Pinned Repositories
build-utilites
Small utilities to ease build process
config
My config files
go-semaphore
Go wrapper of Linux named userspace semaphores
iothub
Azure IoT Hub SDK for Golang
signify-gzip
Sign and verify Gzip archives
cansocket
library for CAN (Controller Area Network) and CAN FD communication on Linux systems
direnv
Automatically setup your shell environment based on the current directory
srec
library and utilities for manipulating Motorola S-record files.
tar
A modern C++23 implementation of a tar archive reading library, designed for embedded Linux systems with memory constraints while providing a clean, type-safe API.
aka-mj's Repositories
aka-mj/go-semaphore
Go wrapper of Linux named userspace semaphores
aka-mj/iothub
Azure IoT Hub SDK for Golang
aka-mj/kitty-themes
A collection of themes for kitty terminal 😻
aka-mj/mb85rs256
Fujitsu MB85RS256 FRAM driver for Linux 3.2
aka-mj/mk
make remade
aka-mj/rpn-calculator-cxx
Reverse Polish Notation Calculator (C++)
aka-mj/signify-gzip
Sign and verify Gzip archives
aka-mj/srec
SREC library and utilities
aka-mj/80211_code_flow_linux
Basic flow of code (function calls) for 802.11 station in linux from userspace to driver.
aka-mj/afero
A FileSystem Abstraction System for Go
aka-mj/atcmd-go
Send AT Commands to a cellular modem.
aka-mj/go-bluetooth
Golang bluetooth client based on bluez DBus interfaces
aka-mj/go-debug
cloned from the now deleted repo of tj/go-debug
aka-mj/golang-https-example
Extremely simple HTTPS client in Go, along with all the openssl commands to make certs work. Errors and solutions in the documentation.
aka-mj/GolangLocalModulesExample
An example on how to use local directories as go modules and how to import them.
aka-mj/i3wm-themer
🎨 Theme collection manager for i3-wm
aka-mj/musl-cross-make
Simple makefile-based build for musl cross compiler
aka-mj/musl-cross-make-clang
aka-mj/mxt-app
Command line utility for Atmel maXTouch devices
aka-mj/obsidianmd-theme-primary
Comfy, playful but productive theme for Obsidian. "Primary instantly puts you in a relaxed state that opens the door to creativity and exploration. Wonderfully executed down to the smallest details,"
aka-mj/polish-notation-roman-numeral-calculator
A simple Polish notation Roman numeral calculator
aka-mj/portable
LibreSSL Portable itself. This includes the build scaffold and compatibility layer that builds portable LibreSSL from the OpenBSD source code. Pull requests or patches sent to tech@openbsd.org are welcome.
aka-mj/render
easily manage HTTP request / response payloads of Go HTTP services
aka-mj/rpn-calculator-go
Reverse Polish Notation Calculator (Go)
aka-mj/rtl8812au
Realtek 802.11n WLAN Adapter Linux driver
aka-mj/signify
Go implementation of OpenBSD's signify(1)
aka-mj/simple-file-download-c
Use cURL to download a file and Sodium to calculate a SHA256.
aka-mj/vim-linux-coding-style
Vim plugin to respect the Linux kernel coding style http://www.vim.org/scripts/script.php?script_id=4369
aka-mj/wifi-scan
nl80211 C/C++ library for monitoring signal strength of WiFi networks
aka-mj/wpasupplicant
Control Interface fo wpa_supplicant in Go