- Interested in gaining more knowledge in all computer science fields
- Specifically want to continue to get better and learn more in Java
- Want to continue to make projects and strengthen my problem-solving skills
Hardworking Student-Athlete with a strong ability to work with others to make sure a task gets done efficiently and correctly. Consistently puts in effort to pay attention to all details to make sure tasks are done the way they are wanted. Experience in the contracting field with hands on experience in acoustical ceilings. Excitement for continuing to learn more about java, data mining, cybersecurity and other computer science topics.
https://github.com/antmangini/GroupProject-CS202
- Final project for Data Structures where we made a gaming system where you can play Connect Four and Tic-Tac-Toe against AI or another person.
- Got lots of work using recursion to most efficiently use AI to go through all possible outcomes for each move and choose the best one(Used the Minimax Algorithm and Alpha-Beta Pruning).