Skip to content
View ATSDopi's full-sized avatar
💭
Dev Is Deving
💭
Dev Is Deving

Block or report ATSDopi

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.

Content in all repositories owned by your account will be closed.
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
ATSDopi/README.md
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

Project Language Description
🤖 LLMify HTML LLM-powered tool
📸 CodeShot HTML Styled code screenshots
🔎 HeadSeaker Python Search / security tool
📑 markdown-to-slides TypeScript MD → presentations
🐺 uptime-wolf TypeScript Uptime 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

Pinned Loading

  1. Auto-Desk Auto-Desk Public

    Auto Desktop is a Windows app that launches your applications, files, folders, and URLs simultaneously with one click via presets. Features include auto-app discovery, process detection, desktop sh…

    TypeScript