$ cat projects.md

Projects

FULLSTACK

#1 To-Do List

un gestore di liste e note (con authentication), in stile google keep; db: mysql , backend: laravel , frontend: vanilla js

FULLSTACK

#2 Many to Many project

un gestore di utenti, post e commenti; db: sqlite , backend: express (nodejs) , frontend: vanilla js