Skip to content
View ayoubelaamri's full-sized avatar

Block or report ayoubelaamri

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

Hey there πŸ‘‹ I'm Ayoub EL AAMRI

visitors GitHub Followers

πŸš€ About Me

I'm a Moroccan Lead Frontend & Senior Full-Stack Engineer with a unique background as an Ex-Fighter Pilot in the Royal Moroccan Air Forces.

I specialize in building scalable digital products, SaaS platforms, AI-powered solutions, and high-performance user experiences.

Over the years, I've worked across:

  • ⚑ Frontend Engineering (React, Next.js, Expo, Angular, TypeScript)
  • ⚑ Backend Development (Node.js, Express, Python, Flask)
  • ⚑ SaaS & MVP Development
  • ⚑ AI Integration & Automation
  • ⚑ Real-Time Applications (WebRTC, Socket.IO)
  • ⚑ Product Strategy & Technical Leadership

I'm also the founder of Senorjob, a digital solutions agency focused on transforming ideas into scalable products through design, development, AI, and automation.


🧠 Current Focus

  • Building scalable SaaS products
  • AI & Generative AI integrations
  • Cross-platform solutions with React Native & Expo
  • Product-oriented engineering & leadership
  • High-performance frontend architecture

πŸ’» Tech Stack

Frontend

React Next JS Angular TypeScript Expo

Backend & Databases

NodeJS Python Flask PostgreSQL Supabase

AI / Cloud / Tools

OpenAI Docker Git Linux VS Code


🌍 Languages

  • πŸ‡¬πŸ‡§ English
  • πŸ‡«πŸ‡· French
  • πŸ‡²πŸ‡¦ Moroccan Darija / Arabic
  • πŸ‡ͺπŸ‡Έ Spanish

πŸ“ˆ GitHub Stats


🀝 Let's Connect


class AyoubElAamri:

    def __init__(self):
        self.role = "Lead Frontend & Senior Full-Stack Engineer"
        self.background = "Ex-Fighter Pilot"
        self.company = "Senorjob"
        self.specialties = [
            "Frontend Engineering",
            "Full-Stack Development",
            "AI Integration",
            "SaaS Architecture",
            "Product Strategy"
        ]

    def philosophy(self):
        return "Discipline from aviation. Creativity from engineering. Vision from entrepreneurship."

me = AyoubElAamri()
print(me.philosophy())

⭐ Building technology with impact, scalability, and vision.

Pinned Loading

  1. Speech_Emotion_Recognition Speech_Emotion_Recognition Public

    Web app to detect emotion from speech using a 67% accuracy model built with 2D ConvNets trained on RAVDESS & SAVEE datasets

    Jupyter Notebook 1

  2. Credit_Cards_Fraud_Detection Credit_Cards_Fraud_Detection Public

    A 97% accuracy model to detect Fraudulent Transactions, built with the Random Forest Classifier

    Jupyter Notebook

  3. web_articles_analysis web_articles_analysis Public

    From scrapping to data visualization with an automated process to get high insights on online web articles

    Python

  4. CabinetManagerApp CabinetManagerApp Public

    MERN Stack App for Medical Cabinet Management

    CSS

  5. covid19_data_visualization covid19_data_visualization Public

    Jupyter Notebook

  6. SmartPixels SmartPixels Public

    A Java Desktop App to search similar images using colors histogram

    Java