Skip to content
View Esqyzan's full-sized avatar
🌴
Like all programmers, I relax in the Maldives.
🌴
Like all programmers, I relax in the Maldives.

Highlights

  • Pro

Block or report Esqyzan

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
Esqyzan/README.md

✨ ESQYZAN // YAMI-HIKARI MODE ☯ ✨

BORN IN THE SHADOWS • BUILT IN PYTHON • AWAKENED FOR CHAOS 領域展開

Monochrome Banner Status Experience


闇 YAMI // PROTAGONIST DATA

class Esqyzan:
    """The one who walks between shadows and light"""
    
    def __init__(self):
        self.alias = ["Esqyzan", "Esqyzan4ik", "Code Shinobi"]
        self.role = "Full-Stack Developer / Code Alchemist / Neural Network Whisperer"
        self.languages = ["Python 🐍", "JavaScript ⚡", "SQL 📊", "HTML/CSS 🎨"]
        self.focus = ["AI/ML", "Automation", "Backend Systems", "CV/NLP Magic"]
        self.mood = "Probably debugging at 3AM ☕"
    
    def signal(self):
        return "No colors. No noise. Just pure code. (◕‿◕✿) AND MEMES."
    
    def favorite_phrase(self):
        return "It works on my machine... now (´・ω・`)"

光 HIKARI // NINJA TECHNIQUES

Technique Level Description
Python Systems 影分身の術 Automation, scraping, backend engineering
AI / Neural Networks 神威 Computer vision, NLP, model experiments
Web Development 雷の呼吸 APIs, architecture, performance-minded delivery
Dev Workflow 無限城 CI/CD logic, integrations, operational scripting
Chaos Engineering 完全体 Breaking things to understand them better

虚空 KOKUU // POWER LEVEL TELEMETRY

GitHub Streak

📊 SKILL MATRIX // EXPAND TO VIEW
════════════════════════════════════════════════════════════
  MASTERY LEVELS
════════════════════════════════════════════════════════════

Python         ████████████████████░ 95% | Production Ready
JavaScript     ██████████████░░░░░░░ 70% | Confident
PyTorch/TF     ████████████░░░░░░░░░ 65% | Experimental
FastAPI        ██████████████████░░░ 85% | Solid Backend
Docker         ████████████████░░░░░ 80% | Container Master
Linux/Bash     ██████████████████░░░ 85% | System Warrior
SQL            █████████████░░░░░░░░ 65% | Query Crafting
Git/DevOps     ████████████████████░ 95% | Version Control Ninja

════════════════════════════════════════════════════════════

力 CHIKARA // WEAPONS OF CHOICE

Python JavaScript PyTorch TensorFlow FastAPI Docker Linux Git


異世界 ISEKAI // PORTALS

View Repositories View Gists


通信 TSUSHIN // TRANSMISSION

Telegram GitHub Steam Email


秘密 HIMITSU // SECRET SAUCE

💡 Pro Tips from the Code Shadows 💡

  ┌─────────────────────────────────┐
  │ • Debugging is like detective   │
  │   work, but less glamorous       │
  │ • Coffee > Sleep                 │
  │ • Stack Overflow > Documentation │
  │ • Your code today = Bug tomorrow │
  │ • Comments are lies (update them)│
  │ • Keep calm and git reset --hard │
  │ • rm -rf / never. ever. EVER.    │
  └─────────────────────────────────┘

終焉 SHUEN // FINAL FRAME

"In a world of color, choose contrast. Dattebayo."

"If it's stupid but it works, it's not stupid." 🧠💥

Profile Views

✌️ THANKS FOR STOPPING BY - STAY SHARP, SENPAI ✌️

Made with ☕, 🖤, and questionable life choices

Popular repositories Loading

  1. Shutdown-timer Shutdown-timer Public

    A simple PY script for code shutdown after a certain amount of time

    Python 1

  2. shikimori_anime_list shikimori_anime_list Public

    List of all anime titles on shikimori as of March 11, 2026

    1

  3. Esqyzan Esqyzan Public

    He-heh

  4. FileCreator FileCreator Public

    A simple console application to quickly create text files directly from the command line.

    Python

  5. Nexus_Translate Nexus_Translate Public

    Advanced Context-Aware Neural Network Translator

    JavaScript