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