Pinned Repositories
android-kernel-build-scripts
android_kernel_nubia_msm8996
dotnvim
Personal Neovim configuration(s)
minato-aqua-dark
A dark VSCode theme using the colors of the 'Minato Aqua' VTuber Model
open_image
opens every image in a directory and maximizes it
project_c0rry
PyTB
A VERY basic Python based Twitter Scraper and Tweet-notifier Discord Bot
secureboot-hook-void
A kernel hook to generate a signed UKI for Void Linux
spflaumer's Repositories
spflaumer/project_c0rry
spflaumer/minato-aqua-dark
A dark VSCode theme using the colors of the 'Minato Aqua' VTuber Model
spflaumer/open_image
opens every image in a directory and maximizes it
spflaumer/PyTB
A VERY basic Python based Twitter Scraper and Tweet-notifier Discord Bot
spflaumer/secureboot-hook-void
A kernel hook to generate a signed UKI for Void Linux
spflaumer/android-kernel-build-scripts
spflaumer/android_kernel_nubia_msm8996
spflaumer/asmstrap
Creates a template *.asm File that contains the .data .bss and .text sections and _start
spflaumer/cstrap
Creates a .c file containing the int main() function
spflaumer/dotnvim
Personal Neovim configuration(s)
spflaumer/dstrap
Creates a *.d file with int main(string[] args) function inside of it and any library appended after the filename
spflaumer/hash-trie
A simple Trie implementation in C with and without Hashing (WIP)
spflaumer/hoxy
Intercept, decrypt, and process Girl's Frontline game data
spflaumer/BinaryViz
The most basic and broken binary number visualizer imaginable
spflaumer/catppuccin.nvim
🍨 Soothing pastel theme for (Neo)vim
spflaumer/dotfiles
several dotfiles for different things
spflaumer/kOS-scripts
a bunch of scripts me and a friend created toghether
spflaumer/libdrm-rs
Rust Bindings for libdrm
spflaumer/linux-0.01
Historically first (actually 0.01) release of linux kernel made by Linus Torvalds
spflaumer/lir.nvim
Neovim file explorer
spflaumer/lsp_signature.nvim
LSP signature hint as you type
spflaumer/ly-dinit
display manager with console UI (dinit service patch)
spflaumer/make-template
A template Makefile that compiles C source files into Objects and links them to create a binary. Should be compatible with pretty much every relatively small C only project, with only minor modifications (see comments).
spflaumer/nvim-navic
Simple winbar/statusline plugin that shows your current code context
spflaumer/php-reiseplan
BFHI3a
spflaumer/pigpio-client
A nodejs client for pigpio socket interface. (patched with type definitions and ES Modules)
spflaumer/project_c0rry-uefi
The UEFI counterpart of project_c0rry
spflaumer/ruststrap
creates a template .rs file
spflaumer/yatic
Yet Another Thing I Created is a very basic(for now) Discord Bot that was Written in C using Orca