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/weather-app
A weather app :sunny: :umbrella: :cloud: for an object oriented architecture and design university assignment.
PatrickShaw/algorithm-practice
Various examples of different algorithms and data structures.
PatrickShaw/unihack-syd-2018
PatrickShaw/byexample
byexample has been moved here: https://github.com/PatrickShaw/monorepo
PatrickShaw/css-color-checker
This package has been moved here: https://github.com/PatrickShaw/monorepo
PatrickShaw/Hackamon2017-Lecturefy-API
PatrickShaw/nix-vs-devbox
PatrickShaw/patrickshaw
My monorepo containing most of my public projects (including dotfiles)
PatrickShaw/AutoGPT
An experimental open-source attempt to make GPT-4 fully autonomous.
PatrickShaw/basic_submodule_example
Example reproducible bug for Darwin Nix submodules
PatrickShaw/defects-js
Curated set of defective code written in JavaScript
PatrickShaw/dotfiles
Dotfiles for my linux machines. WIP. There are many like it, dis mine.
PatrickShaw/eww
ElKowars wacky widgets
PatrickShaw/hyprland-autoname-workspaces
Hyprland autoname workspaces 🪟 [maintainers=@cyrinux,@maximbaz]
PatrickShaw/hyprland-wiki
The Hyprland Wiki Pages, automatically synced with the website.
PatrickShaw/intermodule
For reproducible Nix Darwin issue
PatrickShaw/jest-mock-functions
This package has been moved here: https://github.com/PatrickShaw/monorepo
PatrickShaw/js-framework-benchmark
A comparison of the perfomance of a few popular javascript frameworks
PatrickShaw/js-package-manager-comparison
PatrickShaw/mobx
Simple, scalable state management.
PatrickShaw/nixos-search
Search NixOS packages and options
PatrickShaw/pkg-mgr-comparison
PatrickShaw/QuixBugs
A multi-lingual program repair benchmark set based on the Quixey Challenge
PatrickShaw/react-redux
Official React bindings for Redux
PatrickShaw/react-resource-router
Configuration driven routing solution for React SPAs that manages route matching, data fetching and progressive rendering
PatrickShaw/swagger-typescript-api
TypeScript API generator via Swagger scheme
PatrickShaw/void-packages
My custom packages for Void (including the Zen Kernel)
PatrickShaw/vscode
Visual Studio Code
PatrickShaw/yjs
Shared data types for building collaborative software
PatrickShaw/you-dont-need-throw
An set of examples that explain why you don't need throw