Loading...
Loading...
Hardware, software, and AI projects — from USB-C power analyzers to terminal roguelikes.

Terminal roguelike deckbuilder with tactical grid combat. 70+ cards across 4 categories, 3 multi-phase bosses, 20 relics, and 15 ascension levels. Cards can be played instantly or emplaced as persistent structures on a 5-column grid — turrets deal damage each turn, barricades block, beacons heal. The hook: it reads your local git commit history and grants bonus HP based on how active a developer you've been. Built with Ink/React.

Frameless terminal overlay triggered by a global hotkey (Cmd+`). A single keypress drops a full-screen terminal pane over whatever you're working on — no dock icon, no window chrome. Supports multiple tabs, custom shell configuration (zsh, bash, PowerShell, WSL, fish), and ships with Dracula and Nord themes. Built with Electron, xterm.js, and node-pty.

A Tamagotchi that lives in your menu bar. Feed it, play with it, keep it alive. Evolves through four stages — Egg → Baby → Child → Adult — with four stats to manage: hunger, happiness, energy, and health. 10 achievements to unlock. Built with Tauri v2 (Rust backend, HTML5 Canvas frontend), persistent state saved locally.

A social app for sending procedurally-generated art to friends. No followers, no likes — just a way to say "thinking of you." You get 3 unique trinkts each day in three rarities (common, rare, legendary). Pick one, add a short note, send it to someone you care about. Streaks, themed seasonal packs, and tiered friend circles keep it intimate. Built with Next.js, Supabase, and Web Push.

AI coding CLI powered by Ollama — 100 GitHub stars. No API keys, no cloud. Unlike tools that just generate code blocks, ollamacode calls tools directly — creating files, running commands, and managing git on your behalf. Supports multi-file context, session save/resume, and 14+ language syntax highlighting. Works with any Ollama model that supports tool calling.

Open-source USB-C PD analyzer and programmable power supply built on the ESP32-C3. Set any voltage from 3.3V to 21V with 20mV precision, monitor current draw in real-time via WiFi or BLE, and log power consumption over time. Full transparency — inspect the schematic, modify the firmware, or manufacture your own.

Ultra-low power IMU tracker that runs 30+ days on a CR2450 coin cell. Combines a 6-axis IMU with deep sleep between motion events and adaptive reporting. Compact enough to embed in any wearable — step counters, gesture controllers, sports trackers. Open-source design, TinyML-ready firmware.

Solar-powered plant care that runs forever. Capacitive soil moisture sensing (no corrosion), WiFi alerts when moisture drops, and a built-in 5V pump driver for automated watering. Temperature and humidity monitoring gives you the full picture. Open-source hardware, works out of the box.

Solar-powered ESP32 garden weather station with LoRa for up to 1-mile range. Built in response to Europe's 2022 drought. SHT20 temperature/humidity sensor, multiple capacitive soil moisture ports, and four radio options (LoRa, ESP-NOW, WiFi, Bluetooth). Integrates with ThingSpeak for visualization. Designed for remote gardens, allotments, and small farms.

Open-source RP2040 audio DSP platform paired with the TLV320AIC3254 codec from TI. On-board headphone amp, 3.5mm I/O, screw terminals for prototyping, and a programmable miniDSP. Compatible with Arduino, MicroPython, and CircuitPython. Built for guitar effects, amp modeling, and general audio signal processing.