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

Highlights

  • Pro

Block or report nitinmehra09

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
nitinmehra09/README.md

Typing Animation

Profile Views


About Me

Hey, I'm Nitin — a developer focused on backend engineering, building clean and practical systems with Java, Spring Boot, REST APIs, databases, and data pipelines. Most of what I build starts from a small annoyance or a "wait, how does that actually work" moment — an API I wanted to understand better, a slow query I wanted to fix, a dataset I got tired of cleaning by hand. I'd rather spend a weekend shipping something rough than another tutorial I'll forget by Monday.

Lately I've been pulling AI and GenAI tooling into that mix too, mostly out of curiosity about where backend engineering is headed next.


Connect


Tech Stack

Languages

Backend & APIs

Databases

Frontend

Tools & DevOps


Projects Worth Looking At

Blood Bank Management System

A web platform for managing blood donors, recipients, requests and stock — built to make an actually stressful process a little less chaotic.

Donor management  ·  Blood group search  ·  Real-time stock tracking

Reddit Search Engine

A backend search engine over Reddit post data, built to stay fast even as the dataset grows.

Search  ·  Filtering  ·  Pagination

Mood Journal Application

A journaling backend that pairs your mood entries with the day's weather — Redis caching cut the weather API latency from ~500ms to under 10ms.

Mood tracking  ·  Redis caching  ·  Weather API integration

Java HTTP Server

An HTTP server built from raw sockets, no frameworks — because the best way to trust an abstraction is to build it yourself once.

Sockets  ·  Request routing  ·  Static responses


GitHub Stats

GitHub Profile Details

GitHub Statistics Productive Time

GitHub Streak


Contribution Graph

GitHub Contribution Snake


Language Breakdown

Most Commit Languages Repositories Per Language

Coding Profiles


Dev Quote of the Moment

Random Dev Quote


Support My Work


Still building. Still learning. Still figuring most of it out as I go.

Made with curiosity, a lot of coffee, and a fair share of stack overflow tabs.

Pinned Loading

  1. PythonProgramming PythonProgramming Public

    A repository for my Python learning journey, covering topics from basic to advanced. Includes programs on data types, loops, functions, OOP, file handling, and more. Each program is well-documented…

    Python 1

  2. JavaProgramming JavaProgramming Public

    Dive into the world of Java with this curated collection of programs! From mastering the basics to tackling advanced concepts like OOP, data structures, algorithms, and mini-projects, this reposito…

    Java

  3. CodeRootsDSA CodeRootsDSA Public

    A collection of Data Structures and Algorithms implemented in Java. Documenting my DSA learning journey from the basics to advanced concepts with clean, well-structured code.

    Java 1

  4. DataStructure DataStructure Public

    Hi! 👋 I'm learning data structures in C, and this repo documents my journey. Here, you'll find my implementations of stacks, queues, linked lists, and more. It's a work in progress, so feel free to…

    C

  5. MiniGit MiniGit Public

    MiniGit is a lightweight Git implementation in Python. It supports repository initialization, object storage, file hashing, tree creation, and basic commits. Designed for learning Git’s internals, …

  6. AI-Voice-Assistant AI-Voice-Assistant Public

    An AI-powered voice assistant built using Python and Livekit, enabling real-time voice-based interactions. Features include voice recognition, text-to-speech, task automation, and seamless integrat…

    Python 1