Why this site?

To put to test the last things I've learned

This site gather different mini projects that I have been working on lately. Most of them would merit (or not) their own standalone but here they are for now...
In case you are wondering, this whole site is developped as a serverless, single page application

Architecture

MEVN stack single page application

Based on:
  • MongoDB
  • Express.js
  • Vue.js
  • Node.js

With our serverless approach we eliminated Express and Node from our stack

Everytime data is needed we use AWS functions to fetch data from the cloud

Let's see more of your projects