Lyrics261
Stack:
Go
Postgres
SQLite
Flutter
Lyrics261 is a mobile app that reference all malagasy lyrics. The app is composed of:
- a web scraper built with Go programming language
- an HTTP web server built with Go programming language that allow the mobile app to download lyrics updates.
- a mobile app built with Flutter.
I used a PostgreSQL as storage on the server and SQLite database to store the lyrics on the mobile app.
hapi-auto-route
Stack:
Javascript
hapi-auto-route is a HapiJS plugin that load all routes defined in a route directory. I maintained this project since 2017.
Table of contents