Pinned Repositories
CodeJam-Piltover-ML
COMP-249-A02
Object-Oriented Programming II (COMP 249) - Assignment 2
COMP-249-A03
COMP-249-A04
COMP-345-F2022-Project
EternalAI-HackHarvard-2023
HackMIT2023
LoadBalancers-CodeJam13
Snakes-and-ladders
This assignment will make us create a snakes and ladders game. The purpose of this assignment is to help you review some of the main topics covered in previous courses, such as classes, loops, arrays, static attributes and static methods.
SOEN-287-Final-Project
chris-lop's Repositories
chris-lop/COMP-345-F2022-Project
chris-lop/CodeJam-Piltover-ML
chris-lop/COMP-249-A02
Object-Oriented Programming II (COMP 249) - Assignment 2
chris-lop/COMP-249-A03
chris-lop/COMP-249-A04
chris-lop/EternalAI-HackHarvard-2023
chris-lop/HackMIT2023
chris-lop/LoadBalancers-CodeJam13
chris-lop/Snakes-and-ladders
This assignment will make us create a snakes and ladders game. The purpose of this assignment is to help you review some of the main topics covered in previous courses, such as classes, loops, arrays, static attributes and static methods.
chris-lop/SOEN-287-Final-Project
chris-lop/SOEN-287-Project
The purpose of the first assignment is to design a (static) personal website for ourself. Our personal website must be functional and be comprised of six (6) interlinked static webpages. This task is based on the concepts and knowledge acquired from the lessons and course textbooks thus far.
chris-lop/Ticketbooth-Simulator
Final project of my Object-Oriented Programming I course. The program simulates a ticket booth system and performs 9+ operations based on user input.
chris-lop/ultimate-react-course
Starter files, final projects, and FAQ for the React course
chris-lop/Vaccine-Appointment-Program
The program simulates an appointment scheduling system for COVID-19 vaccine appointments. The purpose of this project was to master input validation by validating all potential user inputs at every step of the program while only using a single class..