Pinned Repositories
bandalike
Generates constellations of related bands/artists. Super useful for finding new music!
binary-bayesian-classifiers
Performs bayesian classification on binary datasets using k-fold cross validation.
functional-programming-assignments
COMP3007 Assignments.
gccollab-data-app
Browser based self-serve data app for GCcollab, the GoC's outward facing social networking and collaboration platform
gccollab-health-dashboard
A dashboard for displaying the health of GCcollab
genetic-algorithm-all-ones
C++ implementation of the all-ones problem. Provides a barebones genetic algorithm ready to be adapted to any problem.
job-heat
Find cities where a job title is most in demand (Canada)
medieval-folio-site
Website for showcasing transcription work on one of Carleton University's medieval manuscripts
neuroevolution-probe-lander
Uses a genetic algorithm to evolve a neural network capable of carrying out the final stage of a simulated 3-dimensional probe landing
violin-fingerboard-trainer
React app which reinforces knowledge of note positions on the fingerboard.
ryanlacroix's Repositories
ryanlacroix/gccollab-data-app
Browser based self-serve data app for GCcollab, the GoC's outward facing social networking and collaboration platform
ryanlacroix/gccollab-health-dashboard
A dashboard for displaying the health of GCcollab
ryanlacroix/genetic-algorithm-all-ones
C++ implementation of the all-ones problem. Provides a barebones genetic algorithm ready to be adapted to any problem.
ryanlacroix/medieval-folio-site
Website for showcasing transcription work on one of Carleton University's medieval manuscripts
ryanlacroix/violin-fingerboard-trainer
React app which reinforces knowledge of note positions on the fingerboard.
ryanlacroix/bandalike
Generates constellations of related bands/artists. Super useful for finding new music!
ryanlacroix/binary-bayesian-classifiers
Performs bayesian classification on binary datasets using k-fold cross validation.
ryanlacroix/functional-programming-assignments
COMP3007 Assignments.
ryanlacroix/job-heat
Find cities where a job title is most in demand (Canada)
ryanlacroix/neuroevolution-probe-lander
Uses a genetic algorithm to evolve a neural network capable of carrying out the final stage of a simulated 3-dimensional probe landing
ryanlacroix/book-management-system
COMP2404 Assignment. Demonstrates inheritance and dynamic linked lists.
ryanlacroix/bridge-transport-solver
Artificial Intelligence (COMP4106) assignment. Solves a transport problem using various strategies.
ryanlacroix/browser-memory-game
COMP2406 Assignment. Node-based memory game.
ryanlacroix/gcconnex-project-overlay
An interactive visualization showing the interconnectedness of groups, projects and people on GCconnex, the Government of Canada's internal social networking and collaboration platform.
ryanlacroix/Kubernetes-config
All the Kubernetes manifest files required to deploy whatever we're running.
ryanlacroix/movie-database
COMP2401 Assignment. User populates a sorted dynamic linked list with films
ryanlacroix/react-template
Ultra quick setup for new react projects
ryanlacroix/stack-simulator
COMP2401 Assignment. Simulates a function call stack.