Status: Open to work — Letang, Morang / Open to relocation

I build the backend first, then the interface.

BSc CSIT graduate (AIMS College, Biratnagar, 2026), originally from Letang, Morang. I design APIs, data models, and real-time infrastructure first — then build the interfaces that sit on top of them. Currently leading development on a production restaurant platform out of Biratchowk, Morang, and open to relocating for the right opportunity.

Home townLetang, Morang
EducationBSc CSIT — 2026 Grad
CurrentlyProject Lead, Dreams Cafe
RelocationOpen to relocate
core_stack.config all systems nominal
React + Redux Toolkit
Client layer — Tailwind, React Router
render: 12ms
Express / TypeScript API
REST, Zod validation, JWT + RBAC
latency: 41ms
PostgreSQL + Prisma
Ledger-based schema, Decimal precision
queries: ok
Redis + BullMQ
Async job queue, session/token state
queue: 0 pending
Socket.IO
Live order tracking, WebRTC signaling
conns: stable
01 — About

From curiosity to production code.

I started out wanting to know how websites actually worked underneath the page — that curiosity turned into a focus on backend architecture, data integrity, and the systems that keep an app honest when things go wrong: failed payments, dropped connections, race conditions in a busy kitchen queue.

I'm originally from Letang, Morang, and just completed my Bachelor of Science in Computer Science and Information Technology (BSc.CSIT) at AIMS College, Biratnagar (2022–2026). I'm now building full-time as a project lead on a real client product — a unified TypeScript monorepo serving both a customer ordering app and an internal admin dashboard.

I like problems with sharp edges: multi-tenant isolation, audit-trail ledgers, token rotation, real-time signaling. If a system needs to be correct under load and explainable after the fact, that's the part I want to build.

Years writing full-stack code2+
Production projects shipped3
Core languagesJS / TS
Current roleProject Lead
Degree statusGraduated '26
AvailabilityOpen — relocation OK
02 — Stack

Tools I reach for.

Organized by where each tool lives in a request's lifecycle — from the interface a user touches to the data that outlives the session.

Frontend

  • React
  • Redux Toolkit
  • React Router
  • Tailwind CSS
  • HTML5 / CSS3
  • Responsive UI/UX

Backend

  • Node.js / Express
  • TypeScript / JavaScript
  • REST APIs
  • Socket.IO
  • BullMQ
  • Swagger / OpenAPI

Data & Caching

  • PostgreSQL
  • MongoDB
  • Redis
  • Prisma ORM
  • SQL
  • Schema design

Auth & Ops

  • JWT / RBAC
  • Bcrypt
  • Refresh token rotation
  • Zod validation
  • Docker
  • Git / GitHub Actions
03 — Experience

Where the work has happened.

Full-Stack Developer
(Project Lead)
Dreams Cafe — Biratchowk, Morang
MAR 2026 — PRESENT
  • Architected a unified TypeScript monorepo combining an Express/PostgreSQL REST API, a mobile-first customer ordering app, and a desktop-optimized React admin dashboard.
  • Directed a development team of peers, establishing workflow guardrails: strict GitFlow branching, Conventional Commits, and mandatory code review gates.
  • Engineered a stateful client-side shopping cart with local persistence, synced to an asynchronous order-lifecycle tracker so UI updates as order statuses change.
  • Optimized asset delivery with lazy loading for menu structures and dynamic image processing via Multer + Cloudinary.
  • Hardened the stack with JWT/bcrypt auth and Zod schema validation for end-to-end payload type safety.
Full-Stack Developer Intern
(Project-Based)
Pravidhi Digital Innovations Nepal Pvt. Ltd. — Remote
OCT 2025 — JAN 2026
  • Delivered RestaurantQRify — a full-stack restaurant management & QR ordering system with a multi-role web ecosystem (Node.js, TypeScript, React).
  • Handled end-to-end user lifecycles, real-time point-of-sale calculations, and Kitchen Display System timelines in a cross-functional team.
  • Prevented currency discrepancies using Prisma.Decimal for arbitrary-precision math across percentages, service charges, and taxes on aggregated ledgers.
  • Implemented identity security: automated single-token revocation, multi-token rotation (jti), and session-hijacking detection across IP / User-Agent variance.
  • Offloaded admin events to a Redis-backed BullMQ queue to keep HTTP latency minimal.
04 — Projects

Systems built from scratch.

Independent projects, picked for the hard problem each one solves rather than the surface it shows.

01

Multi-Tenant Inventory Server

Multi-tenant architecture · Node.js / React / PostgreSQL / Docker

A ledger-based inventory platform built on transactional stream logs (IN/OUT movements) instead of static balances — giving every warehouse hub a bulletproof, historical audit trail.

Node.jsReactPostgreSQLPrismaDocker
View Repo →
  • Optimized analytics with parallel Prisma aggregations via concurrent Promise.all threads and in-memory hash map lookups, eliminating O(N) queries.
  • Secured tenant isolation with custom Express middleware validating signed token payloads against runtime tenant scopes — blocking cross-tenant privilege escalation.
  • Structured with a decoupled Controller-Service-Repository pattern and dynamic TTL access-token blacklisting for secure logouts.
02

Manaka Kura

WebRTC signaling & live messaging · React / Socket.IO

A high-throughput WebRTC signaling engine that orchestrates bidirectional SDP handshakes and ICE candidate transport to establish direct peer-to-peer media channels.

ReactSocket.IOWebRTCMediaStream API
View Repo →
  • Built a real-time connection multiplexing gateway using a stateful in-memory register (connectedUsers) for atomic O(1) cross-client lookups.
  • Captured native browser media streams via the MediaStream API for low-latency cross-client audio/video.
  • Wrote explicit socket teardown lifecycle events to flush stale user structures on disconnect, keeping the heap flat under load.
03

Anomaly Detection System

Real-time monitoring · React / Node.js / MongoDB / Socket.IO

A real-time monitoring platform that flags anomalies in incoming data streams, with predictive analytics, automated alerting, and a live visualization dashboard.

ReactExpressMongoDBSocket.IOChart.js
View Repo →
  • Streams live data through Socket.IO to update dashboard charts without polling.
  • Surfaces flagged anomalies through automated alerting tied to threshold rules.
  • Visualizes trends with Chart.js for fast, at-a-glance interpretation.
04

Full-Stack E-Commerce Platform

Group project · React / Node.js / PostgreSQL / Stripe

A complete e-commerce solution covering authentication, product catalog, cart, order management, and payments — built collaboratively with modern development practices.

ReactExpressPostgreSQLJWTStripe
View Repo →
  • Implemented JWT-based auth across the customer and order-management flows.
  • Built order management with status tracking from cart to fulfillment.
  • Integrated Stripe for end-to-end payment processing.
— Education

Bachelor of Science in Computer Science & Information Technology

AIMS College, Biratnagar, Nepal — 2022 – 2026
DEGREE COMPLETED · 2026
Relevant coursework: Data Structures & Algorithms, Database Management Systems, Software Engineering, Operating Systems
05 — Contact

Let's build the
next thing.

I'm looking for a full-stack or backend-focused role where I can keep working on systems people actually depend on. Based near Letang, Morang and open to relocating — on-site, hybrid, or remote all work for me.