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 // BLACK-WHITE MODE

BORN IN THE NIGHT • BUILT IN PYTHON • TUNED FOR CHAOS

Monochrome Banner Status


BLACK PROFILE // IDENTITY

class Esqyzan:
    def __init__(self):
        self.alias = ["Esqyzan", "Esqyzan4ik"]
        self.role = "Full-Stack Developer"
        self.languages = ["Python", "JavaScript", "SQL", "HTML/CSS"]
        self.focus = ["AI", "Automation", "Backend Systems", "CV/NLP"]

    def signal(self):
        return "No colors. No noise. Just code."

WHITE ARSENAL // WHAT I DO

  • 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

BLACK GITHUB // TELEMETRY

GitHub Streak


WHITE STACK // WEAPONS OF CHOICE

Python JavaScript PyTorch TensorFlow FastAPI Docker Linux


BLACK PROJECTS // ENTRY POINT

View Repositories


WHITE CONTACT // CHANNELS

Telegram GitHub Steam Email


BLACK FINAL FRAME

"In a world of color, choose contrast."

THANKS FOR STOPPING BY - STAY SHARP.

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