I am a mechatronics engineering student passionate about programming, CNC machinery, and electronic circuit design. I aim to create solutions to complex problems using my programming, CAD, and electronics skills. Throughout my studies, I have completed specialized courses that strengthen my professional development. I have developed most of my academic projects in C++ and Python.
Developed a mini-sumo robot capable of detecting arena boundaries and maximizing force against opponents. The project combined CAD design, 3D printing, and embedded programming.
- Designed and 3D-printed the chassis using SolidWorks.
- Programmed Arduino with L298n DC motor driver, ultrasonic sensor, and infrared sensor.
- Implemented boundary detection and motor power adjustment to maximize force against opponents.
Developed an autonomous vehicle modeled in SolidWorks after a jeep capable of following a line.
- Designed and 3D-printed the chassis to replicate a jeep-style body.
- Programmed Arduino with infrared sensors for line detection and an ultrasonic sensor for obstacle detection.
- Implemented reverse maneuvering logic to allow the vehicle to back up when encountering obstacles.
Developed an application capable of automatically transcribing voice conversations and extracting key data.
- Collaborated in a multidisciplinary hackathon team with members from different career backgrounds.
- Utilized the Whisper API from OpenAI in Python for speech-to-text and data processing.
- Built a Flutter-based front end to display transcriptions and extracted information.