Pinned Repositories
.emacs.d
Emacs literate configuration file
AdventOfCode
algorithms_and_data_structures
Implementation of different algorithm and data structures
Fackelmann.github.io
fpga-pong
fullstack-hy2020.github.io
ham-qso-logger
Emacs ADIF logbook package for Amateur Radio Operators
PBLCA
Check Pinboard links for link rot and update dead links with an archive.org snapshot.
SHA3
C implementation of SHA3 (Keccak)
Trump-Score
ML model that predicts how likely it is that a string of text was written by Trump (or a Trump Score!)
Fackelmann's Repositories
Fackelmann/SHA3
C implementation of SHA3 (Keccak)
Fackelmann/algorithms_and_data_structures
Implementation of different algorithm and data structures
Fackelmann/PBLCA
Check Pinboard links for link rot and update dead links with an archive.org snapshot.
Fackelmann/Trump-Score
ML model that predicts how likely it is that a string of text was written by Trump (or a Trump Score!)
Fackelmann/.emacs.d
Emacs literate configuration file
Fackelmann/AdventOfCode
Fackelmann/Fackelmann.github.io
Fackelmann/fpga-pong
Fackelmann/fullstack-hy2020.github.io
Fackelmann/game_of_life
Conway's game of life implemented in C++.
Fackelmann/ham-qso-logger
Emacs ADIF logbook package for Amateur Radio Operators
Fackelmann/hugo-blog
Fackelmann/planck_layout
Custom layout for the Plank keyboard, inspired by emacs.
Fackelmann/racket-mode
Emacs major and minor modes for Racket: edit, REPL, check-syntax, debug, profile, and more.
Fackelmann/SICP
Exercises from Structure and Implementation of Computer Programs
Fackelmann/sicp-info
Stucture and Interpretation of Computer Progams in info format
Fackelmann/Yet-Another-Brute-force-Sudoku-Solver
Very simple brute-force sudoku solver