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, running, coffee brewing, and making music.
Contact Me
Some other places I exist
- Email: isaac[dot]mattern[at]gmail.com
- Goodreads
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 shopify merchandise store for rapper Baby Keem, along with
Peter CampanelliRecipe 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 GitHubA 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
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.