SMDD.DEV

About Me

A computer engineer who loves tinkering with multiple software disciplines, enjoys self-hosting services on k3s, occasionally creates 3D models, and is a novice data hoarder (just 6.22TB and counting).

Links

Open Source Projects

keywich
keywich

Cross-platform password management and generation tool. Unlike other solutions, it does not store actual passwords. Instead, it uses a parameter-based system to generate unique passwords, eliminating the need for online connectivity or account registration.

Homepage https://keywich.smdd.dev Repository GitHub Year 2023 - Status Active Tags sveltekit, rust, tauri, tailwind
algorithms

Raw Rust implementations of various algorithms and structures like quicksort, PCG, Murmur3, CityHash, heap, priority queues etc.

Disclaimer; Absolutely not creating my own std lib™ with blackjack and pointers.

Repository GitHub Year 2024 - Status Active Tags rust
nut_webgui
nut_webgui

Light-weight web interface for Network UPS Tools ,created to be an alternative to webNUT with INST command support, simple JSON API, out of the box container support and modern UI.

Repository GitHub Year 2024 - Status Active Tags htmx, rust, axum-rs, tailwind
pnp-react-hooks

A wrapper library for PnPjs , it provides configurable React hooks for SharePoint REST API interactions, specifically designed to accelerate view-only SPFX web part developments.

Homepage https://superioone.github.io/pnp-react-hooks/ Repository GitHub Year 2022 - Status Maintenance Only Tags react, spfx, typescript, sharepoint
prime_detector

Over-engineered, Meta/Google-tier fingerprinting system that breaks every major data privacy regulation, all in the name of detecting if you're ThePrimeagen or just someone who likes to pretend they're him. It works by monitoring your text selection patterns.

Feel free to test it on this card.

Homepage npm Repository GitHub Year 2024 Status Waiting for adoption and VC funding Tags vanilla, javascript, memes
endpoint_proxy

A Http 'route' proxy, designed to run as sidecar container to provide other services an actual HTTP proxy functionality like SOCK5. It's created for accessing problematic RSS feeds hosted behind Cloudflare.

Repository GitHub Year 2023 Status Active Tags rust, actix
format_string

pad-left level npm package. Performance first string format function. Interestingly, neither the language nor anyone has created something similar or performant. Instead of copying the same code over and over, I created a package.

Polluting the npm is free.

Homepage npm Repository GitHub Year 2024 Status Maintenance Only Tags javascript