Pinned Repositories
AnzacRound1_2020
My team's submission for Anzac Round 1, 2020. We ended up solving 7/11 problems and ranking 19th in Australia.
chronicle
COMP10001_Foundations_of_Computing
Repository to store assignments from COMP10001: Foundations of Computing.
COMP20007_a1
COMP20007 Assignment 1 Code
COMP20007_DoA
Assignment 1 of Design of Algorithms (COMP20007) at the University of Melbourne, in Semester 1, 2020.
GoogleCodeJam_2020
Submissions to Google Code Jam
Haskell-Battleship-Game
Implements two-player game by guessing where 3 ships are located on a 4x8 grid and providing feedback on the accuracy of guesses.
JuniorTutorial
ROs introductory challenge for the interested Juniors to work their way through
learn_pygame
A repository for me to learn how to use pygame etc.
MAST30027_modern-applied-statistics
Repository of code from MAST30027 Modern Applied Statistics
mispelledname's Repositories
mispelledname/AnzacRound1_2020
My team's submission for Anzac Round 1, 2020. We ended up solving 7/11 problems and ranking 19th in Australia.
mispelledname/chronicle
mispelledname/COMP10001_Foundations_of_Computing
Repository to store assignments from COMP10001: Foundations of Computing.
mispelledname/COMP20007_a1
COMP20007 Assignment 1 Code
mispelledname/COMP20007_DoA
Assignment 1 of Design of Algorithms (COMP20007) at the University of Melbourne, in Semester 1, 2020.
mispelledname/GoogleCodeJam_2020
Submissions to Google Code Jam
mispelledname/Haskell-Battleship-Game
Implements two-player game by guessing where 3 ships are located on a 4x8 grid and providing feedback on the accuracy of guesses.
mispelledname/JuniorTutorial
ROs introductory challenge for the interested Juniors to work their way through
mispelledname/learn_pygame
A repository for me to learn how to use pygame etc.
mispelledname/MAST30027_modern-applied-statistics
Repository of code from MAST30027 Modern Applied Statistics
mispelledname/MazeSolver
A C program that reads in a maze and attempts to determine a route that works
mispelledname/ml_tutorials
Machine learning tutorials
mispelledname/notes_app
Flutter application to record and convert voice to text, which is stored and categorized in a notes app
mispelledname/PIDController
Simple PID controller
mispelledname/project-based-learning
Curated list of project-based tutorials
mispelledname/Prolog-Word-Fillin-Puzzle-Solver
Solves Fill-in puzzles.
mispelledname/SWEN30006_Tues12_G08
SWEN30006 Software Modelling and Design