On November of 2021

Serverless Containers - AWS Fargate

Serverless Containers - AWS Fargate

Ever since I learned about Docker containers, web application development has never been the same for me. Since then, I have been using Docker containers for every web application I...

Lawrence Belo Lawrence Belo
Liquibase - Open Source Database Version Control

Liquibase - Open Source Database Version Control

Liquibase is an open-source database-independent library for tracking, managing and applying database schema changes. Developers can easily deploy and roll back changes for specific versions without needing to know what...

Mark Joseph Remedio Mark Joseph Remedio
Detecting Face Mask Usage Using Inception Network

Detecting Face Mask Usage Using Inception Network

Based on the research paper Face Mask Usage Detection Using Inception Network. Full repository of the code including the trained model is at Improper Mask Detector. To use the trained...

James Arnold Nogra James Arnold Nogra