About me •
I'm a french passioned web developer currently working @ekino as senior frontend engineer.
You can reach me at maxime.dubourg @ protonmail.com
Projects •
- glci:
Test your Gitlab CI Pipelines changes locally using Docker
- ssgo:
A minimalistic, opinionated static site generator built with Deno
- maximedubourg.com:
This website, built with ssgo
- the-browser-event-loop:
Visualize the browser event loop, in your browser (desktop only)
- geste:
A test runner based on esbuild aiming be to be a fast drop-in Jest replacement (archived)
- wasm-esbuild-experiment:
Compile TS using esbuild in WASM, in a serviceWorker
- routine:
Inline, Promise based wrapper around JS Web Workers
- 3d-piano.netlify.com:
A 3D piano built with three.js
- klean-canvas:
Online Lean Canvas creation tool with JSON/PNG export
- regexplosion:
Regular expression visual generator (a bit broken)
Writings •
06/09/2023
- Today I LearnedLIVING DOCUMENT08/06/2023
- Pragmatic form development in React07/12/2022
- Write dynamic email templates like a breeze with MJML in React05/05/2022
- The future proof way to useReducer27/01/2022
- Benchmarking JS code, Golang flavored08/11/2021
- TypeScript generics on React function components