🧔🏻‍♂️ gautier.dev

Hey!

My name is Gautier, I'm a developer advocate, full-stack engineer, cybersecurity specialist, design enthusiast and hackathon organizer. I work full-time at Jahia as Developer Advocate. I used to work at Escape (YC W23) as Full-Stack Engineer. I graduated from ENSEEIHT with a dual degree in computer science and cybersecurity.

I sometimes write articles, you'll find them below.

Building a real-time chat in Gleam

...simple protocol for one-way communication from a server to a client. It is perfect for a real-time chat application. As a matter...

3 6

Bundling a SvelteKit app into a single binary

...are hurt by the lack of CSS. Let's enrich our POC to bundle client assets as well. The implementation primitives we'll use are...

Building a search engine in a day

...the web, I already have all the data.
The whole search engine should be able to run client-side.
It should be small and fast.

Using images to track third-party logins

...Strict or Lax on your session cookies (like Github)
Only use client-side redirects (like Reddit and Discord)
Place the authwall...

1 2