Matteo

Matteo @matfire

About: Just your friendly neighborhood developer.

Location:
Marseille
Joined:
Nov 2, 2017

Matteo
articles - 14 total

How to rebuilt a personal website

The first website I ever had was built on wordpress; it was a way for my friends and me to write...

Learn More 0 0Jun 7

Dotfiles, the nix way

I've recently started exploring the Nix ecosystem (I got hooked by Vimjoyer's videos) and decided to...

Learn More 1 0Oct 30 '24

Build a reverse ssh tunnel reverse proxy for (not) fun and (not) profit

A few years ago, a team I was part of was working on vivi, our master thesis's project. You can read...

Learn More 1 0Jun 3 '24

Using Shadcn-ui with Inertia and AdonisJS

Since AdonisJS V6 has experimental support for Inertia, I thought it might be a good idea to see if I...

Learn More 2 1Mar 26 '24

Building a dynamic form with Svelte and Typescript

In the quest to make magiedit always better, I figured out that people may want to publish to...

Learn More 0 0Feb 23 '24

How filesystem-based routers work: building one for express

Have you ever wondered how Next, Sveltekit, Nuxt (even Expo now) do their routing? What's the magic...

Learn More 0 0Oct 22 '23

test everywhere with dagger.io

Have you ever had to implement a CI/CD pipeline and then proceed to push to a repository 10/20 times...

Learn More 0 0Oct 15 '23

building a basic markdown editor: unified, trees and data

As you have probably guessed from the previous articles in this series (go read them if you haven't,...

Learn More 0 0Oct 2 '23

end-to-end encryption with sveltekit

Introduction Now that Magiedit is kind of done (except for user experience, I guess), I...

Learn More 1 0Sep 25 '23

Publishing articles to multiple platforms with decorators and interfaces

I have been working on magiedit for a while now, and a few days ago I finally merged the pull request...

Learn More 2 0Sep 18 '23

File Uploads with Sveltekit and Cloudflare

I am currently building magiedit, a markdown editor that also allows publishing to different...

Learn More 2 0Sep 12 '23

Hook, line, and sinker

Following up on the Beginner's guide to React, this article will cover the basic "hooks" that React...

Learn More 0 1Sep 6 '23

Taming the whale: introduction to Docker

An introduction to how docker works and how to use it

Learn More 4 0Sep 1 '23

Building an Astro Blog with View Transitions

a tale of sweat, content collections, pages and storage

Learn More 2 0Aug 24 '23