top of page

Computer science
The computer science category covers algorithms, data structures, simulations, and systems projects.


Slide Game
Made a Player vs Player slide game in which the first player to get a certain amount of squares in a straight line wins. Used the...
Chaitanya Singh
1 min read


Elevation Map Analysis
Developed software to analyze the elevation of a section of the Earth’s surface Employed the use of (nested) lists and (nested) loops...
Chaitanya Singh
1 min read


Toronto Neighborhoods: Hypertension-Income Analysis
Conducted statistical analysis on the relationship between Hypertension and income in Toronto neighborhoods. Leveraged CSV files, and...
Chaitanya Singh
1 min read


Ontario Bridges/Highway Manager
Developed software to explore and process bridges and highways in Ontario to simulate how inspectors get assigned to bridges. Designed...
Chaitanya Singh
1 min read


OpenFlights software
Created software to explore and analyze airport and flight data using the OpenFlights platform. Utilized CSV files and employed...
Chaitanya Singh
1 min read


Turtle graphics engine implementation
Implemented a fully functional turtle graphics engine. The project involved creating a linked list of commands to control a virtual pen's...
Chaitanya Singh
1 min read


Quadtree Image Analysis Tool
Implemented a Quadtree-inspired image analysis tool using Binary Search Trees (BSTs) to break down images into hierarchical regions of...
Chaitanya Singh
1 min read


Graffit
Developed a mock social media platform named GRAFFIT, which simulates the functionality of popular platforms like Facebook, Twitter, and...
Chaitanya Singh
1 min read


Relief Grid
A Real‑Time Resource Management App for Disaster Response At UofT NewHacks 2024 we faced a familiar but critical challenge: how to keep...
Chaitanya Singh
3 min read
bottom of page