First of all, thank you for checking out my website! I hope you find it fun or perhaps endearing. I will be graduating soon and an open to both internships and full time roles. You don’t want the competition getting getting ahead, do you?
Previous employers have said:
- Great problem solving skills
- Very collaborative
- Wonderful documentation
- “You’re the first on our co-op wall of fame”
- “You’ve spoiled us a bit…”
- “It’ll be hard to fill in your shoes” (latest)
Some smaller projects that may not be on the resume
Also take a more detailed look at my most ambitious project here.
Robot design competition, 3rd place (out of 21)
Tech stack: STM32 MCU, C/C++
- Built fully autonomous robot from scratch (including chassis, mechanical design)
- Designed circuits and PCBs for all circuits, notably motor controllers, collision sensors, power distribution
- We were the fastest robot that also did the secondary task
FPGA music player
Tech stack: De1 SoC, Quartus, C, some assembly
- Developed functional music player on FPGA
- Used embedded processor for GUI, programmable logic for interfaces
- Implemented PS/2 keyboard interface to move cursor
- Features: pausing, skipping, loading multiple songs, sound histogram
- Learned how to read and leverage technical docs and manuals