Skip to content
View Matth-L's full-sized avatar

Block or report Matth-L

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

Hi there, I'm Matthias Lapu! 👋

Coffee GIF

I'm a Computer Science student pursuing a double master's degree in:

  • High-Performance Computing at the "École Nationale Supérieure d'Informatique pour l'Industrie et l'Entreprise" (ENSIIE)
  • Cybersecurity at the University of Quebec in Chicoutimi (UQAC)

Projects

Here is a list of my projects, whether they are personal or academic.

System Configuration 🔒

Algorithm & Parallel Computing 🧮

Visualization & Simulation 📊

Hardware & System Programming 🛠️

Custom I3WM Configuration 🖥️

Languages used

Top Languages

Pinned Loading

  1. detectish detectish Public

    A complete AI-powered phishing detection application with email analysis, ClamAV, SPF/DKIM/DMARC checks, a frontend, and Docker containerization.

    Vue 3

  2. RaspiGatekeeper RaspiGatekeeper Public

    A project to configure a Linux machine as a secure router, featuring firewall, VPN, intrusion detection, geographic IP filtering, and automated system analysis. Deployement is made using Ansible.

    Shell 1

  3. Local-Density-Nuclear-System Local-Density-Nuclear-System Public

    Plot of the local density of a nuclear system using C++. This project includes visualizations created with POV-Ray SDL.

    C++

  4. HPC-Cluster-Setup HPC-Cluster-Setup Public

    A technical solution for setting up and configuring a cluster, detailing the hardware, software, and network configurations, along with the management and coordination of multiple nodes to achieve …

    Python

  5. Parallel-Algorithm-Compendium Parallel-Algorithm-Compendium Public

    A compilation of projects exploring parallel programming concepts using Pthreads, OpenMP, MPI and OpenCL.

    C

  6. My-Processor My-Processor Public

    Minimal Processor with Logic Gates

    Assembly