Projects I've worked on
Here's a collection of projects I've worked on in the last few years.
Professional
Pluto
Description: Pluto is building applied cryptography developer tooling for application developers. Our first product is a Web Proofs SDK that enables application developers to incorporate 'Proofs of Web Activity' into their applications. Web Proofs unlock verifiable access to existing data sources on the Internet, like data that comes from Uber, Shopify, banking providers, attested sensors, e-mail clients, or any other internet server.
I am the Chief Operating Officer at Pluto.
Links: Pluto Github | Pluto Website
Noir / Aztec
Description: Noir is a domain-specific language for writing and verifying zero-knowledge proofs. Aztec Labs is the main contributor to the Noir programming language and is also developing a Layer 2 blockchain built on Ethereum that enables programmable privacy onchain.
I spent 2 years as the Head of the Ecosystem team at Aztec, primarily focused on the growth of the Noir developer ecosystem. In 2023, Aztec/Noir was the fastest growing developer ecosystem in crypto, per the Electric Capital Developer Report.
Links: Noir | Awesome-Noir | Aztec
Personal
Fitness Tracker
Technology Stack: React, Node.js, and MongoDB
Description: A web app for tracking fitness and nutrition goals. Get personalized protein goals, meal logging with Claude integration, workout tracking with progress visualization, and custom exercise categories for easy logging.
Links: Github repo | Live website
Custom Slack Bots
Technology Stack: Node.js, Python, Slack API, Notion API, Vercel
Description: A couple of purpose-built Slack bots built as a side project for quality-of-life improvements for the Pluto team:
- Helper Bot: Captures feature requests and BD inbound from Slack threads and syncs them to Notion. Preserves thread context, supports status updates directly from Slack, and uses simple commands to track request statuses.
- RSS Bot: Grabs multiple RSS feeds, creates a new daily thread in a shared Slack channel, and posts the output into a single thread for easy collection and viewing.
Links: Helper Bot | RSS Bot
Personal Website
Technology Stack: HTML, CSS, Jekyll, Raspberry Pi Model 4
Description: Small hobby project to build a personal website (this personal website) from scratch and host it on a Raspberry Pi. Raspberry Pi fan noise was driving the wife crazy, so now it's hosted on Vercel.
Link: Github repo