Projects

3-Stage Magnetic Rail Catapult System

Lead Electromagnetic & Control Hardware Designer | 2026

Developed and conceptualized a multi-stage serial synchronization logic for an electromagnetic propulsion system. Optimized high-current switching response times using microcontroller hardware configurations, successfully eliminating induction lag across successive coil stages.

Laser Photogate System

Learn C++ programming through practical project. | 2026

Designed and made a laser-triggered photogate system by using an Arduino microcontroller(nano). Wrote core firmware in C/C++ leveraging hardware interrupts to minimize latency to microseconds, and implemented a software debouncing algorithm to filter out ambient light noise.

Laser Photogate System

Random name picker program

Make a program to help teachers call on students in class by using Java. | 2026

Because there is no good name picker program for teachers to use (the previous one was lost after an OS update), I made a simple name picker program by using Java. It can help teachers call on students in class. It is the most useful program I’ve written so far. Check it out-> Random Name Picker Program

Random name picker program