Jonathan Guillotte-Blouin's repositories
Unbounded-Interval-Tree
Interval Tree In Rust
ScheduleGeneratorWebApp
Insert your school calendar to Google Calendar... as a web app!
ticket-to-ride
Web-based version of the "Ticket To Ride" board game, by Alan R. Moon
BLAST-prototype
Creating a simple model of BLAST
thunderstruct
Parallelizing A Lightning Simulation
black-hole-search
Implementation of various algorithms for the Black-Hole-Search problem
traffic-stigmergy-simulation
Research project for CS 289 involving stigmergy in traffic at Harvard
advent-of-code-2022
https://adventofcode.com/2022
advent-of-code-2023
https://adventofcode.com/2023
cs61-f19-psets
CS 61 problem sets for 2019
CSI4106-AI
AI class
devtools-highlighter
DevTools extension that finds and highlights elements in the page
faulty-robots-simulation
Research project to visualize behaviour of robots (possibly faulty) running the point-convergence algorithm
jonathanGB.github.io
Personal website
public-good-game
Game to present during CS 289
Rovarspraket
Rövarspråket challenge to teach basics of Java to Python incomers at uOttawa
rust-evmap
A lock-free, eventually consistent, concurrent multi-value map.
rust-hashmap
HashMap implementation in Rust - Based on the API of std::collections::HashMap