This repository contains a collection of various projects that I have developed while learning Computer Science.
Each directory in the repository represents a separate project. Here's a brief overview of each:
- Math_IA My folder that holds all the python code I wrote and data I compiled for my HL IB Math Internal Assessment. This code computes a least squares regression to fit equations to a set of data points read from text files in the folder
- AirHockey: A javascript canvas game that uses a homemade game engine to emulate air hockey with circle vector collision
- ExtendedEssay The python code I used to model a version of Shor's algorithm for non-quantum computers and test the efficiency on a classical computer
- Mastermind A java recreation of the game Mastermind that stores game results in json files providing data for the computer to use for different game difficulties
- EconomicMachineLearning: A python based linear regression learning model designed to predict the housing affordability index given user submitted economic factors. Designed for Hack for the Homeless (2nd Place)
- CS_IA My working folder as I begin developing my internal assessment project for HL IB Computer Science
- Agario: A remake of the Agario game using javascript canvas a game engine with a math focus to teach different number bases
Each project has its own set of dependencies and setup instructions, please reach out to me using the email below if you have any questions about how to run any of these projects
While this project is primarily for my personal educational purposes, I'm open to suggestions and contributions. Please feel free to open an issue or submit a pull request.
If you have any questions or comments about these projects, feel free to contact me at [email protected]