You can also find me on LinkedIn
Capturing and generating content for language learning. Drill not only lets users create study content and export to Anki (a popular study tool), but it also helps users learn to express themselves by prompting them to draft short paragraphs about a subject of there in their target language, then providing corrections and clear explanations for what it corrected.
- 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. The client required custom workflows with an advanced scheduling engine that directs employees to complete tasks and collect equipment information at specific times. The platform also collects and presents data from temperature sensors,and allows users to interface with many functions through a custom Slack app.
- Overview
- Code Repository (private - availible upon request)
- Product Videos
- WebApp
- Nextjs (App Router) / Supabase / Deno
- IoT integration (Mocreo tempurature sensors)
- Ordering system integration
- Deep Slack integration including webhooks and interactivity
- Stripe subscription and payment management
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.
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