Skip to content
View Sohaibkundi2's full-sized avatar
🕯️
Building my future line by line
🕯️
Building my future line by line

Highlights

  • Pro

Block or report Sohaibkundi2

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

Hey, I'm Sohaib Kundi

Full Stack Developer | React • Next.js • Node.js • TypeScript • MongoDB

I'm a developer who enjoys building full-stack web apps with clean code and thoughtful user experience. Currently focused on crafting performant interfaces with React and TypeScript, and building scalable backends using Node.js and MongoDB.

I’m also exploring advanced topics like CI/CD, Docker, and PostgreSQL as part of my 36-week learning journey.


About Me

class Developer {
  constructor(public name: string, public stack: string[], public focus: string) {}

  introduce() {
    return `Hi, I'm ${this.name}, passionate about ${this.focus}.`;
  }
}

const sohaib = new Developer(
  "Sohaib Khan",
  ["React", "Next.js", "TypeScript", "Node.js", "Express", "MongoDB", "Tailwind CSS"],
  "backend architecture, auth systems, and scalable APIs"
);

console.log(sohaib.introduce());

  • Learning backend development and DevOps through hands-on projects using Node.js, TypeScript, and MongoDB.
  • Exploring open source, improving real-world apps, and building a strong foundation in full stack development.

Tech Stack & Tools



GitHub Stats


Featured Projects

🔗 URL Shortener (MERN Stack)

A full-stack MERN application that allows users to shorten long URLs and generate trackable short links. Includes user authentication, custom aliases, copy-to-clipboard, and detailed stats.

Live Demo Source Code


Next Auth App (Next.js + NextAuth.js)

A full-featured authentication system built with Next.js 13+ App Router, TypeScript, Axios, and Tailwind CSS. Includes signup, login, email verification, forgot passwoed and profile handling.

Live Demo Source Code


Connect with Me


Quote for You

“Code is not just code, it’s a story waiting to be told.”

Profile Views

Pinned Loading

  1. url-shortner url-shortner Public

    JavaScript 3

  2. Next-Auth-App Next-Auth-App Public

    TypeScript 2

  3. 36WeeksOfCode 36WeeksOfCode Public

    JavaScript 2

  4. Wanderlust-Adventure Wanderlust-Adventure Public

    CSS 1

  5. myTube myTube Public

    JavaScript 2

  6. gentlerain gentlerain Public

    JavaScript 1