🎓 Master's student in Computer Vision
💻 Passionate about AI, and WEB development
📍 Based in Algeria
- Python, C
- OpenCV, Pygame, MediaPipe
- Django
- Git & GitHub
- Flutter
🎓 Master's student in Computer Vision
💻 Passionate about AI, and WEB development
📍 Based in Algeria
Repository containing notes, projects, assignments, and implementations related to my Master 2 modules in Computer Vision.
C 2
This repository focuses on computer vision techniques, including camera calibration, homography, multi-frame structure (MFS), and 3D reconstruction. It also explores simple stereo vision for depth …
Python 1
This repository focuses on Virtual Reality (VR) development, exploring VR environments, interactions, and applications. It includes code, experiments, and resources for building immersive VR experi…
Ce projet a pour objectif de couvrir toutes les étapes classiques d’un compilateur : Analyse lexicale (avec Flex) Analyse syntaxique (avec Bison) Analyse sémantique Génération d’une structure ou d’…