ATSDopi

GitHubPython
Sync GitHub: 9/15/2026
banner

Typing SVG

badges


👋 About Me

class ATSDopi:
    def __init__(self):
        self.name = "ATS-Dopi"
        self.role = "Cybersecurity Student"
        self.current_project = "CTF Toolbox"
        self.languages = ["Python", "TypeScript", "JavaScript", "C", "C++",
                          "C#", "Java", "PHP", "Rust", "Swift", "Kotlin"]
        self.web = ["HTML5", "React", "Next.js", "Node.js", "Electron",
                    "WordPress", "Android"]
        self.databases = ["MySQL", "PostgreSQL", "Firebase"]
        self.tools = ["Docker", "PowerShell", "Figma", "Photoshop",
                       "Lightroom", "After Effects", "Arduino"]
        self.interests = ["CTF", "OSINT", "Pentest", "Reverse Engineering",
                          "LLM", "Automation"]
        self.location = "France"
        self.hub = "https://guns.lol/atsdopi"
  • 🎓 Cybersecurity Student based in France
  • 🔨 Currently building a CTF Toolbox — a collection of tools for Capture The Flag competitions
  • 🌱 Always learning: Offensive Security, Reverse Engineering & LLM Agents
  • 💬 Ask me about Python, TypeScript, Backend architecture, CTF challenges
  • ⚡ Fun fact: I turn coffee into commits, and commits into trophies 🏆

🛠️ Tech Stack

skills


📊 GitHub Stats

stats top-langs

streak


🏆 Trophies

trophies


📈 Activity Graph

activity-graph


� Commit Activity

contribution heatmap


📂 Featured Projects

ProjectLanguageDescription
🤖 LLMifyHTMLLLM-powered tool
📸 CodeShotHTMLStyled code screenshots
🔎 HeadSeakerPythonSearch / security tool
📑 markdown-to-slidesTypeScriptMD → presentations
🐺 uptime-wolfTypeScriptUptime monitoring


🔗 Find Me Everywhere

🌐 Central hub: guns.lol/atsdopi — all my links in one place

guns.lol Discord Instagram Frost ATS Pro Email Potion Gang Buy Me a Coffee


footer

🔧 How this profile works

All SVG assets in this profile are 100% self-generated — no external services used.

The tools/ directory contains Python scripts that:

  1. Fetch real data from the GitHub API (REST + GraphQL)
  2. Generate animated SVG cards with SMIL animations
  3. Are run automatically by a GitHub Action (.github/workflows/generate-assets.yml) every day

To regenerate manually:

pip install -r tools/requirements.txt
python tools/generate_all.py ATSDopi