Introduction

Hi visitor!

My name is Niels Martignène, and I've been a programmer for over twenty years. It all began when I stumbled upon an old Amstrad CPC-6128 in my parents' attic, and found out you could use BASIC to program simple games on it.

Nowadays I work on various C++ applications/libraries, and some web applications. I also do some C and assembly programming. You can find information about some of the open-source projects I've worked on over the years on this website.

I'm available for hire, please contact me on niels.martignene@protonmail.com if you are interested.

Main projects

Goupile

Goupile is an open-source electronic data capture application that strives to make form creation and data entry both powerful and easy.

Find out more on the page dedicated to Goupile.

Koffi

Koffi is a fast and easy-to-use JS to C FFI module for Node.js, featuring:

Find out more on the page dedicated to Koffi.

TyTools

TyTools is a collection of independent tools and you only need one executable to use any of them. The Qt-based GUI tools are statically compiled to make that possible.

Tool Type Description
TyCommander Qt GUI (static) Upload, monitor and communicate with multiple boards
TyUpdater Qt GUI (static) Simple firmware / sketch uploader
tycmd Command-line
No Qt !
Command-line tool to manage Teensy boards

Find out more on the page dedicated to TyTools.

libhs

libhs is a cross-platform C library to enumerate HID and serial devices and interact with them.

It is distributed as a single-file header. Drop the file in your project, add one define for the implementation and start to code without messing around with an arcane build system.

Find out more on the page dedicated to libhs.

Other projects

The projects on this page are provided as-is, and are in various states of completion.

Project Description Language
Rekord Backup tool with deduplication and asymmetric encryption C++
Blikk Embeddable beginner-friendly programming language with static types, fast compilation C++
CNoke Simple alternative to CMake.js, without any dependency, designed to build native Node addons based on CMake Javascript
SeatSH SeatSH is a Windows service that enables you to launch graphical programs from an SSH connection on Windows 10, for automated test systems. C++
DRD Alternative french PMSI MCO classifier
Library (libdrd), command-line tool (drdc) and R package (drdR)
C++
SaneBB Small (single-file) and fast BBCode parser in Java Java
Meestic Small command-line utility to control MSI Delta 15 keyboard lighting (and other models?). Provided "as is", no guarantee. C++