Adam Kimmins
CS student building low-level systems: C++ architecture, class design, and AI tools.
Backend <-Pipe | ▲ FSM | | ?in ▼ | Pipe--> GUI
Satellite Telemetry Simulator
QML GUI connected with C++ satellite telemetry simulation: real-time telemtry transfer through dual-modal WSL2 data pipelines.
Receiver │ ▲ ▼ | LoRa & WiFi │ ▲ ▼ │ Transmitter
ESP32 Telemetry Transmitter
Embedded FSM transmitter on Heltec V4 ESP32-S3: LoRa RF signalling, OLED status display, and hardware button I/O managed through a State Design Pattern architecture.
[items] │ ↖ ▼ [sort] [find]↗ │ ▼ [pull]
Item Tracker
Fast local item sorter and look-up. Data is sorted into two categories based on size and alphabetical order.
▣ UI ▼ ▣ Worker ▼ ├─► /help ├─► /lyrics └─► /thesaurus
Lyric Tools AI
Lyric drafting + revision tools with controllable tone/mood and constraints.
[WebGL]─►[tex] | | [shader] | | | [light] | | ▼ └─► [render]
Solar Render
Three.js solar system simulation with textures, lighting, and many controls.
[file] [site] │ ▼ │ [reqs] ▼ ↙ [parse] ▼ [weigh]►[file]
Smart Resume
Resume weighing tool with skill match scoring, compare your resume against job requirements.
UI ▣─► ◉ STT ▲ │ │ │ │ ▼ ◉ TTS ◄─▣ CF
Polybot
Real-time language practice app with streaming UX. (WIP)