Subigyan Adhikari's Resume

About

Full-stack engineer with 4+ years building scalable web applications, APIs, and video streaming infrastructure on AWS. Works end to end in Node.js, NestJS, and React, covering event-driven backend services, MongoDB and PostgreSQL, and reusable frontend packages.

Work Experience

Innovate Tech

Feb 2023 - Present

Software Engineer

  • Designed and implemented a video encryption pipeline in Node.js to close an active content-leak vulnerability, encrypting video chunks on demand via AWS Lambda and SQS, delivering securely through S3 and CloudFront, and syncing encrypted copies to a private origin server.
  • Led development and upkeep of the platform's interactive video experience, owning feature implementation end to end and tuning encoding for smooth streaming across devices.
  • Built an AI-powered service for automatic subtitle generation and syncing across distributed storage, along with a back-office editor for reviewing and correcting the generated subtitles.
  • Developed a centralized socket server acting as a communication bridge between a user's web, mobile, and TV applications, enabling real-time control and state sync across devices.
  • Rebuilt the platform's embedded video player as a reusable package with automatic server failover for uninterrupted playback.
  • Implemented MongoDB Atlas Search with fuzzy matching and autocomplete, and optimized slow aggregation queries by removing unnecessary joins and adding targeted indexes.
  • Built backend features for a PostgreSQL-backed e-commerce application, including schema design and full-text product search.
  • Worked across monolithic and microservice-based codebases, adapting design patterns and deployment strategies to each, and implemented a decoupled, event-driven architecture using BullMQ workers to run long-running and scheduled jobs.
  • Parallelized a multi-million document update by streaming with a cursor and running bounded concurrent writes, avoiding memory pressure and keeping load on the database controlled.
  • Improved CI/CD pipelines by cutting Docker build times by 3x and image sizes in half, and added automated unit test stages to catch regressions before deployment.
  • Mentored interns and junior engineers, providing technical guidance and code reviews, and led refactoring efforts across the team.

Islington College

Jun 2026 - Present

Part-time Instructor

  • Teach full-stack JavaScript development (MongoDB, Express, React, Node.js) to undergraduate computing students through lectures and hands-on workshops.

Swivt Technologies Pvt. Ltd

Aug 2022 - Feb 2023

MERN Stack Developer

  • Built backend services for an RFID payment proof of concept, covering transactions and device communication.
  • Built frontend and backend features for management systems and e-commerce platforms, working directly with international clients to gather requirements, troubleshoot issues, and deliver production-ready features.

Ultimodeal Pvt. Ltd

Dec 2021 - Mar 2022

Front End Developer (Intern)

  • Built responsive UI components for an e-commerce platform and improved page load performance across browsers.
  • Collaborated with senior developers and designers to translate requirements into functional, user-friendly web interfaces.

Education

London Metropolitan University

2019 - 2022
BSc. (Hons) Computing

GoldenGate Int’l College

2017 - 2019
Higher Secondary

Skills

Programming Languages

  • JavaScript/TypeScript
  • Python

Framework & Libraries

  • Node.js
  • Express
  • NestJS
  • React
  • Koa

Database & Messaging

  • MongoDB
  • PostgreSQL
  • Redis
  • DynamoDB
  • BullMQ
  • Kafka

DevOps & Cloud

  • Docker
  • CI/CD
  • Kubernetes
  • AWS EC2
  • AWS S3
  • AWS Lambda
  • AWS SQS
  • AWS CloudFront
  • Git
  • Nginx

Architecture & Communications

  • Monolith
  • Microservices
  • REST
  • GraphQL
  • gRPC
  • Socket.IO
  • WebRTC