I'm Matt, and these are some of my experiments. I am a mostly self-taught programmer, and this is where I want to show off some of the things I have built for fun. Please reach out if you have a good idea, and I would love to chat about it with you!
This AI guesses your personality from a single sentence! Fun to play with, not to be taken seriously. The AI model compares your answer to a variety of descriptors to categorize you, so it doesn't know what "Slytherin" means, but it knows that a "Slytherin" is "cunning," for example.
View ProjectThis is nothing fancy, but I am hoping to write more and get my thoughts and ideas out there. Don't worry, I like to keep things short!
View ProjectAn 8-bit CPU was built by Super Testnet for BitVM. This is simply a tool for putting together the assembly instructions and obtaining the binary, to run in the CPU. Tutorial video linked below as well!
View Project | View TutorialI created this channel to bring audio and subtitles to papal encyclicals. Audio is generated through an OpenAI TTS (text-to-speech) model, and the video is created with the Python library MoviePy, for an almost-fully automated process.
View Channel