Skip to content

BenBerol/CSProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Science Projects

This repository contains a collection of various projects that I have developed while learning Computer Science.

Projects

Each directory in the repository represents a separate project. Here's a brief overview of each:

  1. 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
  2. AirHockey: A javascript canvas game that uses a homemade game engine to emulate air hockey with circle vector collision
  3. 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
  4. 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
  5. 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)
  6. CS_IA My working folder as I begin developing my internal assessment project for HL IB Computer Science
  7. Agario: A remake of the Agario game using javascript canvas a game engine with a math focus to teach different number bases

Installation and Setup

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

Contributing

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.

Contact

If you have any questions or comments about these projects, feel free to contact me at [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published