Skip to content
View zdimension's full-sized avatar

Sponsors

@amirouche

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.

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

Hey there!

LinkedIn  Twitter Ghost (Blog)

I'm Tom Niget (pronounced /ni.ʒɛ/), I'm 20, living in France and currently working on compilers at Rapid.Space after getting an engineering degree in Computer Science at the Sophia Antipolis engineering graduate school (Polytech Nice).

I've wandered in many areas of the world of computers; from budgeting software to disk management utilities in my younger years, 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

  • [2024; now)  Python elecanalysis - Automatic electricity cost calculator and comparator
  • [2023; now)  Python C++ Typon - Work-in-progress research Python-to-C++ compiler with a focus on concurrency and interoperability
  • [2021; now)  Rust OpenGL graphrust - GPU-accelerated large graph (>1M nodes) viewer for a web scraping project

Past

  •       2023       Python PlexDLWeb - Web UI for downloading media from Plex without the Plex Pass
  •       2023       Python openhab-config-gen - Set of tools that generates openHAB configuration files, InfluxDB alerts and ping checks from a list of Modbus-over-TCP equipments – research project
  •       2023       Rust physics_rust - Algodoo clone using the Bevy engine/ECS system and the Rapier physics engine (more or less another attempt at doing what phytestcs was supposed to be, but this time I'm willing to admit that I'm not smart enough to write a proper physics engine)
  •       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 macro-forth - Forth implemented in a Rust declarative macro using tt-munchers, blog post here
  •       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
  • [2021; 2023] Rust inline-vbs - Embed VBScript (and JScript, Ruby, Perl, ...) 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
  • [2022; 2023] 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
  •       2021       Prolog si4-s8-options - school courses choice solver
  •       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

  •       2023       Python Themerr-plex - plugin for Plex Media Server that adds theme songs to movies using ThemerrDB

Past

  •       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
  • [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 embed-c Public

    Embed C code at compile time inside Rust using C2Rust

    Rust 212 4

  2. HassiumTeam/Hassium HassiumTeam/Hassium Public

    Programming Language in C#

    C# 24 3

  3. TuringApp/Turing TuringApp/Turing Public

    Free and cross-platform IDE for pseudocode and Python

    Python 37 8

  4. SharpBoot SharpBoot Public

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

    C# 32 7

  5. CosmosOS/Cosmos CosmosOS/Cosmos Public

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

    C# 2.8k 535

  6. TOMB5/TOMB5 TOMB5/TOMB5 Public

    Tomb Raider: Chronicles Disassembly translated to C source code.

    C 490 45