Skip to content
View Mathos6's full-sized avatar
:bowtie:
:bowtie:

Block or report Mathos6

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.

Content in all repositories owned by your account will be closed.
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
Mathos6/README.md

Hi, I'm Mathieu Matongo

"I write ARM assembly for fun and build websites when I need a break from memory alignments." 🐷

I'm a developer who likes diving deep into systems programming, low-level security, and compiler mechanics—while occasionally coming up to air to build full-stack web applications.


🔬 What I'm Working On

  • 🛡️ Quartzine – Isolating USB storage devices inside disposable VMs before they mount.
  • ⚙️ Custom Compilers – Building toy C++ compilers that translate custom languages into native ARM64 assembly.
  • 📜 Low-Level Utilities – Rebuilding classic core utilities (like cat) in raw ARM assembly.
  • 🌐 Web & Automation – Django backends, Go micro-services, and custom automation scripts.

🧰 Tech Stack & Environment

Layer Technologies
Low Level & Systems ARM64 / ARM32 Assembly, C++, Go, Linux Internals
High Level & Web Python, Django, PostgreSQL, JavaScript
Daily Environment Debian Linux + Sway WM
Currently Studying 🇯🇵 Japanese (日本語)

🌐 Connect With Me


Protected by George Pig's low-level security team 🦖

Pinned Loading

  1. Quartzine Quartzine Public

    A Linux tool that isolates USB devices in a virtual machine for safer access and analysis.

    Python

  2. MyCompiler MyCompiler Public

    A custom compiler

    C++ 1

  3. create-repo create-repo Public

    A short script

    PowerShell