Skip to content
View elyes136's full-sized avatar
  • université de lille

Highlights

  • Pro

Block or report elyes136

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

Hi, I'm Elyes 👋

Computer Science student (Licence 3) at the University of Lille, looking for a 12-week software development internship (France / Luxembourg).

I'm interested in backend development, web development, and applying AI/LLMs to practical problems — most of what's below reflects that.


🚀 Featured projects

AI-Based Report Categorization System Hybrid system that categorizes submitted reports using vector similarity search (384D embeddings, FAISS), with automatic fallback to a local LLM (Ollama) when similarity confidence is too low. Persists data in PostgreSQL and gets more accurate as the report database grows. React frontend, Python backend.

Student Housing Scraper Python + Selenium tool that monitors CROUS student housing listings and sends real-time Discord alerts when new listings appear — built to solve a real problem (high demand, slow manual checking) I ran into myself.

Coiffeur Fadi — Business Website Responsive React website built for a real client (a hair salon), covering service presentation and contact.

Tower Defense GameUniversity project, team of 5 (private repo) Java game built with a clean OOP architecture: abstract Tower class for extensible tower types, Enum-based projectile system, procedurally generated paths, full unit test coverage, and UML documentation kept in sync with the code.


🛠️ Tech I work with

Languages: Python · Java · JavaScript · SQL · C Web: React · HTML · CSS Data / AI: FAISS · embeddings · local LLMs (Ollama) · scikit-learn basics Databases: SQL · SQLAlchemy Tools: Git · GitLab · Linux


📫 Get in touch


Currently looking for a 12-week internship in software development, web development, or AI. Feel free to reach out!

Pinned Loading

  1. AI_BUG_REPORT AI_BUG_REPORT Public

    Python

  2. coiffeur-fadi coiffeur-fadi Public

    JavaScript

  3. wooclap-automation wooclap-automation Public

    Python

  4. Student-Housing-Scraper Student-Housing-Scraper Public

    Scraper web en Python utilisant Selenium et Chromium pour récupérer automatiquement les informations des annonces de logements sur le site trouverunlogement.lescrous.fr. Le script extrait le nom, l…

    Python 2