rekahsoft
I have a long standing passion for computers, technology and an unquenchable thirst for understanding, in incredible detail, how these technologies function.
RekahSoft
Pinned Repositories
autorandr
Auto-detect the connected display hardware and load the appropriate X11 setup using xrandr
avr-lcd-lib
Flexible character LCD library for AVR Microcontrollers
aws-vault
A vault for securely storing and accessing AWS credentials in development environments
blog-rekahsoft-ca
The code, templates and content for my Hakyll powered blog at blog.rekahsoft.ca
hack
An implementation of the Hack computer in VHDL based off of the Nand to Tetris course.
HS-FSM
A library for representing and computing on different Finite state machines (DFA,FA, NFA with Eta transitions, maybe others)
Lang
Various experiments with various languages
rekahsoft's Repositories
rekahsoft/hack
An implementation of the Hack computer in VHDL based off of the Nand to Tetris course.
rekahsoft/HS-FSM
A library for representing and computing on different Finite state machines (DFA,FA, NFA with Eta transitions, maybe others)
rekahsoft/Lang
Various experiments with various languages
rekahsoft/autorandr
Auto-detect the connected display hardware and load the appropriate X11 setup using xrandr
rekahsoft/avr-lcd-lib
Flexible character LCD library for AVR Microcontrollers
rekahsoft/aws-vault
A vault for securely storing and accessing AWS credentials in development environments
rekahsoft/blog-rekahsoft-ca
The code, templates and content for my Hakyll powered blog at blog.rekahsoft.ca
rekahsoft/clay
A CSS preprocessor as embedded Haskell.
rekahsoft/create-react-app
Create React apps with no build configuration.
rekahsoft/digital-thermometer
Simple AVR Atmege 328P powered thermometer using AVR-lcdLib
rekahsoft/docker-mods
Documentation and Examples of base container modifications
rekahsoft/hack-asm
Transforms Hack Assembly into Hack Machine Language
rekahsoft/hack-mult-analysis
Given an implementation of the Hack computer detailed in the nand-to-tetris course, provides an in depth analysis of a simple swap then multiple algorithm in comparison to the naive implementation using repeated addition.
rekahsoft/hakyll
A static website compiler library in Haskell
rekahsoft/hello-karyon-rxnetty
rekahsoft/heroku-buildpack-nodejs
The official Heroku buildpack for Node.js apps.
rekahsoft/keyring
Go library providing a uniform interface across a range of secure credential stores (macOS keychain, et al)
rekahsoft/nixpkgs
Nix Packages collection
rekahsoft/oracle-heroku-buildpack
Heroku buildpack for setting up oracle
rekahsoft/org-ql
An Org-mode query language, including search commands and saved views
rekahsoft/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
rekahsoft/spaceship-prompt
:rocket::star: A Zsh prompt for Astronauts
rekahsoft/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
rekahsoft/terraform-provider-aws
Terraform AWS provider
rekahsoft/uart-echo-lcd
Echo Serial terminal to LCD character display (using lcdLib)