Pinned Repositories
automaticEssayGraderMachineLearning
A simple program that uses basic machine learning to automatically grade extended response essay questions.
cctweaked
coding-interview-university
A complete computer science study plan to become a software engineer.
Computer-Graphics-1-Project
This is a 3rd person space game. It was built using opengl and python. This was a project that I made during my computer graphics 1 class.
DiscordBot
This is a quick and dirty discord bot I put together just to see how hard it is. Turns out its super easy.
Flight-Notifier
This is a script that I wrote that will pull information from an email about cheap flights and send me a text message with the most important information.
McCourse
Producer-Consumer
ShawneeStateBully
A simple game I made with some friends as a freshman. Uses python and pygame.
SimpleSideScrollerGameWithAnimations
A simple side scrolling game I made to learn more about 2d sprite animations in unity.
EstradaAlex20's Repositories
EstradaAlex20/SimpleSideScrollerGameWithAnimations
A simple side scrolling game I made to learn more about 2d sprite animations in unity.
EstradaAlex20/automaticEssayGraderMachineLearning
A simple program that uses basic machine learning to automatically grade extended response essay questions.
EstradaAlex20/cctweaked
EstradaAlex20/coding-interview-university
A complete computer science study plan to become a software engineer.
EstradaAlex20/Computer-Graphics-1-Project
This is a 3rd person space game. It was built using opengl and python. This was a project that I made during my computer graphics 1 class.
EstradaAlex20/DiscordBot
This is a quick and dirty discord bot I put together just to see how hard it is. Turns out its super easy.
EstradaAlex20/Flight-Notifier
This is a script that I wrote that will pull information from an email about cheap flights and send me a text message with the most important information.
EstradaAlex20/McCourse
EstradaAlex20/Producer-Consumer
EstradaAlex20/ShawneeStateBully
A simple game I made with some friends as a freshman. Uses python and pygame.
EstradaAlex20/SliderPuzzle
A slider puzzle I am making to learn javascript