About
Hi, I'm Isaac, and this is my personal site. I'm still figuring out how I want to use this thing, but for now you can check out the small amount of articles I've posted on my blog. I enjoy writing code, cooking, weightlifting, coffee brewing, and making music, among other things.
Projects
Here are some cool projects that I've either done for fun in my free time or have completed for other people.
Developed a website for artist Nick Hakim, along with Peter Campanelli
Developed a shopify merchandise store for rapper Baby Keem, along with Peter Campanelli
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
A Wordle solving bot I wrote in python. No machine learning here, so it's not actually that great ;)
A project I completed for coursework with three classmates in an Introduction to Artificial Intelligence course. Uses the MNIST Database