Social blogging that mixes the features of Substack, Google Docs, and Reddit to encourage thoughful discourse and debate on any subject. Annotations with nested comments allow users to debate specific statements, while rebuttles allow users to respond to entire conjectures.
- Code Repository
- Webapp
- Nextjs (App Router) / Supabase / Deno / Resend
- Comprehensive newsletter functionality
- WYSIWYG text editor with deep functionality
Note: I used Cursor extensively for this project in order to form better AI coding habits. Much of the code for generating HTML, for example, is Cursor-generated, as are many of the custom TipTap extensions, although the latter required considerable manual intervention.
Capturing and generating content for language learning.
- Overview
- Code Repository
- Project Video
- Webapp
- Nextjs (App Router) / OpenAI / Supabase / Deno
- Podcast, recording, and upload transcription
- Chat with AI about specific library content
- Translation
- Writing review and explanation of corrections
A digital operations manager for pizza shops.
- Overview
- Code Repository (private - availible upon request)
- Product Videos
- WebApp
- Nextjs (App Router) / Supabase / Deno
- IoT integration
- Ordering system integration
An ethereum-based platform for conducting Reg-D compliant private offerings.
- Overview
- Frontend repository
- Smart contracts (Led design, but did not code)
- Product website
- Demo videos
- NextJS / Typescript / GraphQL / Solidity
A blockchain-based tool for compensating contributors to early-stage projects
- Frontend repository
- Smart contracts (Project lead. Did not code)
- Product website
- NextJS / Typescript / GraphQL / Solidity / Firebase
Helping professional singers improve: A Convolutional Neural Network (and LSTM) trained to recognize proper Scales and Arpeggios.
- Repository (contributor)
- Live Site
- Python, Tensorflow, GCP