Leon Long
Welcome to my profile page

Projects
Ongoing
The Player Engine
An AI/ML football player analysis system that focuses on collecting and processing visual data from every individual player
Portfolio
My portfolio page that you are currently viewing. I will expand this into a reusable template/app for people to build their own personal sites
JobForge AI
An AI career tool to automate tailored job applications, resume/cover letter writing, job search etc. I built this because applying job is too annoying.
Completed
KIM-1 Trivia Game
A Trivia game that runs on the KIM-1 6502-based computer, displayed by an LCD through SPI
Project Planner
A project planning program with time and resource management, tasks organization and priority settings. Developed in my highschool years
Der, Die, Das - German Article Learning Game
Simple web game to help German learners memorize the gender of nouns (der, die, das)
Learning
Blockchain Basics
OngoingLearning the fundamentals of blockchain
Solidity Smart Contract Development
OngoingI want to learn to build on ETH
Linux for Robotics
OngoingStarted recently because I'm interested in robotics
Pandas
CompletedLearn Pandas for Python data processing
Mastering Bitcoin
OngoingBook by Andreas M. Antonopoulos
Linear Algebra
OngoingI already took lin alg in my first year in college, but I'm revising some knowledge
Rust Programming Basics
OngoingUseful for Solana development
Unity Essentials
OngoingLearning to become a game dev
Intro Deep Learning
OngoingMIT course
Introduction to AI in Azure
OngoingLearning to become an AI Engineer
DevOps foundations: The core principles and practices
OngoingAnother Azure learning path
5-Day AI Agents Intensive Course with Google
OngoingExplore the foundations, architecture and practical development of AI agents.
Solana Developer Foundations
OngoingBlueshift course
Intermediate Machine Learning
OngoingTackle missing values, categorical variables, design pipelines to improve the quality of ML code, cross-validation, build state-of-the-art models (XGBoost), and avoid leakage.
Intro to Machine Learning
CompletedLearn how to train, evaluate ML models with Decision Tree and Random Forest
Crafting Interpreters
OngoingBuild your own interpreter with different languages
Game Programming Patterns
OngoingBook