CorentinTh
Computer Science Engineer. Fullstack JS. FOSS creator and maintainer. Made @papra-hq, it-tools.tech, jugly.io, enclosed.cc, and more.
@GeorgesTech France - Lyon
Pinned Repositories
cauctus
Mobile web application with useful tools for improvisational theatre.
bame
A cross-plateform tool to rename files batches using regex.
Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
enclosed
Minimalistic web app designed for sending private and secure notes.
figue
Configuration management library, like convict but with modern validation libraries
inert
Minimalistic tower defense in the browser entirely in typescript (no deps).
it-tools
Collection of handy online tools for developers, with great UX.
quadtree-js
A simple quadtree implementation for javascript and typescript (nodejs or browser).
owlrelay
Email to Webhook service - Trigger your webhooks or APIs by sending emails to generated addresses.
papra
The minimalistic document archiving platform.
CorentinTh's Repositories
CorentinTh/it-tools
Collection of handy online tools for developers, with great UX.
CorentinTh/enclosed
Minimalistic web app designed for sending private and secure notes.
CorentinTh/quadtree-js
A simple quadtree implementation for javascript and typescript (nodejs or browser).
CorentinTh/inert
Minimalistic tower defense in the browser entirely in typescript (no deps).
CorentinTh/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
CorentinTh/bame
A cross-plateform tool to rename files batches using regex.
CorentinTh/figue
Configuration management library, like convict but with modern validation libraries
CorentinTh/snut
Another pastebin with a clean and minimalist ui.
CorentinTh/pas-fute-fute
Le répertoire des expressions françaises pour décrire les moins futé·e·s.
CorentinTh/deviz
Simple quiz web app for devs
CorentinTh/mini-snake
A 402 bytes long snake game in pure HTML/JS code golf
CorentinTh/chisels
Opinionated collection of reusable JS/TS utilities.
CorentinTh/email-normalizer
A simple package to normalize email addresses by removing dots, stripping plus signs, and handling domain renaming.
CorentinTh/discot
Simple discord bot creation framework.
CorentinTh/autheur
Random french sentence generator
CorentinTh/crowlog
Extendable, zero-dependency logging library
CorentinTh/catalogger
Find PNPM catalog candidates in your monorepos
CorentinTh/friendly-ids
Generate human readable unique identifiers.
CorentinTh/genetic-smart-rockets
CorentinTh/runtipi-appstore
Official Runtipi AppStore. Apps and updates live here!
CorentinTh/tesseract.js
Pure Javascript OCR for more than 100 Languages 📖🎉🖥
CorentinTh/vscode-test-pilot
Automatically generate test base templates for JavaScript and TypeScript functions.
CorentinTh/wooden-christmas-tree-planner
Plan your next diy wooden christmas tree! Get the dimensions of the wood you need to buy, and the number of battens you need to cut.
CorentinTh/bip39
CorentinTh/unstorage
💾 Unstorage provides an async Key-Value storage API with conventional features like multi driver mounting, watching and working with metadata, dozens of built-in drivers and a tiny core.
CorentinTh/CorentinTh
Repo for the profile description
CorentinTh/garant
Simple and lightweight javascript object schema validation library.
CorentinTh/awesome
A curated list of awesome things related to better-auth
CorentinTh/formisch
The modular and type-safe form library for any framework
CorentinTh/genetic-knapsack
Knapsack problem solver with genetic algorithm