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 ENSIIE
  • Cybersecurity at UQAC

Projects

Here is a list of my projects, both personal and academic.

System Configuration ๐Ÿ”’

Algorithm ๐Ÿงฎ

Visualization & Simulation ๐Ÿ“Š

Hardware & System Programming ๐Ÿ› ๏ธ

Custom I3WM Configuration ๐Ÿ–ฅ๏ธ

Pinned Loading

  1. 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 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 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 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 Public

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

    C

  6. My-Processor Public

    Minimal Processor with Logic Gates

    Assembly