Future
Projects
Where physics meets hardware meets code — ideas currently in planning, research, or early development.
Raspberry Pi NAS + Media Server
Home network-attached storage on Raspberry Pi running Linux with automated backups, Jellyfin media server, and a custom web management panel in Python/Flask.
Smart AI Rover
Unsing Raspberry Pi and a camera, we can make a rover smart by adding features like object detection, automatic calibration, and remote monitoring.
Gear Ratio Calculator
Python/JavaScript tool for calculating and visualising How the speed and torque of a system changes when gears are added.
Orbital Mechanics Simulator
Real-time gravitational simulation in Python with NumPy and Pygames to visualize the orbits of planets and moons.
Arduino CNC Pen Plotter
Two-axis plotter driven by Arduino with custom C++ firmware and a G-code interpreter from scratch. Desktop companion app in C# for drawing preview and job dispatch on Windows/macOS/Linux.
Cross-Platform Physics Calculator App
Desktop GUI app in Java or C# for solving common physics problems — kinematics, energy, waves, circuits. Single codebase targeting Windows, macOS and Linux.