Hi! I’m Laura, a Cognitive Science student at the University of Toronto, focusing on Computational Cognition with a minor in Data Science. I’m interested in how programming, AI, and data come together to help us understand how people think and interact with technology.
This GitHub is a portfolio of my computer science projects, including creative tools, logic-based solvers, and data-driven work.
I’m continuously updating this page as I build new things — stay tuned 👀
-
Raccoon Raiders
A 2D object-oriented Python game featuring custom class hierarchies, modular architecture, and interactive gameplay mechanics. -
Pixel Art Drawing Tool
A grid-based drawing application with customizable canvas size and pixel interaction. Developed with a focus on intuitive UI design, smooth rendering, and efficient state tracking. -
Automated Puzzle Solver
A Python program that solves logic-based puzzles using breadth-first and depth-first search algorithms. Emphasizes recursion, graph traversal, and object-oriented structure.
Python
Java
HTML/CSS
JavaScript
Git
Jupyter Notebook
VS Code
Arduino
Android Development
Object-Oriented Programming
Class Design & Inheritance
Recursion
Abstract Data Types (ADTs)
Linked Structures
Search Algorithms (BFS, DFS)
Encapsulation
Algorithm Design
Data Structures
Memory Models (Stack vs. Heap, Alias vs. Copy)
User-Centered Design
Data Analysis
Modular Architecture
⚠️ Code for academic projects is not publicly viewable due to course policies.
To request access for viewing purposes only, contact me at [email protected].
These projects were created for academic and/or creative purposes. Please do not reuse or copy any code