class MRThugh(SilentArchitect):
def __init__(self):
self.name = "Ali Kamrani"
self.age = 18
self.status = "Building in the shadows"
self.weapons_of_choice = ["Python", "PHP", "TailwindCSS"]
self.current_focus = "GUI Automation & High-Performance Tools"
def get_manifesto(self):
return {
"Rule 1": "Silence is chosen so the work can speak.",
"Rule 2": "Direction over speed.",
"Rule 3": "Flaws are just the foundation.",
"Rule 4": "Patience is the mortar."
}| 🎯 Project | 📜 Description | 🛠 Tech Stack |
|---|---|---|
| DarkLine | DarkLine Messenger is a secure LAN chat app built with Python and CustomTkinter. It uses RSA + Fernet encryption, bcrypt-authenticated logins, and SQLite-backed storage to provide real-time messaging, presence tracking, and encrypted file sharing in a modern dark UI. | Python customtkinter cryptography bcrypt Pillow sqlite3 |
| Utility ToolBox | Professional 1100+ line Windows utility suite. | Python OS Automation |
| ParsiKit | Persian text standardization, localization & speed optimization. | Python NLP Tools |
| SmartRetry | Metaprogramming library & advanced decorator toolset. | Python Metaprogramming |
| CipherVault | High-grade encryption and secure file vaulting. | Python Cryptography |
| Formato | An all‑in‑one image tool with a modern GUI for batch editing, compression, watermarking, PDF creation, and icon generation. Built with Python and CustomTkinter. | Python File Handling pillow customtkinter |

