Projects

A handful of full-stack builds — most started as self-directed projects outside coursework.

Full-stack freelancing marketplace where clients post jobs and freelancers submit and manage proposals.

  • End-to-end proposal → acceptance → payment workflow with dual gateway integration (Stripe, eSewa)
  • Role-based dashboards for clients and freelancers
  • Scalable REST APIs with JWT authentication
Next.jsNode.jsExpressMongoDBStripeeSewa

Movie and series discovery platform with real-time search and trending content.

  • TMDB API integration for metadata — ratings, casts, genres
  • Server-side rendering with Next.js App Router
  • In-browser streaming via the Vidsrc API
Next.jsshadcn/uiTMDB API

Community recipe-sharing platform for publishing, browsing, and bookmarking recipes.

  • RESTful API routes built with Next.js route handlers
  • MongoDB for recipe and bookmark storage
Next.jsMongoDB

Real-time multiplayer quiz platform with a custom co-hosted server architecture.

  • Custom Node.js server co-hosting Next.js and a native WebSocket server on one port with isolated traffic routes
  • Fully in-memory room state with automatic cleanup, disconnect handling, and admin session recovery
  • Five buzzer sounds synthesized live with Web Audio API oscillators and envelopes — zero sound files
Next.jsNode.jsWebSocketWeb Audio API

Skills

Languages

JavaScriptTypeScriptPythonHTMLCSS

Frameworks

ReactNext.jsNode.jsExpressTailwind CSS

Databases & Tools

MongoDBPostgreSQLMySQLGitGitHubREST APIsStripeeSewa

Currently learning

SwiftiOS DevelopmentExpoReact Native

Experience

No paid roles yet — this is the education and learning path the projects above grew out of.

  1. Master of Computer Science

    2026 — present

    Victoria University of Wellington

    Postgraduate study deepening systems and software engineering fundamentals while continuing to ship full-stack side projects.

  2. Bachelor of Computer Science

    2023 — 2025

    University of Wolverhampton

    Undergraduate degree covering core CS foundations, where most of the shipped side projects below started as self-directed builds outside coursework.

Resume

PDF, opens in a new tab.

View resume

Now

Updated September 2026
  • Learning Swift and iOS development
  • Building with Expo and React Native
  • Pivoting toward mobile development alongside full-stack web work