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

Block or report ElFilaliHamza

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

👋  Hi there, I'm Hamza El Filali

👨🏻‍💻  About Me

  • 🚀 Full‑Stack Engineer & Automation Architect with 3+ years shipping SaaS products, ERP systems, and AI‑enabled applications from first commit to production.
  • 🔧 I specialize in Python (Django/FastAPI) and modern React/Next.js ecosystems, with deep expertise in workflow automation (n8n) and CI/CD pipelines.
  • 📦 Proven track record delivering POS systems, video streaming platforms, and intelligent automation workflows that reduce manual operations.
  • ✍️ In my free time I enjoy playing video games, reading books, and long walks.
  • 💬 Always open to collaborations, interesting discussions, or volunteering opportunities.

Coding...

🛠  Tech Stack

Programming Languages

Python TypeScript JavaScript C++

Frontend

React Next.js Redux Material UI Tailwind CSS

Backend

Django FastAPI Node.js Nest.js Express.js

Automation & Integrations

n8n Webhooks Google APIs WordPress API

Databases & Caching

PostgreSQL MongoDB MySQL Redis

DevOps & Cloud

Docker GitHub Actions AWS GCP Nginx

Testing

Jest PyTest React Testing Library

AI & Data Science

PyTorch Hugging Face OpenCV Scikit-learn Pandas

🚀  Featured Projects

  • Honey ERP – Complete B2B2C ERP system for honey production businesses. Manages product composition, sales workflows, client/supplier relations, and invoice tracking.
    Tech: React.js, Nest.js, PostgreSQL, TypeORM, Socket.io, Jest, Docker.

  • SchoolHelper – SaaS platform that helps schools manage academic tasks, student/professor data, payments, and resources through intuitive dashboards.
    Tech: Django DRF, React.js, Redux, PostgreSQL, Redis, Celery, Docker, Pytest.

  • Content Automation System (n8n) – Server‑side automation that generates WordPress posts from Google Sheets data, with auto‑translation (DeepL/Google), scheduled publishing, and lifecycle tracking.
    Tech: n8n, Google Sheets API, WordPress REST API, Docker, Webhooks.

  • Secure Video Streaming Backend – High‑performance video streaming backend using HLS protocol with security layers (access tokens, rate limiting). Includes CI/CD pipelines and full test coverage.
    Tech: Next.js, Nest.js, MongoDB, Socket.io, Mongoose, Passport.js, Docker Compose.

⚙️  GitHub Analytics

🤝🏻  Connect with Me


Feel free to reach out if you're interested in collaborating on exciting projects – especially anything related to automation, SaaS, or AI integration!

Pinned Loading

  1. cancer-calssification cancer-calssification Public

    To expolore some limited features of the resnet50 pretrained model on some classification features I made this full stack project that contains model fine-tuning and the api along with the frontend.

    JavaScript 1

  2. cooltech cooltech Public

    JavaScript

  3. job-watch-skill job-watch-skill Public

  4. PyClear PyClear Public

    PyClear is a command-line tool that removes all annoying `__pycache__` directories recursively from a specified directory.

    Python