Pinned Repositories
algorithm-practice
Various examples of different algorithms and data structures.
hackathon-repositories
A repository that contains all publicly available repositories that I have contributed to during hackathon competitions.
high-school-repositories
A repository containing some of the projects that I worked on during my years in secondary/high school. Contains some great examples of how not to write code.
neural
A C++ implementation of feed-forward neural networks.
neural.NET
Write your neural code in C#, VB.NET and C++/CLI
patrickshaw
My monorepo containing most of my public projects (including dotfiles)
psychoacoustic-encoder
A basic psychoacoustic encoder that removes simplifies signals by removing components in Discrete Fourier Transforms.
unihack-syd-2018
weather-app
A weather app :sunny: :umbrella: :cloud: for an object oriented architecture and design university assignment.
nexus
📦 Home to Cinder, FaultJS, Pipelines, Buildplan, By-Example, Contextual Documents and more
PatrickShaw's Repositories
PatrickShaw/neural.NET
Write your neural code in C#, VB.NET and C++/CLI
PatrickShaw/neural
A C++ implementation of feed-forward neural networks.
PatrickShaw/hackathon-repositories
A repository that contains all publicly available repositories that I have contributed to during hackathon competitions.
PatrickShaw/high-school-repositories
A repository containing some of the projects that I worked on during my years in secondary/high school. Contains some great examples of how not to write code.
PatrickShaw/psychoacoustic-encoder
A basic psychoacoustic encoder that removes simplifies signals by removing components in Discrete Fourier Transforms.
PatrickShaw/Hackamon2016-ReAllocate-API
A streamlined prototype solution for Allocate+ class clashes/swapping.
PatrickShaw/SpotlessGHack-Intellibins-Web
PatrickShaw/University-FIT3013-LiftSystemSpecification
A formal specification written in Event-B notation that formally specifies the behaviour of a multi-lift elevator system.
PatrickShaw/university-repositories
A repository that contains some of the code written for university exercises.
PatrickShaw/Hackamon2016-Reallocate-Web
PatrickShaw/linux-cli-example
A Linux command line interpreter written to mimic some of the basic commands used in Linux.
PatrickShaw/scheduling-simulator
A simple proccess scheduling algorithm simulator. Can be used to calculate the completion times of various process scheduling algorithms.
PatrickShaw/SpotlessGHack-Intellibins-Android
PatrickShaw/SpotlessGHack-Intellibins-API
PatrickShaw/TheIDEATOR2016-VRA
Violence Reporting App
PatrickShaw/Bicycle
Here is how I've build my own bicycle
PatrickShaw/fit2024-labs
PatrickShaw/MySci
PatrickShaw/node-scribe
Node.js client for scribe
PatrickShaw/quizzer
A quizzing application written in C# that I created in my final year of high school to help me with my studies.
PatrickShaw/University-FIT2004-Labs
FIT2004 Assignment for my lab for week 10. Core component: Detecting if a vertex is a bridge.
PatrickShaw/University-FIT2070-PermutationGenerator
A concurrent factorial algorithm managed by a thread pool. Written in Python and C.
PatrickShaw/University-FIT3013-LiftSystemModel
A model checking specification written in NuSMV that specifies a model of a single lift elevator system.