Skip to content
View ahmedyounes's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report ahmedyounes

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
ahmedyounes/README.md
Ahmed Younes — Full-Stack & Agentic Engineer

I design and ship complete production systems — web, mobile, data, and AI — end to end.

10+ years turning ideas into shipped products. Solo founder & engineer behind a million-line cloud-kitchen platform.


Experience Codebase DB models Docker deploys E2E tests


🧩 What I build

  • Full-stack web platforms — Next.js + NestJS, GraphQL, multi-tenant architecture
  • Cross-platform mobile — Flutter (Riverpod, GoRouter), PWA, 10-language i18n (RTL)
  • Data & ML / financial analytics — Python, Pandas, scikit-learn, forecasting & anomaly detection
  • Real-time systems — WebSockets, Redis pub/sub, live tracking, chat & notifications
  • AI & agentic automation — Claude / OpenAI / Gemini integrations, autonomous dev workflows
  • DevOps & cloud — Docker, Nginx, CI/CD (GitHub Actions), Linux, DigitalOcean, multi-region deploys
  • Embedded & IoT — firmware on microcontrollers (C/C++, Arduino, ESP32, Raspberry Pi), device integration
  • Security — auth (OAuth, JWT, OTP/MFA, RBAC), AppSec & OWASP, penetration testing, TLS & secrets hardening

🛠️ Tech

Backend
NestJS Node.js Django FastAPI GraphQL

Frontend
Next.js React Angular TypeScript Tailwind CSS

Mobile
Flutter Dart

Data & ML
Python Pandas NumPy scikit-learn

Data stores
MongoDB PostgreSQL Redis

DevOps
Docker Nginx GitHub Actions Linux DigitalOcean Git

Embedded
C C++ Arduino ESP32 Raspberry Pi

Security
OWASP Burp Suite Kali Linux Wireshark JWT TLS

🚀 Selected work

eatnshred — Cloud-Kitchen SaaS Ecosystem
Solo-architected a million-line Next.js / NestJS monorepo: 500+ MongoDB models, 169 GraphQL schemas, real-time delivery across own-fleet + marketplace integrations (Talabat, Deliveroo, Noon Food), a full financial-analytics suite, an AI nutritionist, and companion Flutter apps — deployed across 50+ Docker configurations in 2 regions.

FinSight — Financial Analytics Platform
Django 5 / DRF / FastAPI + Pandas: transaction auto-categorization, spending-trend analysis with anomaly detection & regression forecasting, Celery Beat schedules, and real-time alerts via Django Channels.

Agentic Dev Toolchain
64 custom AI agents, 256 skills, and MCP servers powering autonomous development workflows — code generation, QA, and database operations at scale.

📈 Currently

Shipping production platforms end to end and pushing on agentic engineering — autonomous, AI-driven development workflows.


GitHub contribution streak

LinkedIn Website Email

Pinned Loading

  1. anthropics/claude-code anthropics/claude-code Public

    Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflo…

    Python 133k 21.5k

  2. jundot/omlx jundot/omlx Public

    LLM inference server with continuous batching & SSD caching for Apple Silicon — managed from the macOS menu bar

    Python 16.8k 1.4k

  3. claude-code-hooks-multi-agent-observability claude-code-hooks-multi-agent-observability Public

    Forked from disler/claude-code-hooks-multi-agent-observability

    Real-time monitoring for Claude Code agents through simple hook event tracking.

    Python