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

Block or report dhiraj7kr

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 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
dhiraj7kr/README.md

Hi there, I'm Dhiraj Kumar πŸ‘‹

LinkedIn GitHub X Medium Email


About Me

I'm Dhiraj Kumar β€” a passionate Software Developer from India, currently ready to relocate. I focus on building scalable web applications, modern user experiences, and cloud-ready solutions.

My primary interests span Full-Stack Web Development (especially the MERN Stack), Mobile App Development, Cloud Computing, AI & Emerging Technologies, and Open Source Contributions.

Currently, I'm sharpening my expertise in MongoDB, Express.js, React.js, Node.js, Cloud Infrastructure, and System Design while building projects that solve real-world problems. When I'm not coding, you'll find me writing technical articles, exploring new technologies, and contributing to the developer community.

snake


Current Focus

  • 🌱 Learning Advanced MERN Stack
  • ⚑ Building Full-Stack Applications
  • ☁️ Exploring AWS & Cloud Architecture
  • πŸ“ Writing Technical Blogs on Medium
  • 🀝 Open Source Contributions

Tech Stack

Languages Languages
Frontend Frontend
Backend Backend
Database Databases
Cloud Cloud
Tools Tools
Mobile Mobile

Statistics

Profile Details

Stats Productive Time

Most Commits Repos per Language


More GitHub Metrics

Readme Stats Top Languages

Streak

Activity Graph


Support My Work

Buy Me A Coffee

Profile Views

⭐ From Dhiraj Kumar

Pinned Loading

  1. Create-Document-Report Create-Document-Report Public

    Generate a Document Report on the Particular Topic By just giving the Topic Name

    Python 1 1

  2. Learning_GenAI Learning_GenAI Public

    Python 1

  3. DeepSeek-R1-running-locally DeepSeek-R1-running-locally Public

    1

  4. DuperAIO DuperAIO Public

    TypeScript 2

  5. scrcpy scrcpy Public

    Forked from Genymobile/scrcpy

    Display and control your Android device

    C 1

  6. microgpt microgpt
    1
    """
    2
    The most atomic way to train and run inference for a GPT in pure, dependency-free Python.
    3
    This file is the complete algorithm.
    4
    Everything else is just efficiency.
    5