← Portfolio Showcase Active Projects

In Progress

Projects currently being designed, built, and deployed — each one solving a real problem in the real world.

Projects

02

Family Home Dashboard

A wall-mounted touchscreen that keeps the household in sync — shared calendar, live weather, and event countdowns at a glance.

Details
Raspberry Pi 5DockerHome AssistantTouchscreenCalendar SyncWeather API
Hardware
Raspberry Pi 5 running the dashboard as a containerised service, with a touchscreen display for interaction
Architecture
Containerised deployment allows Home Assistant to run alongside the dashboard on the same device — enabling smart device control directly from the screen
Integrations
Custom calendar sync keeping shared family events up to date; weather API for live local forecast data
03

Caddy Rating App

A mobile app for submitting and tracking caddy ratings, with 5-star submissions syncing live to a provider dashboard.

Details
React NativeExpoTypeScriptFirebaseFirestoreCloud FunctionsMobile
Frontend
React Native with Expo SDK 51, TypeScript, and Expo Router — tab-based navigation between a Rating screen and a Provider Dashboard
Backend
Firebase Firestore for real-time data storage, Cloud Functions v2 for server-side logic, and EAS Build for deployment
Real-Time Sync
Ratings submitted by clients appear instantly on the provider dashboard — no refresh required, synchronised live across all connected devices