François-Emmanuel CORTES

François-Emmanuel CORTES @hefeust

About: lately web dev at Université de Bretagne Occidentale -during yezr 2022) interests: aero and sea drones, chess playing, sailing Physics Math and IT studies

Location:
Brest, Britany, Fraznce
Joined:
Sep 15, 2022

François-Emmanuel CORTES
articles - 8 total

Playing with QUID string keys

Playing with QUID string keys I call those QUID string keys for "Quasi-Unique IDentifiers"...

Learn More 0 0Jun 4

[At Run Time] Adaptative Log Function

When debugging some buge coding project, you want sometimes to drop a console.log() calls to track...

Learn More 0 0Nov 3 '24

SvelteKit responsive helper

Tired of writing complicated media queries ? SvelteKit windiow directives can help you simplifying...

Learn More 2 0Jul 15 '24

Chess colored tactical helper

Hi there, I'am re-building my project ColorChess. It's about chess playing with some colored...

Learn More 0 0Jun 28 '24

SVG SvelteKit game engine project

SVG-based isometric game engine for SvelteKit The ECS (Entity-Component-System)...

Learn More 0 0Sep 25 '23

A tiny bash file viewer with line numbering

SSometimes when you build and run a Javascript file in Node, some TypeErrors can pass through ESBuild...

Learn More 0 0Apr 16 '23

Easy Log Facilities for JavaScript

Here are some log debugging facilities exposed for JS. 1. console.log (arg1, arg2, ...,...

Learn More 1 0Oct 8 '22

smplie finite state machine for EcmaScript

Mach: flexible FSM in ECMAScript Hi there, I just developped a simple Finite State...

Learn More 4 0Sep 15 '22