Skip to content
Avatar

Highlights

  • Pro

Organizations

@HassiumTeam @TOMB5 @TuringApp @IUT-ACY-AGAC @ps5-et2 @logisim-evolution
Block or Report

Block or report zdimension

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.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
zdimension/README.md

Hey there!

LinkedIn  Twitter Ghost (Blog)

I'm Tom Niget (pronounced knee-jay), I'm 20, living in France and currently studying for an engineering degree in Computer Science at the Sophia Antipolis engineering graduate school (Polytech Nice).

Throughout the years, I've wandered in many areas of the world of computers; from budgeting software to disk management utilities, from real-time image processing to logic programming, from type theory to digital circuits. I've written programming languages, a Python IDE, a game for TI-84 calculators, low-level drivers for a managed kernel, and run Rust code on logic circuits.

I won first place in a European CTF competition with some friends while in high school, my work has been featured in a CS teachers journal (in French) and a Kotaku article, and I've front-paged /r/programming with a cursed Rust crate.

GitHub Stats Top Langs

Best friends

C#     Git     JetBrains     Python     Rust

Education

  • [2020; 2023] Engineering Degree in Computer Science, Polytech Nice
  • [2018; 2020] Preparatory class for Engineering Schools, Polytech Annecy

Projects

Author

Current

  • [2022; now)  C Racket Rust parm_extended - ARM CPU implemented from scratch in logic circuits on Digital; Rust standard library and build toolchain with real programs running on it (Web server, Scheme REPL, VT100 emulator), blog post here

Past

  •       2022       Java Python security-iot-notre-projet - JavaCard applet for storing an RSA keypair and signing stuff with it, with a Python client and REPL
  •       2022       Rust usbrawmap - USB scancode mapper / driver for old nonstandard keyboards
  •       2022       Rust hm-infer-rs - Hindley-Milner type inference for Scheme, in Rust; with REPL
  •       2022       C# hm-infer-cs - Hindley-Milner type inference for Scheme, in C#
  •       2022       Racket hm-infer-scheme - Hindley-Milner type inference for Scheme, in Scheme
  •       2022       Rust inline-vbs - Embed VBScript code seamlessly inside Rust using the Active Scripting COM APIs, blog post here
  •       2022       Rust embed-c - Embed C code at compile time inside Rust using C2Rust, blog post here
  •       2022       C WordleCE - Wordle implementation on the TI CE calculator family
  •       2021       Prolog si4-s8-options - school courses choice solver
  • [2021; 2022] Rust OpenGL graphrust - GPU-accelerated large graph (>1M nodes) viewer for a web scraping project
  •       2021       C++ red_blue_graph_solver - algorithmic analysis of the "red-blue" graph problem related to connectivity inference
  •       2021       Logisim circuit logisim-connectfour - Connect Four implemented as a logic circuit
  •       2021       Logisim circuit logisim-pong - Pong implemented as a logic circuit
  •       2021       C# Windows Forms FastMark - fast, efficient watermarking tool
  •       2021       Java soyouz - school project / boat and sailor control code for a pirate battleship game + 2D/3D game simulator
  •       2021       Angular CSS TypeScript ps6 - school project / quiz web-app with an emphasis on accessibility and usability
  •       2020       Python logic - symbolic first-order predicate logic expression manipulation tools
  •       2020       Java takenoko - school project / "Takenoko" board game, AI players
  •       2020       C++ sudoku - sudoku solver using a backtracking algorithm
  • [2020; 2021] C# SFML phytestcs - simple, scriptable physics engine
  • [2019; 2020] PHP Laravel JavaScript  MySQL polytheque - blog / article system mainly used for hosting CS lessons, tutorials and learning resources for my classmates
  • [2018; 2019] Python OpenCV tpepeip1 - school research project / measuring heart rate from a live webcam video stream, using OpenCV
  • [2018; 2020] C unidos - userland MS-DOS emulator based on Unicorn engine, forked from original
  • [2018; 2019] Python Qt Turing - pseucodode / Python IDE made for teaching and beginners, featured on EPI (French CS/IT teachers association), available from Ubuntu and Debian package repositories
  • [2017; 2021] C C++ TOMB5 - Tomb Raider: Chronicles disassembly and decompilation (x86, MIPS) project, featured on Kotaku
  •       2016       C# Windows Forms GestionFichiersEleves - small utility developed for my high school; automatically computes what textbooks a student needs based on what they're majoring in
  • [2016; 2021] C# Windows Forms USBFastBoot - start a VM on an ISO file or USB drive from the context menu
  • [2015; 2017] C# Hassium - object-oriented scripting language
  • [2015; 2021] C# Windows Forms SharpBoot - multiboot CD / USB creation tool, similar to XBoot or YUMI, featured on CNET
  • [2014; 2015] C# IMPression - math and numeric algorithms library with a parser and WPF user interface including 2D/3D plotting features
  •       2014       C# Windows Forms SharpRenamer - basic batch file renaming tool
  •       2014       C# Windows Forms SharpSweeper - minesweeper clone
  •       2014       C# RegistryFS - the Windows Registry as a Dokan userspace FS
  • [2014; 2015] C# Windows Forms CrediNET - personal budgeting app
  •       2013       C# Split# Network Toolkit - prototype of a web server for a prototype of a programming language
  •       2010       VB.NET Windows Forms ZBiblio - software for managing collections of movies
  •       2010       VB.NET Windows Forms mdi-notepad - simple MDI notepad

