>Project Portfolio

A collection of my projects showcasing experience with AI, web development, and software engineering. Each project represents different skills and technologies.

$ls -la ~/projects | sort -r
will@diamond:~
$find ~/projects -type f | grep -i
$filter --status
$ls | wc -l15 of 15 projects
~/projects/lambda-calculus-visualizer
completed
VIDEO

>Lambda Calculus Visualizer

The Lambda Calculus Visualizer transforms mathematical expressions into their lambda calculus representations and visualizes them using interactive Tromp diagrams.

lambda calculus
~/projects/hacker-house-telegram-bot
completed
VIDEO

>Hacker House Telegram Bot

This project is a Telegram bot for house management that integrates with the Accelr8 Chore Chart in Airtable for automatic chore posting. Also included is a robust chore trading and marketplace system.

telegram api
~/projects/accelr8-hacker-house-management-software
Accelr8 - Hacker House Management Software
archived

>Accelr8 - Hacker House Management Software

Software for scaling hacker house management. From application to residency to alumni status, fully manage the operations of multiple hacker house locations.

Sanity
~/projects/watch-dawg
WatchDawg
active

>WatchDawg

WatchDawg is an AI assistant which lives on your computer - tasked with capturing and providing the story of software development to prevent the three-way divergence between human mental models, AI understanding, and code state.

Electron
~/projects/subway-ai
Subway AI
active

>Subway AI

View branching LLM chat conversations as a dynamic subway map visualization.

Supabase
~/projects/autonomous-drone-with-mesh-network-payload
Autonomous Drone With Mesh Network Payload
completed

>Autonomous Drone With Mesh Network Payload

A minimal, secure mesh network focusing on packet routing and cryptographic validation. Implements layers 2 & 3 of the OSI model with support for arbitrary layer 4 protocols.

Drone
~/projects/ai-generated-virtual-industrial-machines
AI Generated Virtual Industrial Machines
completed

>AI Generated Virtual Industrial Machines

Digital twin type shi

Modelica
~/projects/ai-blog-writer
AI Blog Writer
completed

>AI Blog Writer

Flask application designed to help write daily blogs documenting daily work, interesting technical problems, and personal reflection. Integrates AI Editing Pipeline

Flask
~/projects/ai-aviation-copilot-literally
AI Aviation Copilot (Literally)
archived

>AI Aviation Copilot (Literally)

An LLM chat app with extensive knowleddge of aviation regulations, laws, and manuals used to help teach student pilots.

LLM
~/projects/ai-citation-helper
active
VIDEO

>AI Citation Helper

An AI powered system for the efficient selection, filtering, and verification of legal citations. Utilizes an LLM pipeline to automatically classify legal citations to a given client.

FastAPI
NextJS
~/projects/concierge
Concierge
archived

>Concierge

An AI assistant built for Decentralized Autonomous Organizations.

NextJS
~/projects/pgtyped-pydantic
PGTyped Pydantic
completed

>PGTyped Pydantic

In Python write raw SQL statements, which PGTyped Pydantic will watch for and automatically generate Pydantic models from your database schema - also automatically typing your Python code for you.

SQL
~/projects/code-of-federal-regulations-chrome-extension
Code of Federal Regulations Chrome Extension
completed

>Code of Federal Regulations Chrome Extension

A chrome extension which provides extra useful information when browsing the United Stated Code of Federal Regulations

chrome extension
~/projects/open-source-legislation
completed
VIDEO

>Open Source Legislation

A platform democratizing access to global legislative data through standardized APIs and databases, enabling researchers and civic tech organizations to build powerful applications.

Python
Postgres SQL
LLM Processing
~/projects/ask-abe
Ask Abe
archived

>Ask Abe

A Conversational AI Legal Education Assistant with access to primary source legislation.

RAG
$echo "Thanks for exploring my work!"
exit 0