Pinned Repositories
100_languages_template
A template for solving the first 100 Project Euler problems using 100 different programming languages!
AoC_2024
Crowd-sourced solutions to the Advent of Code 2024.
BusPirate_I2C_EEPROM
Some small helper scripts to allow less tedious interfacing of a BusPirate to an I2C EEPROM chip.
LaTeX_Template
Versatile and extensible LaTeX document template designed for both PDF rendering and printing.
pebble_protectors
A FOSS version of the https://cybergamesuk.com/rock-defenders cybersecurity game written in TypeScript using the phaser framework.
RPI_MOTD
MOTD script written in bash to display system information upon ssh login
RPI_MPU6050_I2C
Library for interfacing an MPU6050 with a Raspberry Pi via I2C using C++. This library is customizable, and contains many of the definitions from https://www.invensense.com/wp-content/uploads/2015/02/MPU-6000-Register-Map1.pdf already.
SteamTools
A collection of tools with a textual TUI written in Python for accessing data from Steam.
TemperatureMonitor
A temperature monitor using an M5Stamp Pico and SHTC3 to report readings to a local Graphite server.
Termux-Battery-Monitor
A python script to record charging statistics of an android phone using Termux.
NathanielJS1541's Repositories
NathanielJS1541/RPI_MPU6050_I2C
Library for interfacing an MPU6050 with a Raspberry Pi via I2C using C++. This library is customizable, and contains many of the definitions from https://www.invensense.com/wp-content/uploads/2015/02/MPU-6000-Register-Map1.pdf already.
NathanielJS1541/AoC_2024
Crowd-sourced solutions to the Advent of Code 2024.
NathanielJS1541/BusPirate_I2C_EEPROM
Some small helper scripts to allow less tedious interfacing of a BusPirate to an I2C EEPROM chip.
NathanielJS1541/pebble_protectors
A FOSS version of the https://cybergamesuk.com/rock-defenders cybersecurity game written in TypeScript using the phaser framework.
NathanielJS1541/100_languages_template
A template for solving the first 100 Project Euler problems using 100 different programming languages!
NathanielJS1541/LaTeX_Template
Versatile and extensible LaTeX document template designed for both PDF rendering and printing.
NathanielJS1541/RPI_MOTD
MOTD script written in bash to display system information upon ssh login
NathanielJS1541/SteamTools
A collection of tools with a textual TUI written in Python for accessing data from Steam.
NathanielJS1541/TemperatureMonitor
A temperature monitor using an M5Stamp Pico and SHTC3 to report readings to a local Graphite server.
NathanielJS1541/Termux-Battery-Monitor
A python script to record charging statistics of an android phone using Termux.
NathanielJS1541/Termux_youtube-dl_Configs
Configuration files and instructions to allow users to setup Termux to easily download videos and audio from different media platforms across the internet.
NathanielJS1541/Transpose_CSV
A simple python script designed to be run from the command line which transposes a .csv file and saves it to a specified location.
NathanielJS1541/CheatSheets
My personal cheatsheets for the command line program cheat.
NathanielJS1541/guides
Some guides I have written to help me remember how to do things.
NathanielJS1541/MQTT-to-Graphite
Python script to subscribe to all topics on a mosquitto MQTT broker, process ech update and restructure it to be forwarded to a Graphite server.
NathanielJS1541/AoC_Template
A template repository for the yearly Advent of Code challenges.
NathanielJS1541/ctan-support-vc
Script based approach to version control information in TeX documents
NathanielJS1541/html-to-markdown
A Python project to scrape HTML source from websites and convert it to markdown files.
NathanielJS1541/NathanielJS1541.github.io
NathanielJS1541/nvim
My nvim config, based on LazyVim.
NathanielJS1541/Pascal_To_TF_Record
Python script to convert a custom dataset labelled in a program such as labelimg to the TFRecord format to be used with TensorFlow.
NathanielJS1541/PowerShell
My PowerShell config and profile.
NathanielJS1541/ShArpChat
An arpchat library written in C#.
NathanielJS1541/ShArpChat.Gui
A MAUI GUI frontend for ShArpChat.
NathanielJS1541/tealdeer-pages
Custom pages for the tldr client "tealdeer"
NathanielJS1541/XECryption_Decryptor
My solution to hackthissite realistic mission 6.