Skip to main content
Sandesh Hamal Thakuri
Full Stack DeveloperPokhara, Nepal

Sandesh Hamal Thakuri

From Java to Next.js to AWS to IoT — I ship production apps for remote teams, then teach 200+ students the craft.

Resume
Open to Remote Roles · +977 9815141345
Who I Am

About

Sandesh Hamal Thakuri
Computer Engineer

I started with Java Servlets, fell in love with the web, and never looked back. Five years of shipping production apps for US-based remote teams later — I've touched everything from React and Spring Boot to AWS infrastructure and IoT devices.

I build things that work, for people who need them to.

That means a 138-component e-commerce platform one month, interactive D3.js analytics dashboards the next, and a Flutter POS system deployed to 30+ retailers after that. Between projects, I teach 200+ students at Informatics College Pokhara as an AWS Academy Educator — because the best way to understand something is to explain it.

Career Path

Experience

  1. Jan 2026Present

    Silverline Educational Consultancy

    Freelance Web Developer

    End-to-end delivery of a 20+ section website from Figma designs through production deployment with CMS integration. Integrated Sanity v5 headless CMS with 14 content schemas and on-demand ISR revalidation.

    95+ Lighthouse Performance100 Accessibility Score
    Next.js 16React 19TypeScriptTailwind CSS v4Sanity v5GSAPFramer MotionVercel
  2. Jul 2025Feb 2026

    Two Ace Solutions (Kaya)

    Full Stack Developer

    Sole developer on the user-facing panel of Kaya — a 4-panel e-commerce platform. Built multi-step checkout with Stripe and Easyship multi-courier shipping integration.

    138+ React Components17+ Routes Architected
    Next.js 16React 19TypeScriptGraphQLNextAuth 5StripeRadix UITanStack Query
  3. Jul 2025Present

    Informatics College Pokhara

    Computing Instructor

    Workshop-based instruction for students pursuing London Metropolitan University computing degrees. Teaching Advanced Java (Servlets, JSP, MVC) and Cloud Computing & IoT (AWS, embedded systems).

    200+ Students7 Sections
    JavaAWSIoTGitHub Classroom
  4. May 2024May 2025

    Exosolve

    Senior Full Stack Developer

    Built enterprise analytics dashboards in a 15+ member distributed team. Integrated Amazon Lex conversational AI for natural language data querying. Deployed on AWS with Docker, Kubernetes, and Jenkins CI/CD.

    5+ Custom D3.js Charts15+ Member Team
    Java 17Spring BootAngular 17D3.jsGraphQLAmazon LexAWSDocker
  5. Jan 2023Apr 2024

    Krofile

    Full Stack Engineer II

    Cross-platform digital business profile platform. Built real-time analytics dashboards with Chart.js, WebSocket engagement tracking, and Firebase push notifications.

    30+ Businesses Served12+ Flutter Screens
    ReactNode.jsFlutterMongoDBChart.jsGraphQLApolloAWS S3
  6. Dec 2020Jan 2023

    Brand Builders

    Flutter/Web Developer

    Progressed from intern to mid-level in 2 years. Led a 6-member team building Rebuzz POS — a retail management solution with real-time inventory tracking, multi-gateway payments, and offline-first architecture.

    30+ Retailers Deployed6-Member Team Lead
    FlutterDartNode.jsMongoDBfl_chartSQLiteBluetooth/IoTREST APIs
Featured Work

Projects

01consultsilverline.net
Silverline Education screenshot

Silverline Education

End-to-end delivery of a 20+ section website from Figma designs through production deployment. Integrated Sanity v5 headless CMS with 14 content schemas and on-demand ISR revalidation. Lighthouse 95+ Performance, 100 Accessibility.

Next.js 16React 19Sanity v5Tailwind CSS v4GSAPFramer Motion
02thehouseofkaya.com
Kaya E-Commerce screenshot

Kaya E-Commerce

4-panel e-commerce platform with 138+ React components, custom GraphQL client, multi-step Stripe checkout, Easyship multi-courier shipping, and advanced product filtering. Sole developer on the user-facing panel.

Next.js 16React 19GraphQLStripeNextAuth 5Radix UI
03exosolve.io
Exosolve Analytics screenshot

