Pinned Repositories
adventofcode-23
A few of my quick and dirty solutions for the advent of code 2023 problems
ant-simulation
ant-simulation
benricok
dotfiles
Dotfiles for my Debian 12 Bookworm and Arch installs. Uses i3 as the window manager, i3status for the status bar, alacritty as a terminal and rofi as the launcher. Everything is nord themed.
go-htmx-todoapp
A Todo list app created with Golang Templating and htmx. Work in progress
Lora-duplex-controller
Esp8266 hosts a web page for the user to interact with by going to its local IP. The esp8266 and Arduino pro mini communicates over 2 LoRa transceivers. The user can see the status of the switch and value of the Potentiometer and control the 4 hard coded LEDs through the web interface.
MicroGameConsole
Custom firmware for esp32 with SSD1306 OLED display. Its a simple little game engine to play a few games(pong, snake), takes 5 push buttons as input.
PAT-2021
Delphi Practical Assessment Task - High School 2021
Remote-sonoff-POWR2
Custom firmware for Sonoff POWR2 device. Creates WIFI AP for mobile device to connect to and pulls new sensor data automatically.
selfhosted-services
This is the config files for all the selfhosted applications I use on my arch linux server.
benricok's Repositories
benricok/selfhosted-services
This is the config files for all the selfhosted applications I use on my arch linux server.
benricok/dotfiles
Dotfiles for my Debian 12 Bookworm and Arch installs. Uses i3 as the window manager, i3status for the status bar, alacritty as a terminal and rofi as the launcher. Everything is nord themed.
benricok/benricok
benricok/MicroGameConsole
Custom firmware for esp32 with SSD1306 OLED display. Its a simple little game engine to play a few games(pong, snake), takes 5 push buttons as input.
benricok/Remote-sonoff-POWR2
Custom firmware for Sonoff POWR2 device. Creates WIFI AP for mobile device to connect to and pulls new sensor data automatically.
benricok/ant-simulation
ant-simulation
benricok/c-calc
C calculator
benricok/Delphi-PAT10
My Delphi PAT for High School Gr10. The topic was Encryption and Decryption thus I implemented the vigenere algorithm to encrypt and decrypt a message as well as a key generator.
benricok/lab-ansible-playbooks
Useful ansible playbooks
benricok/PAT-2021
Delphi Practical Assessment Task - High School 2021
benricok/robotic-car-esp8266
benricok/adventofcode-23
A few of my quick and dirty solutions for the advent of code 2023 problems
benricok/go-htmx-todoapp
A Todo list app created with Golang Templating and htmx. Work in progress
benricok/hackathonn23
benricok/arduino-debug-lib
Arduino Debugging Library
benricok/cli-funn
benricok/Delphi-PAT2022-Gr12
benricok/esp32-persistence-lib
Exsperimental
benricok/firmware
Meshtastic device firmware
benricok/k3s-ansible
The easiest way to bootstrap a self-hosted High Availability Kubernetes cluster. A fully automated HA k3s etcd install with kube-vip, MetalLB, and more
benricok/k3s-pve-tf-script
benricok/learn-c
benricok/learn-go
benricok/meshcentral-docker
benricok/ml-playground
benricok/nvim
My neovim config
benricok/proxmox-arm64-scripts-dev
Proxmox VE Helper-Scripts - Ported to ARM64
benricok/ProxmoxScripts
Proxmox Helper Scripts
benricok/PV-score-keeper
benricok/pyNeural
Following the Neural networks from scratch book.