Pinned Repositories
0xfaust.io
Sandbox Website for Testing :rocket:
cellular-automata-js
CLRS
Introduction to Algorithms
convex-hull-path-finding
A project to design, implement and demonstrate an algorithm to find the shortest path, from a source to a destination point, avoiding a number of obstacles on a 2D plane.
Deep-Learning-for-Semantic-Segmentation-of-Agricultural-Imagery
dotfiles
My dotfiles for neovim, zsh, tmux etc.
game-of-life
A distributed implementation of Conway's Game of Life written in Go.
GOPL
The Go Programming Language Exercises
NSA_COMP3321
NSA's COMP3321 Python3 Training Course
0xfaust's Repositories
0xfaust/NSA_COMP3321
NSA's COMP3321 Python3 Training Course
0xfaust/convex-hull-path-finding
A project to design, implement and demonstrate an algorithm to find the shortest path, from a source to a destination point, avoiding a number of obstacles on a 2D plane.
0xfaust/CLRS
Introduction to Algorithms
0xfaust/dotfiles
My dotfiles for neovim, zsh, tmux etc.
0xfaust/GOPL
The Go Programming Language Exercises
0xfaust/0xfaust.io
Sandbox Website for Testing :rocket:
0xfaust/cellular-automata-js
0xfaust/Deep-Learning-for-Semantic-Segmentation-of-Agricultural-Imagery
0xfaust/game-of-life
A distributed implementation of Conway's Game of Life written in Go.
0xfaust/KandR
The C Programming Language Exercises
0xfaust/project-euler
Project Euler solutions in Python.
0xfaust/wallpaper-to-theme
A linux script to detect the most dominant colours in a wallpaper and change the theme (terminal, vim etc.) colours to match the wallpaper. Written in C and ported to Java.