πŸ‡«πŸ‡·/πŸ‡¬πŸ‡§

Welcome! πŸ‘‹

I'm RaphaΓ«l Piccolin, a backend web developer currently based in London.

Links πŸ”—


Projects πŸ”Ž

Kafkito, a simple message queue. The project includes a server and a CLI. It can be used to handle messaging between components and/or building an event-based system. source code

Beango, an open-source messaging website with an ’80s hacker vibe. I challenged myself by building my own libraries from scratch: HTTP routing, logging, testing, etc... source code

DeepCal, a convolutional neural network capable of calibrating a surgical camera with a single image. This is a proof-of-concept for my master's thesis, and part of the Smart Liver Project. source code

FactChecker, a natural language LSTM model with GloVe embeddings. Uses Wikipedia as a training set. The model verified 80.51% of claims accurately. source code

Blog Posts πŸ“°

How to deploy a web serverFeb 2024
Explaining Go + HTMX with examplesDec 2023
Making a Go web server without a frameworkFeb 2023