</Projects>
[/Project Repositories]
This section presents a list of GitHub projects designed to help you learn, automate tasks, and tackle real problems. These tools showcase a mix of personal automation, systems thinking, security scripts, and IT workflows — each one ready for practical deployment or further learning.
ddufus
A lightweight TTY-style ISO and IMG flasher for Linux.
yoda
A lightweight, cross-platform terminal assistant built on Ollama for local LLM interaction. It includes automated installers for Linux and MacOS with system-aware setup and model management.
vpn-connect
Command-line utility to manage .ovpn connections for platforms like HackTheBox and TryHackMe, including IP verification and connection status checks.
system-recon-dashboard
A simple Bash script that shows important system info like CPU, memory, disk usage, uptime, and IP address. Built for quick checks and terminal-based diagnostics.
n-wrap
An easy to use Bash wrapper for nmap that helps beginners and IT professionals run essential network scans through a guided CLI menu.
project-scaffold-gen-i
A simple Bash tool that creates project folders and files through an interactive process. It is great for quickly setting up labs, coding projects, or custom layouts.
project-scaffold-gen-ii
A project bootstrapping script that sets up folders, initializes Git, and pushes to GitHub. You can do all of this from your terminal. Like Gen I but for made for Github.