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 | Next-gen local network messenger with Telegram/Discord hybrid UI. | Python Custom GUI |
| 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 | Advanced media converter & image-to-PDF engine. | Python File Handling |

