Skip to content
View zAxCoder's full-sized avatar

Block or report zAxCoder

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
zAxCoder/README.md

Typing SVG



GitHub followers


> whoami

class zAx:
    def __init__(self):
        self.name = "zAx"
        self.role = "Software Engineer & AI Enthusiast"
        self.location = "Cairo, Egypt 🇪🇬"
        self.born = 1999
        self.coding_since = 2022
        self.passion = ["Artificial Intelligence", "Creative Software", "Open Source"]
        self.motto = "Code is not just logic — it's art, vision, and revolution."

    def currently(self):
        return {
            "🔭 Working on": "AI-powered tools & full-stack applications",
            "🧠 Exploring": "LLMs, Computer Vision, and Agentic AI",
            "🚀 Building": "Projects that challenge the status quo",
            "📚 Learning": "Every single day — there's always a deeper layer",
        }

    def __str__(self):
        return "Obsessed with turning wild ideas into working software."

"The best way to predict the future is to build it."

I don't just write code — I craft experiences, solve real problems, and push boundaries. My journey started in 2022, and since then, I've been on a relentless mission to master the art of software engineering and artificial intelligence.


🧠 What Drives Me

🤖 Artificial Intelligence

AI isn't just a field I study — it's the lens through which I see the future. From machine learning pipelines to LLM integrations, I'm deeply invested in building intelligent systems that think, learn, and adapt.

💻 Software Engineering

Clean architecture. Scalable systems. Elegant solutions. I believe great software is built with intention — every line of code should serve a purpose, and every system should be designed to evolve.

🚀 Creative Innovation

I thrive on building things that haven't been built before. The projects I'm most proud of are the ones people said were "too ambitious" — those are exactly the ones worth pursuing.

🌍 Open Source & Community

I believe in giving back. Open source shaped me as a developer, and I'm committed to contributing, sharing knowledge, and building alongside the global dev community.


⚡ Tech Arsenal

🔤 Languages

Rust Python JavaScript TypeScript C C++ C# Java PHP PowerShell

🤖 AI & Data Science

OpenCV NumPy FastAPI

🌐 Frontend

Next.js Nuxt.js Vue.js TailwindCSS Vite Electron

⚙️ Backend & Runtime

Node.js NestJS .NET Nginx Apache

🗄️ Databases

PostgreSQL MongoDB MySQL Redis SQLite Firebase Cassandra ArangoDB

☁️ Cloud & DevOps

AWS Azure Google Cloud Docker Cloudflare Vercel Netlify CircleCI Git


📊 GitHub Analytics

zAx GitHub Stats


🏆 Achievements


🐍 Contribution Snake

github-snake

Note: To enable the snake animation, add a GitHub Action workflow. See setup guide here.


💭 Dev Philosophy

 ╔══════════════════════════════════════════════════════════════╗
 ║                                                              ║
 ║   "First, solve the problem. Then, write the code."          ║
 ║                                            — John Johnson    ║
 ║                                                              ║
 ║   I believe in:                                              ║
 ║   ├── 🧠 Thinking before typing                             ║
 ║   ├── 🏗️  Building systems, not just features                ║
 ║   ├── 📖 Reading more code than writing                      ║
 ║   ├── 🔄 Iterating relentlessly                              ║
 ║   └── 🤝 Learning from every developer I meet                ║
 ║                                                              ║
 ╚══════════════════════════════════════════════════════════════╝

🤝 Let's Connect

LinkedIn X Facebook Instagram Email Buy Me A Coffee


💡 "The only way to do great work is to love what you do."

If my work inspires you or you find it useful, consider giving a ⭐

Popular repositories Loading

  1. zax-social-media-app zax-social-media-app Public

    🚀 Modern social media app built with Flutter - Real-time chat, stories, reels & live streaming

    Dart 1

  2. cloudflare_bypass cloudflare_bypass Public

    Python

  3. zAxCoder zAxCoder Public

  4. OpenZax OpenZax Public

    Secure AI development assistant built in Rust. Terminal-native coding agent with zero-trust security, WASM skills, and multi-model support.

    Makefile