IF1EIGHT0STY
splitscreenmore_vert
srcchevron_rightabout.js
// entry_point :: about.js

I build durable software
for the long runtime.

Full-stack systems engineer focused on clean abstractions, observable infra, and interfaces that age well. Currently shipping high-throughput services and opinionated developer tooling.

shipped
12+
uptime
99.98%
years_in_systems
4+
~/src/about.js
// who.is(this)
export const developer = {
handle: Roshan Aryan Majhi (if1eight0sty),
role: Full Stack Systems Architect & Developer,
based: Kathmandu, Nepal · UTC+5:45,
experience: 4+ years,
coreStack: [
React/Next.js, Typescript, Nuxt.js,
Node.js (Express/Hono), Laravel, PostgreSQL/MySQL/MongoDB,
Docker, Monorepos (NX/Turborepo)
],
currentlyExploring: [
Vitest / Storybook (UI Testing),
Kubernetes, AWS, Svelte/SvelteKit,
],
education: MSc IT with Specialisation in Software Engineering,
philosophy: [
composition over inheritance,
explicit over clever,
deletes are progress,
],
interests: [
distributed systems,
developer experience,
type theory,
],
// async, but consistent
async ship(idea) {
return idea.refine().test().deploy();
},
};
// manifest
Architect.
Design systems where each service is replaceable, observable, and boringly predictable.
Ship.
Small commits, real users, fast feedback. No demoware.
Teach.
Documentation is part of the deliverable, not the cleanup task.
Care.
Performance, accessibility and security are non-negotiable defaults.