Skip to content
View yssrexe's full-sized avatar
🎯
Focusing
🎯
Focusing
  • 1337bg
  • Marrakech, Morocco
  • 22:50 (UTC +01:00)

Highlights

  • Pro

Block or report yssrexe

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.

Content in all repositories owned by your account will be closed.
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
yssrexe/README.md

Typing SVG

Profile Views GitHub followers GitHub Stars


πŸš€ About Me

I'm Yassir El Yasini, a Software Engineering student at 1337 School (42 Network) with hands-on experience building backend systems, distributed microservices, AI-powered applications, and containerized infrastructure.

With a strong foundation in C/C++, Java, and Python, I build real-time platforms, HTTP servers, and intelligent applications.

  • πŸ”­ Focus: Backend engineering, microservices, AI applications, and systems programming.
  • πŸŽ“ Education: Software Engineering at 1337 School, Ben Guerir, Morocco β€” October 2024 to present.
  • πŸ’Ό Seeking: Software Engineering or AI Engineering internships.
  • 🌍 Spoken languages: English and Arabic.

πŸ’» Technical Skills

C C++ Java Python TypeScript Docker

Area Technologies
Languages C, C++, Java, Python, JavaScript, TypeScript, Shell / Bash, SQL
Backend Spring Boot, FastAPI, Django, microservices, WebSockets, HTTP/1.1
Frontend React, Next.js, Tailwind CSS, shadcn
Databases & storage PostgreSQL, Redis (Geospatial), MariaDB, pgvector
AI / ML Retrieval-augmented generation (RAG), LangChain, LangGraph, Ollama, Hugging Face, Python AI stack
DevOps & tools Docker, Docker Compose, Git, GitHub, Git workflows, NGINX, HTTPS/TLS

πŸ› οΈ Featured Projects

🚚 Wesellia β€” On-Demand Delivery Platform

A peer-to-peer shopping and delivery platform connecting customers, sellers, and drivers in real time.

  • Built a microservices backend with independent databases for each service.
  • Designed payment workflows with a digital wallet, escrow protection, Stripe integration, and automatic refunds.
  • Implemented GPS-based driver assignment, live driver tracking, price negotiation, and instant messaging.

Stack: Spring Boot, Next.js, Tailwind CSS, shadcn, PostgreSQL, Redis (Geospatial), WebSockets, Stripe API, Docker.

πŸ€– AI Technical Hiring Assistant

An AI-powered recruitment assistant for resume analysis and candidate matching.

  • Developed intelligent search across 200+ resumes, improving candidate matching accuracy by nearly 30%.
  • Automated resume screening, candidate scoring, and interview question generation with a multi-agent workflow and human review for uncertain cases.
  • Deployed with Docker and FastAPI, integrating a local AI model with responses in under 800 ms.

Stack: Python, FastAPI, LangGraph, PostgreSQL, pgvector, Hugging Face, Ollama, Docker, Git.

A containerized web platform built from scratch with custom Docker images and Docker Compose.

  • Configured an NGINX reverse proxy with HTTPS/TLS and integrated WordPress with MariaDB.
  • Deployed a three-service stack with persistent volumes, isolated networking, and a reproducible local setup.

Stack: Docker, Docker Compose, NGINX, WordPress, MariaDB.

An HTTP/1.1 web server implemented from scratch in C++ using low-level sockets.

  • Handles GET, POST, and DELETE requests, CGI execution, and chunked transfer encoding.
  • Supports concurrent I/O with select / poll, with a focus on stable request parsing and response generation for multiple clients.

Stack: C++, HTTP/1.1, sockets, CGI, select / poll.


πŸ“Š GitHub Activity

GitHub contribution streak GitHub contribution graph

πŸ“« Let's Connect

I'm open to Software Engineering and AI Engineering internships.

LinkedIn Email GitHub 42 Profile

Decorative footer wave

Pinned Loading

  1. webservHTTP webservHTTP Public

    webserv β€” A lightweight HTTP/1.1 web server written in C++. 42 school project.

    C++ 3