Skip to content
View nitinmehra09's full-sized avatar

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
nitinmehra09/README.md

💫 About Me:

Hi, I’m Nitin Mehra! I specialize in Python, Java, and C/C++, crafting intelligent solutions with AI. With a keen eye for problem-solving and a talent for writing effective prompts, I push the boundaries of what's possible. Beyond coding, I thrive on music, gaming, and creative challenges. Let’s build something extraordinary!

🌐 Socials:

Instagram LinkedIn Twitch X YouTube email

💻 Tech Stack:

Java C C++ Python

📊 GitHub Stats:



🚀 Projects Built So Far

(Work in progress...)

✍️ Random Dev Quote

🔝 Top Contributed Repo


⚡ Coding Profiles

LeetCode

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

  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. 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

  4. 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, …

  5. 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

  6. 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