Skip to content
View Manas756's full-sized avatar

Highlights

  • Pro

Block or report Manas756

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

HELLO INTERNET

Typing SVG


Portfolio LinkedIn Email

Profile Views Location Status

About Me

Somewhere between a git commit and a git push, a first-year CS student in India decided he didn't just want to use software — he wanted to build it.

It started the usual way: a broken "Hello World," a semicolon hunted down for forty-five minutes, and the strange addictive feeling of watching code finally run. Since then it's turned into late nights with DSA problems, a growing obsession with React and Node.js, and an itch to build things in 3D on the web with Three.js — because flat websites stopped being interesting a while ago.

Right now, the mission is simple: get good at the fundamentals, ship real projects, break things and fix them in public, and slowly turn "CS student" into "Software Engineer" — the kind companies are glad they hired.

while (!skilled) {
  learn();
  build();
  breakSomething();
  fixIt();
  sleep(5); // optional
}

Tech Stack

Frontend

React JavaScript HTML5 CSS3 TailwindCSS Three.js

Backend

Node.js Express

Languages

C++ Python JavaScript

Databases

MySQL MongoDB

Tools

Git GitHub VS Code Postman

DevOps

Docker Linux

Currently Learning

DSA System Design Docker

On the Radar

GenAI Three.js Open Source

Terminal

manas@dev:~$ whoami
Manas Kapoor — CS Student, Full-Stack in progress

manas@dev:~$ skills --loading
[██████████████████████████████████████░░░░░░░░░░] 78%
DSA · JavaScript · React · Node.js · SQL · Docker · System Design

manas@dev:~$ status
Currently: shipping code
Currently: fighting a merge conflict
Currently: googling the error I've googled 5 times before

manas@dev:~$ mission
> Become an Elite Software Engineer
> Ship products people actually use
> ETA: sooner than you'd think

manas@dev:~$ sudo hire manas
[sudo] password for recruiter: ********
Permission granted.

Project Showcase

ShatranjX
Real-time multiplayer chess game with live move sync, drag-and-drop play, legal move validation, and board flipping — built to sharpen full-stack and real-time web dev skills.

JavaScript Socket.io Chess.js

Demo Code

Project Name #2
One or two lines on the problem this project solves and why it matters.

Three.js JavaScript

Demo Code

Project Name #3
One or two lines on the problem this project solves and why it matters.

Python SQL

Demo Code

Coding Journey

2024 ─┬─ First "Hello, World!" in C++
      │  Realized semicolons are not optional.
      │
2025 ─┼─ Picked up JavaScript + the DOM
      │  Built first 10 tiny projects, broke all of them, learned more from that.
      │
      ├─ Started DSA seriously
      │  Arrays → Strings → Trees → "wait, what is a heap"
      │
      ├─ Discovered React
      │  Component-based thinking finally clicked.
      │
2026 ─┼─ Node.js + backend fundamentals
      │  APIs, auth, databases — the invisible half of the internet.
      │
      ├─ Docker + System Design
      │  Learning how real production systems actually stay up.
      │
      └─ ● YOU ARE HERE
         Building toward an internship and open-source contributions.

Mission 2026

  • Master React (hooks, patterns, performance)
  • Master Node.js + backend architecture
  • Get comfortable with Docker
  • Learn System Design fundamentals
  • Land a Software Engineering internship
  • Ship production-grade apps, not just tutorials
  • Make my first real open-source contribution

Dev Quote

Fun Facts

Favorite shortcutCtrl + Z — my most-used superpower
Coffee level
Debug success rate
Sleep schedule
Current obsessionThree.js and making divs feel three-dimensional

┌────────────────────────────────┐
│   "It works on my machine."    │
│                                │
│    — every developer, ever     │
└────────────────────────────────┘
┌────────────────────────────────┐
│  99 little bugs in the code,   │
│       99 little bugs...        │
│  take one down, patch it up,   │
│  127 little bugs in the code   │
└────────────────────────────────┘
┌────────────────────────────────┐
│      I debug with print()      │
│      because I'm too lazy      │
│  to learn the real debugger.   │
└────────────────────────────────┘
┌────────────────────────────────┐
│   git commit -m "fixed bug"    │
│    git commit -m "fixed it     │
│           for real"            │
│  git commit -m "please work"   │
└────────────────────────────────┘

For Recruiters

Thanks for scrolling this far — that already tells me you pay attention to detail, so here's the short version:

  • CS student who ships things, not just studies theory
  • Actively strengthening DSA + system design fundamentals
  • Comfortable across the stack: React, Node.js, SQL, Docker
  • Learning in public — every repo here is a real attempt, bugs included
  • Open to internships, collaborations, and entry-level SWE roles

If you're building something interesting, my inbox is open. Check the pinned repos below — they're the best proof of how I think and build.

Thanks for Stopping By

"Talk is cheap. Show me the code." — Linus Torvalds

Pinned Loading

  1. ShatranjX.com-Master-The-Game ShatranjX.com-Master-The-Game Public

    Real-time multiplayer chess game built with JavaScript, Socket.io, and Chess.js. Features live move synchronization, drag-and-drop gameplay, legal move validation, board flipping for players, and a…

    JavaScript

  2. Ai-Driven-Traveling-agency Ai-Driven-Traveling-agency Public

    CSS

  3. Amazon-Replica Amazon-Replica Public

    A responsive e-commerce website replica built with HTML and CSS. Features a modern product catalog with 8 items, 6 categories, sticky navigation, search bar, and interactive hover effects. Fully re…

    Roff

  4. CircuitVerse CircuitVerse Public

    Forked from CircuitVerse/CircuitVerse

    CircuitVerse Primary Code Base

    JavaScript

  5. doris-websitcontri doris-websitcontri Public

    Forked from apache/doris-website

    Apache Doris Website

    HTML