Contributor

Current

  •       2022       Rust cargo-breaking - cargo command for automatically detecting breaking changes between versions of a project
  •       2022       Rust restest - declarative REST API testing utilities
  • [2020; now)  Java Logisim-evolution (maintainer) - digital logic circuit design and simulation tool
    • helped with huge refactors and modernization of legacy code
    • wrote the Buzzer component and its sound synthesis module, supporting fully customizable different waveform types
  • [2017; now)  TRWiki / TRosettaStone3 (maintainer for various community projects) - Wiki / knowledge base about the classic Tomb Raider games series from 1996-2000
    • converted the old source document to Wiki format
    • catalogued hundreds of items from the games
    • helped document various file formats

Past

  • [2014; 2015] C# Cosmos - C# operating system construction kit
    • wrote a PS/2 keyboard driver with key layout handling, some ACPI tools
  •       2013       C# Ocular - WYSIWYG HTML editor, similar to Adobe Dreamweaver

GitHub Profile Views Counter

Pinned

  1. embed-c Public

    Embed C code at compile time inside Rust using C2Rust

    Rust 208 2

  2. Programming Language in C#

    C# 22 2

  3. TuringApp/Turing Public archive

    Free and cross-platform IDE for pseudocode and Python

    Python 38 8

  4. SharpBoot Public

    SharpBoot is a program for creating multiboot ISOs by choosing other ISO files and putting them in categories.

    C# 31 6

  5. Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!

    C# 2.5k 484

  6. TOMB5/TOMB5 Public

    Tomb Raider: Chronicles Disassembly translated to C source code.

    C 462 43

604 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

December 2022

Created 3 repositories

Created a pull request in google/comprehensive-rust that received 7 comments

Add footnote about memory leaks

For #16

+3 −1 7 comments
Opened 3 other pull requests in 3 repositories
google/comprehensive-rust 1 merged
Bluefinger/bevy_turborand 1 merged
dimforge/bevy_rapier 1 merged
Reviewed 2 pull requests in 2 repositories
google/comprehensive-rust 1 pull request
zdimension/usbrawmap 1 pull request

Created an issue in astonbitecode/java-locator that received 1 comment

Does not work if there are multiple java.exe occurrences in PATH

On my computer, where java returns two lines: C:\Program Files\Common Files\Oracle\Java\javapath\java.exe C:\Program Files (x86)\Common Files\Oracl…

1 comment
Opened 1 other issue in 1 repository
27 contributions in private repositories Dec 3 – Dec 23

Seeing something unexpected? Take a look at the GitHub profile guide.