Zero to Production in Rust screenshot

Zero to Production in Rust

Code-along implementation of https://www.zero2prod.com/, a deep-dive into Rust in the enterprise world. This is a newsletter management system, featuring subscription & email confirmation, and resilient newsletter sending.

Backend:
  • Rust
  • Actix Web
  • SQLx
  • Tokio tracing
  • Reqwest
  • Anyhow
  • Utoipa
  • PostgreSQL
Frontend:
  • Askama
  • Bootstrap
  • HTML

Release date: November 2024

➔ Check it out: https://zero2prod.nseverin.fr

My personal website screenshot

My personal website

My personal website containing my portfolio of projects, my work experience, and things I feel like sharing. It is Server-Side Rendered and can fully operate with Javascript disabled by clients.

Backend:
  • Deno
  • Typescript
  • Deno Fresh
Frontend:
  • Typescript
  • Preact
  • Twind
  • HTML

Release date: September 2022

➔ Check it out: https://nseverin.fr

Baby wishlist screenshot

Baby wishlist

A baby wishlist website built with my partner especially for the birth of my first child to accommodate our special use-case with family and friends living abroad. I built the back-end and we collaborated on the front-end. The back-end was built following BDD and TDD methodologies.

Backend:
  • Java
  • Maven
  • Spring Webflux
  • Spring Boot
  • PostgreSQL
  • Liquibase
  • JUnit
  • Docker
  • Testcontainers
Frontend:
  • Typescript
  • React
  • Redux
  • HTML
  • JSS

Release date: May 2022

➔ Check it out: https://baby-list.sodev.me

Let's draw screenshot

Let's draw

A collaborative online Pictionary with an integrated chat, ideal as a team ice-break.

Backend:
  • Java
  • Maven
  • Spring
  • Spring Boot
  • Websockets
  • STOMP
Frontend:
  • Javascript
  • SockJS
  • Websockets
  • HTML
  • CSS

Release date: January 2021

➔ Check it out: https://letsdraw.nseverin.fr

Cards against Coronavirus screenshot

Cards against Coronavirus

A Cards Against Humanity game with a Coronavirus theme built with my partner, they built the back-end under my mentoring as a learning exercise, while I built the front-end.

Backend:
  • NodeJS
  • Javascript
  • MongoDB
  • Express
  • Passport
  • Mocha
  • Chai
Frontend:
  • React
  • Typescript
  • Storybook
  • i18n
  • HTML
  • SCSS

Release date: June 2020

➔ Check it out: https://cards-against-coronavirus.sodev.me

Battleship screenshot

Battleship

A battleship game built with my partner, they built the front-end under my mentoring as a learning exercise, while I built the back-end.

Backend:
  • NodeJS
  • Javascript
  • Express
  • MongoDB
  • Passport
  • Swagger
  • Mocha
  • Chai
Frontend:
  • React
  • Javascript
  • HTML
  • CSS

Release date: July 2017

➔ Check it out: https://www.sodev.me/projects/battleship

Misc projects