• Home
  • Projects
  • Download Resume
    • Image Cartoonizer

      Demonstration of using OpenCV for image processing in a jupyter notebook environment, using color flattening and canny edge detection.

    • GeoPhoto Social Media Prototype

      A mobile app made using the flutter framework in collaboration with 3 others in a mobile development class. It's a prototype social media site where users can post geo located photos on a map.

    • Web Development Group Project

      A web application build using Vue in collaboration with 4 others in a web development class. Contains several video games.

    • Data Association Algorithms Comparison

      Several data association algorithms implemented in Rust for benchmarking and comparison. The algorithms are Apriori, PCY, Multi Hash PCY, Ransom Sample Apriori, and SON.

    • Boid Behaviour Model

      Made with Rust, Using Web Assembly and the Bevy Game Engine. This demo shows a model for boid behaviour, seen in the real world in structures such as schools of fish.