Skip to content
View MRThugh's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report MRThugh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MRThugh/README.md
Typing SVG

“I don’t talk about building. I just bring the bricks.”

Instagram GitHub Website


Outlaw Vibe

👤 whoami.py

class MRThugh(SilentArchitect):
def __init__(self) -> None:
self.name: str = "Ali Kamrani"
self.age: int = 18
self.status: str = "Building in the shadows"
self.weapons: list[str] = ["Python", "Linux", "TailwindCSS"]
self.focus: str = "GUI Automation & High-Performance Tools"

def get_manifesto(self) -> dict[str, str]:
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."
}

🩸 The Arsenal (Tech & Tools)

⚡ Latest Masterpieces (Python Ecosystem)

🎯 Project 📜 Description 🛠 Tech Stack
DarkLine Secure LAN chat with RSA + Fernet encryption & SQLite storage. CustomTkinter Cryptography
Utility ToolBox Professional 1100+ line Windows utility suite. OS Automation Python
ParsiKit Persian text standardization & speed optimization. NLP Tools Regex
SmartRetry Metaprogramming library & advanced decorator toolset. Metaprogramming
CipherVault High-grade encryption and secure file vaulting. Security Python
Formato All‑in‑one image tool for batch editing & PDF creation. Pillow GUI

📊 Vital Signs


Built with 🩸 and ☕ by a Silent Architect.

Pinned Loading

  1. Architecture in Silence - A Manifesto Architecture in Silence - A Manifesto
    1
    # Architecture in Silence
    2
    ### A Manifesto for Those Who Build Without Shouting
    3
    
                  
    4
    **Ali Kamrani**
    5
    
                  
  2. Formato-Image-Converter Formato-Image-Converter Public

    🌌 Professional Image Studio | Multithreaded Batch Processor | Smart Compressor | Watermark Engine | PDF Builder | Icon & Favicon Generator | Built with Python & CustomTkinter.

    Python

  3. DarkLine-Messenger DarkLine-Messenger Public

    Next-gen local network messenger with Telegram/Discord hybrid UI.

    Python

  4. CipherVault CipherVault Public

    🔐 CipherVault is a sophisticated, cyberpunk-themed desktop encryption suite built with Python. It features military-grade AES-256, advanced key management, and real-time hash verification.

    Python

  5. DeskUtility DeskUtility Public

    A sleek, all-in-one desktop utility toolkit built with Python and CustomTkinter. Features a unit converter, advanced calculator, clipboard manager, and time management tools in a single, modern UI.

    Python