Back to home

Everything I've built & shipped.

A fuller look at the payment platforms, security programs, infrastructure, and AI systems I've worked on.

02

Newklio Shop

Ongoing

Web · E-commerce · 2024

An e-commerce platform for hobby electronics, built to push UI/UX and Next.js craft while following full production-grade development practices.

  • Next.js 14 app with a custom design system
  • GraphQL API with Node, Redis & MongoDB
  • Containerized delivery with Docker
Next.jsTypeScriptApollo GraphQLNodeMongoDBDocker
03

Newklio IOT Dashboard

Shipped

Web · IoT · 2022

A dashboard for real-time monitoring and command-and-control of IoT devices, plus an ESP device library importable into the Arduino IDE.

  • Real-time device telemetry & remote control
  • Custom ESP library for the Arduino IDE
  • Deployed on AWS EC2 with a containerized stack
PythonFlaskNodeMongoDBRedisAWS EC2
04

Gossip Chat

Shipped

Web · Social · 2024

A Threads-style social app built to practice Next.js 14 and Express REST APIs with Zod schema validation.

  • Real-time threaded conversations
  • Express REST APIs with Zod validation
  • Dockerized full-stack delivery
Next.jsTypeScriptExpressMongoDBRedisDocker