Portfolio

Projects

A few of the engineering projects I've worked on so far. Each one is a chance to apply theory, make something real, and learn what the model missed.

01

Engineering Design

Stove Solutions2023–2024

An engineering class project in high school developing a sensor-based stove safety system. The device detects gas leaks and automatically shuts off the stove, with monitoring and control handled through an Arduino and an Android app. My main roles included working on CAD designs, prototype brainstorming, research, and manual modifications to the stove. The work covered mechanical design, sensor integration, embedded control, and app-based user interaction, following the engineering design process through iterative development and testing. Through the project I strengthened problem-solving and brainstorming, gained experience with mechanical and sensor-based systems, learned to integrate app-based monitoring, and built project management and presentation skills.

Role
System designer & integrator — worked on the CAD
Methods
Arduino, sensor integration, Android app, CAD modeling, gear train design, prototyping
Outcome
Sensor-based system that detects gas leaks and automatically shuts off stoves, with app-based monitoring and control
Fabricating the stove prototype with an angle grinder
3D-printed gear mechanism for automatic shut-off

These were the sample CAD designs to hold the motor and battery for our initial design — we later moved on to a metal bracket, and I designed the gears that drove the shut-off mechanism.

Early pot holder CAD concept — isometric view
Holder concept
Early pot holder CAD concept — front and 3D view
Holder concept
Gear pair CAD — alternate view
Gear design
02

CAD & Design

CAD Portfolio2025

A collection of parts, assemblies, and drawings modeled in SolidWorks and Fusion 360. The work ranges from fully-dimensioned 2D sketches and revolved features to multi-part mechanisms with joints and motion studies — practicing clean feature trees, proper constraints, and drawing standards.

Role
Individual coursework & projects
Methods
SolidWorks, Fusion 360, technical drawing
Outcome
Fully-defined parts, assemblies, and motion studies
Bench Vise Assembly
Bench Vise AssemblySolidWorks
Revolved Spool Part
Revolved Spool PartSolidWorks
Revolve Profile Sketch
Revolve Profile SketchSolidWorks
Dimensioned 2D Profile
Dimensioned 2D ProfileSolidWorks
Automoblox Assembly Drawing
Automoblox Assembly DrawingTechnical Drawing
Automata Mechanism — Frame
Automata Mechanism — FrameFusion 360
Automata Mechanism — Motion Study
Automata Mechanism — Motion StudyFusion 360
03

Robotics & Python

Autonomous Maze-Solving Robot2026

A group class project: a Python-programmed robot that follows a line through a maze, makes navigation decisions at each junction to find its way to the end, and performs a celebration routine once it completes the course. Combined reflectance sensors for line tracking with a maze-solving algorithm to remember turns and choose the correct path.

Role
Programmer — group class project
Methods
Python, sensor fusion, control logic
Outcome
Line-follows, solves the maze, and celebrates at the finish