Building efficient systems with Python, Bash, and Java.
Obsessed with CLI workflows, DevOps, and Open Source.
// Current workspace configuration
const myToolbox = {
"OS": ["MX Linux", "Debian"],
"Languages": ["Python", "Java", "Bash"],
"Editors": ["VS Code", "Micro", "Nano"],
"DevOps": ["Git", "Docker", "VirtualBox"],
"Learning": "Cybersecurity & System Admin"
};
This Python program is designed to manage medicine inventory in a hospital setting. It provides a user-friendly interface for tracking medicines, generating reports, and maintaining records efficiently. It serves as a practical solution for digitizing pharmacy operations and minimizing manual data entry errors.
A simple automation script designed to simplify the yt-dlp CLI. It handles format selection, best-quality merging, and metadata embedding automatically, removing the need to remember complex command-line flags. Just run the script and let it handle the heavy lifting of configuration.
A Python Tkinter chatbot that talks back. ELSA combines a clean GUI with text-to-speech capabilities, image display, and instant responses to predefined commands. It serves as an excellent foundation for understanding desktop GUI development and basic interaction logic.
> Institute: SLIATE
> Focus: Software Engineering & Networking
> Status: Final Year (GPA: 3.X)