Americanizer
Project

Americanizer

A tactile, mobile-first PWA for converting between Metric and US Customary units β€” massive numbers, a full-area scrub trackpad, velocity-tiered adjustments, and pseudo-haptic audio feedback.

Next.js 15TypeScriptTailwind CSS 4Zustand 5Framer Motion 11use-gesture
Whenabouts
Project

Whenabouts

A daily historical timeline puzzle β€” five events appear one at a time, each requiring a year guess on a scrubbable carousel. Scoring uses exponential decay calibrated to each event's popularity tier.

React 19TypeScriptVite 7Tailwind CSS 4Framer Motionuse-gesture
Continuum
Project

Continuum

A daily ranking calibration game β€” drag incoming cards onto a sorted timeline, placing each between two anchors without knowing its value. Three wrong placements ends the game.

React 19TypeScriptZustand 5Vite 7Tailwind CSS 4Framer Motion
Meridian
Project

Meridian

A beautiful, interactive timezone coordination tool for teams spread across the globe β€” scrub through time, see what everyone's doing at a glance, and plan across timezones without friction.

React 18Framer MotionTailwind CSSBabel Standalone
Scalar
Project

Scalar

A deductive logic game where a hidden entity β€” country, element, US state, or city β€” is identified through structured attribute feedback across seven logic types, with difficulty modes, interactive visualizations, and a Total Moves scoring system.

React 19TypeScriptZustand 5Vite 7Tailwind CSS 4
LifeHub: Personal Analytics Ecosystem
Project

LifeHub: Personal Analytics Ecosystem

A calm technology solution that bridges digital health data with an always-on E-Ink display, aggregating Apple HealthKit metrics and lifestyle data into a battery-efficient analog dashboard.

SwiftUISwiftDataPythonFlaskRaspberry PiE-Ink DisplayHealthKit
Screenshot coming soon
Article

The Ultimate Pi-hole Setup Guide

A comprehensive guide to setting up Pi-hole on a Raspberry Pi Zero 2 W for network-wide ad blocking, with optimizations for mobile games and remote access.

πŸ“– 12 min read
Read Article β†’
Screenshot coming soon
Project

Binge-It-On

A movie recommendation web app that combines live TMDB data with a content-based ML engine using Cosine Similarity and NLP to suggest films tailored to your preferences.

PythonFlaskScikit-LearnPandasTMDB APIGunicorn
Screenshot coming soon
Project

What Do I Watch?

A movie recommendation engine using TMDB and Watchmode APIs, featuring a Django backend and a modern React-powered landing page.

DjangoReactPython