Hi there! I’m a Class of '29 Software Engineering student at the Rochester Institute of Tech. I like to build cool things in Python, Java, C and Rust (hey, notice how I ignored C++ you charlatans! Jokes aside, I like it too), and I am continually exploring new languages and technologies, for example I'm on my functional grindset, learning F# and OCaml. My scripting journey started with scratch and roblox -- which I don't really count because it was mostly toying around to learn the syntax and build basic programs -- but I really got into scripting with Python in 2022. Since then, I have been dead set on wanting to be in a computer technical field and began creating as many projects as humanly possible, because the best way to learn is by doing. Feel free to look around my profile, and also take a peep at my repos, there's some cool stuff in there!
I am NOT the best at consistently working on projects, so I cannot guarantee these will be 100% finished. However, these are some cool things I've started. Feel free to take a look!
Stick (monorepo) see also StickCompiler & StickVM (this has the best README)
A bytecode compiled language that is VERY early indev. Plans to support "open paradigm" (OOP, Imperative, and Functional styles all should be supported out of the box), and heavy native interfacing, all while being embeddable and blazing fast. Frontend written in Rust with the VM being done in C for a clean balance between maximum development speed and maximum performance. I still have to work on Subwave and all that (but that MAY be my Feb/March) project.
A cross-language tool for creating educational coding videos. Inspired heavily by manim and swaptube, the goal is to make something fast, user friendly, and highly robust. Written with my talented friend Zentiph, make sure to check their stuff out as well!
My magnum opus, my cream and sugar. Written in Rust using a ready-to-scale PostgreSQL DB driver, stupidly intuitive Hyper backend, and brute grade password hashing with Argon2id. Designed with lightspeed and bulletproof server to client communication at the forefront of my mind..
I have also made a Noah Certified™ client for this, and it is in the works to use every part of this API, but what I got right now is public. It's really mid and I have a lot of stuff to fix tho.
A Flask-powered video sharing platform with all the proper security features, such as escapes, user authentication, video upload/processing via FFmpeg and MIME type verification, as well as some cool engagement features. Build and manage your own video community. (github.com)
A lightweight HTML/Python application for hosting images via ShareX, featuring an upload endpoint for you to upload files to using the provided config, and file service and sharing that embeds into discord. Perfect for quick image sharing workflows, and sharing media with friends. (github.com)
An attempt to learn the basics of ML using a NumPy-based implementation of a two-layer neural network for MNIST digit recognition, and covering forward/backpropagation, loss calculation, training, and inference. Learn the internals of deep learning without high-level frameworks. (github.com)
- Email: [email protected]
- LinkedIn:
- GitHub: ...you're here buddy!
Feel free to reach out — I’d love to answer any questions or give coding advice if you need it.



