Projects
This page showcases a collection of my personal projects.
Some are private, while others are open for everyone to explore, modify, and use.
These projects reflect my experiments, learning, and interests outside of client work.
Solar Atlas
Build Time: 1 month
Repo: private
Solar Atlas is a platform that visualizes global solar energy generation through an interactive map interface.
It presents complex energy data in a sleek, intuitive way, making it easily accessible to users.
Use Cases
- Governments & NGOs: Identify regions with untapped solar potential for infrastructure investment.
- Energy Companies: Scout high-yield regions for new solar farms or assess performance of existing ones.
- Communities: Understand local solar generation potential and compare with global benchmarks.
Chatboard API
Build Time: 2 weeks
A REST API backend built with Flask and Supabase, designed for easy integration with any frontend (React, Flutter, etc.).
It provides a foundation for modern community-driven applications.
Use Cases
- Custom Frontends: Connect easily to web or mobile frontends (React, Next.js, Flutter, etc.).
- Developer Tools: Serve as a template for building scalable, full-stack apps quickly.
- Startups / MVPs: Rapidly prototype community features without building backend from scratch.
Flight Scheduler
Build Time: 1 month
Repo: private
A scheduling application that displays plane take-off times.
Includes an admin dashboard for managing and editing flight details.
Built with TypeScript, React, and Node.js for reliability and scalability.
Use Cases
- Airlines & Airports: Display upcoming flight schedules for passengers.
- Admin Control: Staff can update, add, or remove flight details in real time.
- Travel Agencies: Embed schedules into customer-facing apps or portals.
- General Scheduling: Adaptable to other domains (bus/train schedules, event scheduling).