Exosolve Analytics

Enterprise analytics dashboards with 5+ custom D3.js chart components — bubble maps, heat maps, time-series, tree diagrams. Integrated Amazon Lex AI for natural language data querying by non-technical stakeholders.

Angular 17D3.jsSpring BootAmazon LexGraphQLAWS
04rebuzzpos.com
Rebuzz POS screenshot

Rebuzz POS

Retail management solution deployed to 30+ retailers. Led a 6-member team building Flutter frontend with real-time inventory tracking, multi-gateway payments, offline-first architecture, and interactive sales analytics dashboards.

FlutterNode.jsMongoDBfl_chartIoTSQLite
05krofile.com
Krofile Platform screenshot

Krofile Platform

Digital business profile platform with real-time analytics, QR engagement tracking, and review management. Cross-platform with 12+ Flutter screens and a React web app serving 30+ businesses.

ReactFlutterNode.jsChart.jsGraphQLWebSockets
Tech Stack

Skills

01

Frontend

Building responsive, accessible interfaces with modern React ecosystems and component-driven architecture.

  • React
  • Next.js
  • Angular
  • TypeScript
  • Tailwind CSS
  • Framer Motion
  • Redux
  • Radix UI
02

Backend

Designing scalable APIs, event-driven systems, and microservice architectures for high-throughput applications.

  • Node.js
  • Express
  • Spring Boot
  • GraphQL
  • REST APIs
  • RabbitMQ
  • Kafka
  • Nginx
03

Data Visualization

Transforming complex datasets into interactive dashboards and real-time visual analytics.

  • D3.js
  • Recharts
  • ECharts
  • Chart.js
  • fl_chart
  • Custom Dashboards
04

Database & ORM

Modeling data across relational and document stores with optimized queries and type-safe ORMs.

  • PostgreSQL
  • MongoDB
  • MySQL
  • Redis
  • Prisma
  • Hibernate
05

Cloud & DevOps

Deploying containerized infrastructure with CI/CD pipelines and cloud-native orchestration.

  • AWS
  • Docker
  • Kubernetes
  • Jenkins
  • GitHub Actions
  • Vercel
06

Mobile

Cross-platform Flutter apps — from Bluetooth IoT integration to offline-first architectures.

  • Flutter
  • Dart
  • Bluetooth/IoT
  • Push Notifications
  • Offline Storage
  • Material Design
Educator

Teaching

AWS Academy Educator Badge

AWS Academy Educator

Verified

Computing Instructor at Informatics College Pokhara, affiliated with London Metropolitan University. Leading hands-on workshops for students pursuing computing degrees.

Services Covered
EC2EC2
S3S3
LambdaLambda
RDSRDS
IAMIAM
CloudWatchCloudWatch
DynamoDBDynamoDB
CloudFrontCloudFront
API GatewayAPI Gateway
VPCVPC
SQSSQS
Route 53Route 53
ECSECS
EKSEKS
SNSSNS
CodePipelineCodePipeline
Auto ScalingAuto Scaling
BeanstalkBeanstalk
ELBELB
By the Numbers
0+

Students Taught

0

Sections Led

0

Courses Designed

Advanced Java

Server-side programming from servlet lifecycle to production MVC architectures.

ServletsServlets
JSPJSP
JSTLJSTL
Session MgmtSession Mgmt
MVCMVC
Auth FilterAuth Filter
CollectionsCollections
Functional InterfacesFunctional Interfaces
Streams APIStreams API
MultithreadingMultithreading
Exception HandlingException Handling
JDBCJDBC

Cloud Computing & IoT

Virtualization, cloud service models, and IoT protocols — from VMware labs to MQTT sensor networks.

VMwareVMware
UbuntuUbuntu
MQTTMQTT
ArduinoArduino
ESP-32ESP-32
Raspberry PiRaspberry Pi
IaaS / PaaS / SaaSIaaS / PaaS / SaaS
Virtual MachinesVirtual Machines
Sensors & ActuatorsSensors & Actuators
Cloud TypesCloud Types

All assignments and collaboration managed through GitHub Classroom

Say Hello

Got an idea? Let's talk.

Whether it's a full-stack build, a consulting gig, or just a conversation about tech — I'm always up for it.