Hello, I'm

SauravSitaula

👋

About Me

I'm a Software Engineer 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 cloud infrastructure. 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

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

Shopify

85% proficiency

Strapi

75% proficiency

Git

95% proficiency

Docker

80% proficiency

AWS

70% proficiency

Vercel

85% proficiency

GitHub Actions

80% proficiency

Jenkins

65% proficiency

Recent Posts

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

Misc

The React Ecosystem in 2023: A Map for the Overwhelmed

After four years of React, the ecosystem felt both familiar and completely different. React 18 brought concurrent features. The React Compiler was announced. Server Components changed the game. Frameworks battled for dominance. Here's my honest map of where everything stands and what actually matters.

reactjavascriptreact-18 +6
Read more
Misc

Next.js: When React Needs a Framework

React is a library, not a framework. I kept hearing that, but I didn't understand what it meant until my create-react-app project needed routing, SSR, API endpoints, and image optimization. Configuring everything myself was exhausting. Then Next.js entered the chat.

reactjavascriptnextjs +6
Read more
Misc

React Query: The Missing Piece

I'd been managing server state wrong my entire React career. useEffect for fetching, useState for caching, manual refetching, stale data bugs everywhere. Then React Query showed me that server state was never meant to live in my components. Everything I thought I knew about data fetching changed.

reactjavascriptreact-query +6
Read more