Skip to content
View gauravbyte's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report gauravbyte

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gauravbyte/README.md

πŸ‘‹ Hi there, I'm Gaurav

πŸŽ“ M.Tech in Computer Science from IIT Madras
πŸ’Ό Backend Developer at Hero MotoCorp, Bangalore
🧠 Former GenAI Intern at GE Healthcare – worked on radiology image & report generation
πŸš€ Passionate about scalable systems, distributed architectures, and clean code


πŸ›  Tech Stack

Languages:
Java C++ Python

Frameworks & Backend:
Spring Boot Kafka Redis PostgreSQL OpenSearch

Tools & Platforms:
Git Docker Kubernetes Linux AWS

CS Fundamentals:
🧩 Data Structures & Algorithms
🧠 System Design (HLD + LLD)


πŸ“Š GitHub Stats

Top Langs


πŸ“« Let's Connect


"Stay hungry, stay foolish – but always stay consistent." ✨

Popular repositories Loading

  1. approximating_pi approximating_pi Public

    C

  2. neural-network-from-scratch-in-c neural-network-from-scratch-in-c Public

    I implemented Neural Network from scratch in c programming.

    C

  3. scratch-neural-c scratch-neural-c Public

    Built Neural network from scratch in c and compared the performance with python library for neural network scikit learn

    C

  4. cache-simulator cache-simulator Public

    This is project is simulator the different cache acceses and count the number of the local repo

    C

  5. haskell_toy_compiler_evaluator haskell_toy_compiler_evaluator Public

    this is the tokenizer and parser completely designed haskell which is functional programming language

    Haskell

  6. client-server-python client-server-python Public

    this is programme to simulate client server application via command line python messages can be to unicast or broadcast

    Python