Coder Social home page Coder Social logo

usbrawmap's Introduction

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

  •       2023       Python C++ Typon - Work-in-progress research Python-to-C++ compiler with a focus on concurrency and interoperability

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; 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

  •       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

usbrawmap's People

Contributors

florianlatapie avatar zdimension avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

usbrawmap's Issues

Run the application on background

Hi, I love your job and aplication so much and it's working perfectly fine. I just want to ask, is it possible to run the cmd or the application on background? because i always accidentally exit the application and i have to open it up again. If it possible please le me know. Thanks you guys did amazing work. ( I wore this with Sun Type 7 keyboard, love it so much)

Documentation needs further elaboration

I love the Sun keyboards. I would like to user your code as I would like to use the Copy and Paste keys.
I am not clear on how to install your code.
In your readme, I'm not clear with steps 4 & 5.
Can you provide details installation instructions?

Thanks,
Conrad Wischnewski,
Ottawa, Canada

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.