Hello, I'm

SauravSitaula

👋

About Me

I'm a Software Engineer based in Kathmandu, Nepal with 7+ years of experience designing and delivering scalable systems across web and mobile platforms.

Deep expertise in React, React Native, Node.js, TypeScript, and Shopify development. I architect solutions that handle millions of users — from enterprise font platforms to e-commerce systems and cross-platform mobile applications.

Download CV
7+
Years
25+
Projects
3
Platforms

Career Journey

2024 - Present
🔥 Current

Senior Software Engineer

UBA Solutions - A Monotype Partner Company

Lalitpur District, Nepal · Hybrid

Spearheading full-stack development for Monotype's font management platform and e-commerce ecosystem. Architecting scalable solutions with React, Node.js, and headless Shopify that serve enterprise clients globally.

ReactNode.jsHeadless ShopifyE-commerce
2023 - 2024
👑 Lead

Senior Developer & Development Lead

Techart Trekkies Pvt Ltd.

Kathmandu, Bāgmatī, Nepal

Led a cross-functional team delivering end-to-end web solutions for education and logistics sectors. Drove technical strategy, conducted feasibility analysis, and ensured seamless integration across the entire stack.

Technical LeadershipSystem ArchitectureProject ManagementFull Stack
2021 - 2023
⚡ Senior

Senior Full Stack Developer

Techart Trekkies Pvt Ltd.

Kathmandu, Bāgmatī, Nepal

Engineered production-grade web applications using React, Laravel, and Spring Boot. Designed robust database schemas, implemented RESTful APIs, and mentored junior developers on best practices.

ReactLaravelSpring BootReduxMentoring
2017 - 2021
🚀 Foundation

Software Developer

Techart Trekkies Pvt Ltd.

Nepal

Progressed from intern to developer, building foundational expertise across the stack. Developed responsive UIs with React, built backend services with Spring Boot and Laravel, and established strong software engineering fundamentals.

Spring BootLaravelReactUI Development
Resume

My Curriculum Vitae

SS

Saurav Sitaula

Software Engineer & Lead

Experience

MonotypeTechart

Skills

ReactNode.jsTypeScriptReact Native

Education

BSc. CSIT — Tribhuvan University

Get the Full Picture

  • 7+ years of hands-on experience
  • 25+ projects delivered
  • Web, iOS & Android expertise
  • Enterprise-scale solutions
📄
PDF
Format
🔄
Dec 2025
Updated
📑
2 Pages
Pages
🌐
English
Language
Skills & Technologies

Tech Arsenal

A comprehensive toolkit refined over 7+ years of building web and mobile applications at scale

🛠️
25+
Technologies
⏱️
7+
Years Coding
🖥️
3
Platforms

JavaScript

95% proficiency

TypeScript

90% proficiency

Java

75% proficiency

PHP

70% proficiency

Python

55% proficiency

React

95% proficiency

Next.js

90% proficiency

Astro

80% proficiency

Redux

85% proficiency

Tailwind CSS

90% proficiency

Remix.js

70% proficiency

Node.js

90% proficiency

Express

90% proficiency

NestJS

75% proficiency

Spring Boot

70% proficiency

Laravel

70% proficiency

PostgreSQL

85% proficiency

MySQL

85% proficiency

MongoDB

80% proficiency

Redis

75% proficiency

Prisma

80% proficiency

React Native

85% proficiency

Expo

80% proficiency
S

Shopify

85% proficiency
S

Strapi

75% proficiency

Git

95% proficiency

Docker

80% proficiency

AWS

70% proficiency

Vercel

85% proficiency

GitHub Actions

80% proficiency
J

Jenkins

65% proficiency

Recent Posts

The latest from the blog. Thoughts, learnings, and occasional rants about building for the web.

Misc

RabbitMQ: When Services Need to Talk Without Waiting

My monolith was falling apart. One slow email service brought down the entire checkout. Then I learned about message queues—RabbitMQ specifically—and everything changed. How I went from tightly coupled HTTP calls to asynchronous messaging, and what broke (and what didn't) along the way.

rabbitmqmessage-queuemicroservices +6
Read more
Misc

From Callback Hell to Deno: How Backend JavaScript Grew Up

Node.js started as an experiment—running JavaScript outside the browser. Express made it practical. Then came async/await, TypeScript, Fastify, Hono, Bun, and Deno. The backend JavaScript story is a decade-long journey from 'you can't build real servers with this' to powering half the internet. Here's how I lived through all of it.

nodejsexpressdeno +8
Read more
Misc

The Microfrontend Hangover: Complex Engineering vs. Developer Comfort

We broke the monolith. We built independent pipelines. We created a custom Pub/Sub event bus. Our architecture was a masterpiece of Webpack 5 engineering. But a few months later, I had to ask: Did we sacrifice developer sanity at the altar of scale? A reflection on the true cost of microfrontends.

microfrontendsarchitectureengineering +4
Read more