Skip to content
View Vulcaaa's full-sized avatar

Block or report Vulcaaa

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

Mathys Aberkane

banner

CS student @ @Epitech · Promo 2029 · France 🇫🇷

I enjoy building software close to the machine and understanding how things work under the hood.


🧰 Stack

Languages
C C++ Python Rust Haskell SQL HTML5 JavaScript

Tools
Linux Git Docker PostgreSQL Bash


🚀 Some Projects

Project Description
Cvrie AI for medical imaging: X-ray body-part classification + NLP — supervised & unsupervised ML
Zappy Networked survival game driven by autonomous AI — networking, AI
Raytracer 3D renderer simulating light via raytracing — reflections, refractions, fractals
Arcade Arcade cabinet simulation — interchangeable games & graphics backends at runtime
NanoTekSpice Digital logic circuit simulator — tri-state logic, factory pattern
My_Hunter Duck Hunt-inspired shooting game — graphics, animation

📊 Stats

 

📬 Connect

Email Discord LinkedIn

Pinned Loading

  1. Cvrie Cvrie Public

    Machine learning on medical imaging: supervised X-ray body-part classification + unsupervised NLP.

    Jupyter Notebook

  2. Arcade Arcade Public

    Simulation of an arcade cabinet in C++: interchangeable games and graphics backends loaded as dynamic libraries at runtime.

    C++

  3. NanoTekSpice NanoTekSpice Public

    Digital logic circuit simulator in C++ (logic gates, 4000-series ICs, tri-state logic, .nts files).

    C++

  4. Raytracer Raytracer Public

    A 3D renderer in C++23 that simulates light propagation via raytracing — reflections, refractions, shadows, materials, fractals, and a plugin architecture.

    C++