Work

Projects

Things I've designed, built, or shipped โ€” what the problem was, what I used, and what came out of it.

Portfolio & Community Platform

This site โ€” a Next.js frontend on a Django REST backend.

2026

A personal site that doubles as a small community platform: JWT auth with email OTP verification, a blog authors can write and illustrate from the browser, a testimonials wall, and a staff-only admin panel.

  • Email-OTP registration with token refresh handled transparently in the axios client.
  • Blog covers upload straight from the author's device, validated on both ends.
  • WebGL background and an interactive skills globe, both reduced-motion aware.
Next.jsReactDjango RESTPostgreSQLTailwindCSSJWT
Design & full-stack build ยท LiveView it

Store Operations Dashboard

Shift reporting and stock visibility for a busy retail floor.

2025

Built from the problems I lived with on shift: end-of-day reconciliation, stock counts, and shift handover notes in one place, so the next team starts informed instead of guessing.

  • Cash-drawer reconciliation that flags discrepancies as they're entered.
  • Stock thresholds that surface restock needs before a shelf empties.
  • Shift handover notes attached to the day, not to a person's memory.
ReactNode.jsPostgreSQLChart.js
Product & development ยท Case study

Retail Sales Forecasting

Predicting weekly demand from two years of transaction history.

2025

A forecasting notebook turned into a small service: cleans transaction exports, engineers seasonal and promotional features, and compares several models before serving weekly predictions.

  • Feature engineering for weekday, seasonality, and promotional periods.
  • Model comparison across linear, tree-based, and gradient-boosted baselines.
  • Interactive Plotly charts for reviewing forecast error by product line.
PythonPandasScikit-LearnPlotlyFastAPI
Data & modelling ยท Case study

Brand Identity Kits

Logo, palette, and collateral systems for small businesses.

2021 โ€” 2024

Design work from my internship years and since โ€” logos, banners, posters, and social templates delivered as a reusable kit rather than one-off files, so a business can keep producing on-brand material itself.

  • Logo systems with spacing, colour, and misuse rules documented.
  • Editable social templates so clients can post without a designer.
  • Print-ready collateral prepared alongside the digital set.
PhotoshopIllustratorFigmaCanva
Graphic design ยท Ongoing