>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
$filter --category
$ls | wc -l16 of 16 projects
~/projects/lambda-calculus-visualizer
Lambda Calculus Visualizer
completed
VIDEO

>Lambda Calculus Visualizer

A Next.js web application that transforms mathematical expressions into their lambda calculus representations and visualizes them using interactive Tromp diagrams, allowing users to step through reduction animations and see abstract computation in action.

lambda calculus
D3.js
Next.js
~/projects/hacker-house-telegram-bot
Hacky The House 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
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
Drone Controls
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. Developed during a defense tech hackathon

Drone
Rust
Mesh Networking
Cryptography
~/projects/ai-generated-virtual-industrial-machines
Virtual Twin
completed

>AI Generated Virtual Industrial Machines

A digital twin platform that uses AI to automatically generate Modelica simulation models from historical machine data, making testing and maintenance of industrial machines more cost-effective.

Modelica
TypeScript
Next.js
Python
Flask
+2 more
~/projects/ai-blog-writer
Daily Blog Builder
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
Python
TypeScript
OpenAI API
PostgreSQL
+2 more
~/projects/ai-aviation-copilot-literally
Wright Brothers
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
Next.js
React
TypeScript
Tailwind CSS
+4 more
~/projects/ai-citation-helper
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/legislation-api-platform
Recodify API
completed

>FastAPI Legislation Platform

A FastAPI application for access to open-source-legislation functionality.

FastAPI
~/projects/concierge
Concierge
archived

>Concierge

An AI assistant built for Decentralized Autonomous Organizations.

NextJS
TypeScript
PostgreSQL
Supabase
React
+11 more
~/projects/pgtyped-pydantic
PG Typed 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
Definition Extraction
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
Open Source Legislation
completed
VIDEO

>Open Source Legislation

A groundbreaking platform that transforms fragmented legislative data across global jurisdictions into a unified, machine-readable knowledge graph. By standardizing and contextualizing legal information, it enables researchers, civic tech organizations, and AI systems to navigate complex legal landscapes with unprecedented ease and insight.

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

>Ask Abe

Ask Abe is an AI-powered legal assistant that democratizes access to law by translating complex legal information into plain language through a conversational interface. What sets it apart is its verifiable citation system, linking every answer to the actual US statutes and regulations, ensuring users can trust and verify the information they receive.

RAG
TypeScript
Next.js
Python
SQL
$echo "Thanks for exploring my work!"
exit 0