_ _ _ _ ___ _ _____
| | | | ___| | | ___ |_ _( )_ __ ___ |_ _|__ _ __ _ _ _ __
| |_| |/ _ \ | |/ _ \ | ||/| '_ ` _ \ | |/ _ \| '__| | | | '_ \
| _ | __/ | | (_) | | | | | | | | | | | (_) | | | |_| | | | |
|_| |_|\___|_|_|\___( ) |___| |_| |_| |_| |_|\___/|_| \__, |_| |_|
|/ |___/
I'm a fullstack, machine learning, and electrical engineer—as well as a designer—passionate about building novel products that [actually] change the way we approach problems.
Here on GitHub, you'll find all of my projects that I've decided to make public. Feel free to get in touch with me if you have any questions about my projects, experience, or simply want to say hi.
Researched and learned PCB design, circuit theory, RF impedance matching, antenna selection, and transmission line theory to develop LED bracelets for events at my school. These are programmable with any light sequence, but are intended to sync to music.
A Raspberry Pi running a SvelteKit webserver integrated with SQLite serves the bracelet control platform, which communicates via IPC to a C++ binary that leverages the Qt Bluetooth framework in order to broadcast byte-sized commands to hundreds of bracelets. The bracelet PCBs, designed in KiCad, possess an impedance-matched Johanson Dialectric antenna that connects to a TI SimpleLink MCU. This MCU is programmed via a Tag-Connect flashing header that transfers compiled C binaries, which use the TI SimpleLink hardware abstraction libraries to translate RF signals into PWM alterations that control the PCB's two LEDs. These PCBs are encased in a custom designed, 3D printed PETG shell.
More information, including photos, can be found on my blog.
A CLI that generates repository LICENSE files. Automatically fetches information, such as contributor names, emails, etc from either a Cargo.toml, pyproject.toml, package.json, or the global git config. It can generate many commonly-found licenses in their respective formats.
A peer-to-peer file sharing service that leverages WebRTC. Similar to Apple's AirDrop and Google's Nearby Share except it is an online, cross-platform service that requires connection to the internet. Being a PWA, it can also be downloaded as a local application.
Use it here.
A profile README badge service that offers a profile view count and Discord status badge. Both are seen at the top of this README with my information.

