Industrialisasi

Industrialisasi is a blog engine and planned to be a content management system. It is built in JavaScript on top of ExpressJS to serve RESTful API requests from its user interface that is built on top of ReactJS and Bootstrap. The data is persisted on PostgreSQL database. An instance of Industrialisasi is currently running on a VPS using docker and docker compose.

Stoic Quote API

Stoic Quote API is a simple API for getting random quote from four classic books of Stoicism. This API is built in JavaScript with NestJS framework.