Portfolio

Here are some cool projects that I've either done for fun in my free time or have completed for other people.

Nick Hakim Online Store

Developed a website for artist Nick Hakim, along with Peter Campanelli

Baby Keem Online Store

Developed a shopify merchandise store for rapper Baby Keem, along with Peter Campanelli

What Are You Cooking?

Recipe sharing website with Sign-In with Google, profiles, tags, and search by tags. I used React for building the UI, TypeScript to increase type safety, and Tailwind CSS for styling. View on GitHub

Wordle Solver Bot

A Wordle solving bot I wrote in python. No machine learning here, so it's not actually that great ;)

Digit Recognition

A project I completed for coursework with three classmates in an Introduction to Artificial Intelligence course. Uses the MNIST Database

Markdown Blog

This website! Click the link to see my blogpost on how I built it. Blog posts are generated from markdown files, with support for including custom React components.