Skip to content
View HCWassim's full-sized avatar

Highlights

  • Pro

Block or report HCWassim

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
HCWassim/README.md

Welcome to my GitHub account! I'm Wassim (@HCWassim), a third-year student at Polytech Nantes, currently pursuing studies to become a computer engineer with a focus on artificial intelligence.

My academic journey began with a Bachelor's degree in Physics, and now I'm delving into the intricacies of computer science. Proficient in C, Java, C#, and Python, I am actively engaged in various projects. Notably, one of my recent achievements is the development of a 3D engine entirely from scratch using C. You can explore this project on my GitHub repository and watch an explanatory video on YouTube at this link: YouTube Video.

For further inquiries or collaborations, feel free to reach out to me via email or through my social networks:

Linkedin

Popular repositories Loading

  1. HCWassim HCWassim Public

    Config files for my GitHub profile.

    2

  2. Flight-Notifier Flight-Notifier Public

    Short Program using Transavia's API to notify via email an user waiting for a flight at special dates and with the best price

    Python 2

  3. Real-Time-Plotting-PyGame Real-Time-Plotting-PyGame Public

    Short Program allowing to live plot data on PyGame engine

    Python 2

  4. Ferromagnetic-surface-simulation Ferromagnetic-surface-simulation Public

    The goal of this topic is to model ferromagnetic materials features. Indeed, a ferromagnetic surface has for main characteristic a spontaneous magnetization presence which appears after a magnetic …

    Python 2

  5. cloud-chamber cloud-chamber Public

    Energy loss and straggling of alpha particles simulation in a cloud chamber

    Python

  6. 3D_engine 3D_engine Public

    This repository contains a lightweight and high-performance 3D engine written in the C language. Designed to be modular and extensible, it offers features for real-time 3D rendering, scene manageme…

    C