' Isaac Hatfield
Isaac Hatfield isaac@aizakku.dev
LinkedIn GitHub Scratch
My Recent Projects FRC 7769 Robot Code - 2024 As a programming student on FRC Team 7769 The CREW, I helped: As of 2024/4/18 our robots Estimated Points Added (EPA) measure according to Statbotics ranks: 2024 Robot Code (newest branch) messenger (m.aizakku.dev) messenger is an anonymous end-to-end encrypted messaging service using Flask, Socket.IO, and the Web Crypto API. I developed messenger as a small personal project, having the itch to try developing a messaging app and the itch to play with encryption and apply it in an actual app. It is currently hosted on my VPS in Germany.
m.aizakku.dev GitHub
Scratch Rhythm Game As a fun small project one weekend I decided to design a basic rhythm game engine in Scratch. This project I believe showcases my best work with Scratch, implementing blocks and lists. The engine is time-based, meaning lag and slowdowns will only constrict input polling and graphics. Use D, F, J, and K to hit Red, Purple, Blue, and Teal notes respectively. See Inside