Portfolio & Code

Projects & Showcase

An archive of software applications, command-line utilities, web experiments, and tools built with a focus on simplicity, speed, and privacy.

Web App Active

Client-Side Crypto Suite

A privacy-first suite of cryptographic tools including SHA-256 / SHA-512 hashing, Base64/URL encoders, and password entropy estimators running 100% in memory.

WebCrypto JavaScript HTML5
CLI & Scripts Maintained

Devbox Dotfiles & Setup

Modular shell scripts and configuration files for Git, Zsh, Tmux, and Neovim designed for fast bootstrap on Linux and macOS environments.

Bash Zsh Lua
Web App v1.0

Minimalist Web Portal

The website you are currently viewing! Engineered without heavy JavaScript frameworks, achieving 100/100 Lighthouse performance scores and instant static rendering.

CSS3 Vanilla JS GitHub Pages
CLI & Scripts Utility

Pinger & Net Monitor

A small asynchronous Python script to monitor packet health, DNS propagation, and TCP handshake latency across multiple servers with terminal bar charts.

Python Networking AsyncIO
Web App Built-in

JSON Formatter & Inspector

Fast client-side JSON indentation, minification, and schema validation with real-time error position detection and one-click clipboard copying.

JSON Tools Offline
Experiments Prototype

Zero-Storage Scratchpad

A distraction-free markdown notepad with live character/word count and instantaneous auto-saving to browser storage without hitting any backend servers.

localStorage Markdown Zero-Cloud