Moonflower


projects


Electrical Engineering

Databox Dec 2025 → Mar 2026

a gadget that uses esp32 to send number, audio, and image (esp32 cam) data to a spreadsheet through google apps script

Apps

Pause Oct 2025 → Nov 2025

A macOS break enforcer that actually locks you out. Smart activations, customizable, and private.

Apps

WorkableCafes Oct 2025 → Nov 2025

find cafes with good WiFi, comfort, and power outlets to work from! worked on polishing the app and scraping data from reviews to generate actually accurate synthetic data

WorkableCafes preview
Machine Learning

OnCue Oct 2025 → Oct 2025

Your AI-powered interview wingman. OnCue listens to interview questions in real-time and surfaces relevant memories from your experience vault exactly when you need them.

Music

Piano Culmination Jan 2024 → Apr 2025

A culmination of 1.3 years of piano practice, featuring a mix of original compositions and covers.

Machine Learning

Sketch Classifier & Generator Sep 2024 → Apr 2025

Image classification for Quick, Draw! dataset using CNNs, and generating drawings using an RNN VAE with Gaussian Mixture Models.

Video Production

Induction with Manim Feb 2025 → Apr 2025

A mathematical explanation of mathematical induction, animated using the manim library to visualize complex concepts (1.2k views).

Machine Learning

Text Generation Aug 2024 → Sep 2024

Text generation models and experiments using RNNs and markov chains.

Video Production

Reinforcement Learning Intuition Apr 2024 → Jun 2024

Video explaining the concepts in reinforcement learning with intuitive visualizations. (top 40% in Breakthrough Junior Challenege 2024)

Machine Learning

RL Snake Sep 2023 → Apr 2024

Snake game AI trained with Q-Learning, Hamiltonian Paths, Deep Q Network, PPO, and A2C.