Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View tombrossard0's full-sized avatar
🎯
🎯

Highlights

  • Pro

Block or report tombrossard0

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

Banner

👦 About me

Hi! I'm a French student in my 5th year at EPITA.

Here, You'll find some personal projects I've built while learning. Feel free to explore!

tombrossard0

✨ Projects

Here are some of my personal projects:

  • Marbl-lang & Marbl-code A custom programming language and its compiler, designed to explore language design and compiler construction. The main inspiration of this project comes from Crafting interpreter from Robert Nystrom. I have adapted the whole with my ideas and as a compiler. Marbl-code is the VSCode extension associated to auto-completion and highligting syntax.
  • Mini-Git
    A very simplified version of Git implemented from scratch, featuring object storage, commit history, and basic clonning https (and unpack compressed data).
  • Raytracing with CUDA
    GPU-accelerated raytracing in C++, supporting real-time rendering of 3D scenes and animated GIF generation. screenshot
  • Nonogram Solver
    An algorithmic solver for Nonogram puzzles using constraint satisfaction and backtracking algorithms.

Pinned Loading

  1. marbl-lang marbl-lang Public

    C++ 2

  2. mini-git mini-git Public

    Rust 2

  3. raytracing-with-cuda raytracing-with-cuda Public

    Cuda 2

  4. marbl-code marbl-code Public

    JavaScript 1

  5. Nonogramme-Solver Nonogramme-Solver Public

    Python 1