Skip to content
View mathisbot's full-sized avatar
  • France
  • 10:52 (UTC +02:00)

Highlights

  • Pro

Block or report mathisbot

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

Mathis

Low-level software engineer // Rust, systems, OS dev


About

French computer science student with a strong focus on low-level programming.

I enjoy building efficient and robust systems, with a particular interest in operating systems, architecture, and performance-critical software.


Projects

BeskarOS

Rust-based hobby OS (x86_64, SMP)
πŸ”— https://github.com/mathisbot/beskar-os

Graphics Engines

Experiments with 3D rendering and ray tracing in C and Rust (OpenGL / Vulkan)
πŸ”— https://github.com/mathisbot/opengl-fps
πŸ”— https://github.com/mathisbot/raytracing

Homomorphic Encryption Library

Experimental Rust library for homomorphic encryption
πŸ”— https://github.com/mathisbot/homomorph-rust


Stack

Languages

  • Rust
  • x86 Assembly
  • C
  • Python

Pinned Loading

  1. beskar-os beskar-os Public

    Pure Rust πŸ¦€ 64-bit Hobby OS ⌨️

    Rust 13

  2. movie-matrix movie-matrix Public

    A Netflix-like web app

    TypeScript 4

  3. raytracing raytracing Public

    Ray Tracing engine built in Rust with Vulkano

    Rust