Hello and welcome! I'm an electronics engineer with a love for working on challenging and interesting projects. I've always been fascinated by working with constraints of limited hardware. In my work as an embedded engineer I primarily design hardware and write low-level firmware for high-performance, real time applications. I enjoy hands-on problem solving and continuously improving my skill set. Linux has been my daily driver for over a decade, and yes, I use Arch Linux!
On this website, you can learn more about me and my work. I also occasionally upload videos to my YouTube channel.
Links: E-mail | GitHub | LinkedIn | YouTube
-
Modulator Demo
C++ program demonstrating modulation and demodulation techniques, including ASK, FSK, PSK, and QAM, with a simulation of an AWGN channel and real-time visualizations.
WebAssembly Demo Source -
MOS 6502 CPU Emulator
Fast and cycle accurate MOS 6502 CPU emulator written in C
WebAssembly Demo -
Cortex-M7 SoM Board
Small form factor STM32 system on module board with onboard SDRAM, NOR flash, SD slot, and USB. Works standalone or can be connected to a landing board with the board-to-board connector located on its backside.
PCB Render Schematics Firmware -
Serial Studio
A serial data visualizer written in Python and Qt
Screenshot Download Source -
GPU Power Monitor Script
GPU power monitor script for XFCE GenMon plugin written in Bash.
Screenshot Download Source -
Capacitor ESR Calculator
An online tool to calculate capacitor ESR value
Source -
Python Gtk Template App
Simple Gtk app window template written in Python
Screenshot Download Source