Pinned Repositories
geth-scripts
Quality of life scripts to interact with a Geth node
rezzmk's Repositories
rezzmk/mcaramalho-blog
Personal Blog AKA trash can of ideas
rezzmk/slsa-poc
slsa-poc
rezzmk/test-for-git-clone-client-protocol
this is just a test repo, with a single readme file, to test out git smart http protocol
rezzmk/kickstart.nvim
A launch point for your personal nvim configuration
rezzmk/DSA
Data Structures and Algorithms
rezzmk/carta-social-scraper
A cartasocial.pt scraper that generates an excel sheet with all its entries. It involves selenium automation
rezzmk/rezzmk
rezzmk/sokoban
Just another Sokoban in Java (this was indeed a school assignment if it wasn't obvious, but it does have some neat solutions)
rezzmk/dotfiles
Linux/Windows/MacOS dotfiles
rezzmk/raylib-flappy-bird-clone
Flappy Bird "clone" with Raylib
rezzmk/rust-chip8
This one's special I swear, actually nah, just another chip8 emulator for fun.
rezzmk/ua-av-vulns
# Vulnerabilities of autonomous vehicles and possible security solutions
rezzmk/Boilerplate.DataShaping
Boilerplate code for Data Shaping functionality
rezzmk/Boilerplate.Repository
Boilerplate code for Repository pattern
rezzmk/Shortest-Path-Prolog
rezzmk/RustyEDES
Enhanced DES (Data Encryption Standard) Implementation in Rust
rezzmk/E-DES
Enhanced DES (Data Encryption Standard) Implementation in C
rezzmk/SQL-Server-Helpers
Helper scripts for SQL Server day to day
rezzmk/geth-scripts
Quality of life scripts to interact with a Geth node
rezzmk/rust-base64
Rust base64 Encoder/Decoder library
rezzmk/rust-simple-kernel-os
Basic kernel testing with rust
rezzmk/Rust-Freestanding
Test freestanding rust compilation :: prelude to os development
rezzmk/nerd-fonts
Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
rezzmk/Tower-Of-Hanoi-Prolog
Implementation of a Tower of Hanoi puzzle solver, in Prolog