A link in bio i made in just 15 minutes
Homelab Control Panel In this project I started building a self-hosted homelab control panel designed to manage and monitor a local machine or server from a single web interface. The main idea is to combine multiple homelab tools into one simple dashboard that runs locally and is easy to extend. What I’ve worked on so far: Set up the base FastAPI backend Structured the project into separate modules for monitoring, Docker management, file handling, and database tools Built a basic web dashboard using HTML, CSS, and JavaScript Planned integration of system metrics using psutil Designed the structure for Docker container control and file access Main idea: The panel is meant to act like a lightweight homelab management system where you can: monitor system performance manage Docker containers handle files on the server run simple database queries
CodeKidsIDE A verry simple ide for kids with lots of options for them, including lessons and explained debugging
A simple os in a terminal made with py
A simple portofolio
NANOS MULTI-TOOL v3.0 A modular, terminal-based system administration and utility suite built with Python and the Rich library. Features System Tools: Monitor CPU, RAM, disk usage, and track top memory-consuming processes. Network Tools: Ping hosts, perform DNS lookups, scan common ports, and retrieve public IP. File Tools: Analyze file sizes, find exact duplicate files via SHA-256 chunking, and read text files. Security Tools: Generate cryptographically secure passwords and create SHA-256 hashes. Developer Tools: Beautify JSON, test HTTP GET requests, and encode/decode Base64 strings. Live Dashboard: Real-time overview of local/UTC time, OS info, and hardware stats.
A simple Clicker game!