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

Highlights

  • Pro

Block or report themanjeetkr

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
themanjeetkr/README.md
███╗   ███╗ █████╗ ███╗   ██╗     ██╗███████╗███████╗████████╗
████╗ ████║██╔══██╗████╗  ██║     ██║██╔════╝██╔════╝╚══██╔══╝
██╔████╔██║███████║██╔██╗ ██║     ██║█████╗  █████╗     ██║   
██║╚██╔╝██║██╔══██║██║╚██╗██║██   ██║██╔══╝  ██╔══╝     ██║   
██║ ╚═╝ ██║██║  ██║██║ ╚████║╚█████╔╝███████╗███████╗   ██║   
╚═╝     ╚═╝╚═╝  ╚═╝╚═╝  ╚═══╝ ╚════╝ ╚══════╝╚══════╝   ╚═╝   

👋 Hey, I'm Manjeet Kumar

Full-Stack Developer · CS Student · Builder of Things That Scale

Typing SVG


🧭 About Me

const manjeet = {
  role:       "Full-Stack Developer & CS Student",
  location:   "India 🇮🇳",
  focus:      ["Scalable Web Apps", "Clean Architecture", "Real-World Problem Solving"],
  currently:  "Building production-grade apps with Next.js + Node.js",
  learning:   ["System Design", "DevOps & Kubernetes", "Advanced TypeScript"],
  askMeAbout: ["React", "REST APIs", "Docker", "Databases"],
  funFact:    "I debug with console.log and I'm not ashamed of it 🤷‍♂️"
};

🛠️ Tech Stack

🎨 Frontend

HTML5 CSS3 JavaScript TypeScript React Next.js Vue.js Angular Redux TailwindCSS MUI

⚙️ Backend & Fullstack

Node.js Express.js NestJS Django PHP Spring

🗄️ Databases & DevOps

MongoDB MySQL MSSQL Firebase Docker Kubernetes

🔧 Tools & Platforms

Git GitHub Vercel Netlify WordPress Prettier


📊 GitHub Stats


🏅 Holopin Badges

An image of @themanjeetkr's Holopin badges


🌐 Let's Connect

LinkedIn Instagram Gmail


💡 "First, solve the problem. Then, write the code."

Profile Views

⭐️ If you like my work, feel free to star my repos!

Pinned Loading

  1. AI-Integrated-Mental-Health-Journal AI-Integrated-Mental-Health-Journal Public

    AI-powered mental health journaling app with emotion detection, mood analytics, and personalized insights — built with React, Node.js, Express, and MongoDB.

    JavaScript 1

  2. book-store book-store Public

    A modern and responsive Online Book Store built with HTML and CSS, designed to provide a clean and user-friendly shopping experience for book lovers.

    HTML 1

  3. FlavorFusion FlavorFusion Public

    JavaScript

  4. Expense-Tracker Expense-Tracker Public

    A simple and interactive Expense Tracker web application built with React. This app allows users to add their daily expenses, view a list of all expenses, and see the total amount spent.

    JavaScript 1

  5. NexusCommunity NexusCommunity Public

    A full-stack blogging community platform built with React, Node.js, Express, and MongoDB, featuring user authentication, email verification, blog creation/editing, image uploads, likes, contact fo…

    JavaScript 1

  6. Face-Recognition-Attendance-System Face-Recognition-Attendance-System Public

    A real-time face recognition-based attendance system built using Python, OpenCV, and Tkinter. This project automates attendance marking by detecting and recognizing faces through a webcam, making i…

    Python