Who I am

About

I'm Arman Khan, from Damak and now building software in Kathmandu. Full-stack web applications — React, Node.js, PostgreSQL. The interface people use, and the systems behind it.

How I got here

From +2 Science to the invisible half

I finished +2 Science at Damak Multiple Campus, then moved to Kathmandu in 2024 for a Bachelor of (Hons.) in Information Technology at Texas College of Management and IT. My degree covers software engineering, networking, cybersecurity, databases and research methodology, and I've kept the networking and security side alongside the web work rather than dropping it.

I started on the frontend with React, Vite and Tailwind, shipped my first project in 2025, and went full-stack that December — Node, Express, Prisma, PostgreSQL — by building real projects rather than following tutorials. Eight are live now. The largest is TriLearn, a student learning platform with separate admin, instructor and student roles, which sounded simple until I had to decide what each of them was allowed to do.

01 — the week that changed how I build

One bug there took me a week to find. My password reset let anyone reset anyone's password, because the reset token wasn't tied to the account that requested it. Nothing crashed and no test failed. It worked exactly as written, and what was written was wrong. Deployment taught me the same lesson from the other side: code that runs on my machine is not the same as code that runs.

That's why I care about the invisible half — authentication, data modelling, APIs that hold up when the input is wrong. The interface is what people see; the reasons it doesn't break are what interest me.

What I work with

The stack, in full

Frontend Development
React 19 · Vite · Tailwind CSS v4 · JavaScript ES2024 · HTML5/CSS3 · Responsive Design
Backend Development
Node.js · Express.js · Prisma 7 · PostgreSQL · REST APIs · JWT Auth
Programming Languages
C++ (OOP) · Java (OOP) · Python · JavaScript
Dev Tools & Workflow
Git · GitHub · GitHub Actions · Vite · npm · ESLint
Networking & Systems
TCP/IP · DNS/DHCP · Linux basics · Cybersecurity · Cloud intro
Research & Documentation
Academic writing · Data analysis · Technical docs · Literature review

How I work

Three things I hold to

Goal-oriented

I ship products, not just code.

Fundamentals first

CS fundamentals meet modern stacks.

Team player

Communication is a core skill.

Where I'm going

The backend half, seriously

I'm working toward a full-stack role, with the backend as the half I want to get seriously good at. I'm looking for an internship or junior position where someone more experienced reviews my work — I've learned more from one broken thing than from any tutorial.

Timeline

  1. 2022+2 Science, Damak
  2. 2024BIT, Kathmandu
  3. 2025First shipped project
  4. Dec 2025Full Stack Started
  5. 2026Backend systems

Next

Tell me what you're building