Aries Gun
Aries's Notes

Aries's Notes

Follow
Follow
homebadges

Outerbase - Better Map Preview Plugins

Sep 28, 20235 min read

In the previous article, I discussed creating a Map Preview plugin for Outerbase using the Google Maps API. That particular implementation utilized...

Outerbase - Better Map Preview Plugins

Outerbase - Map Preview Plugin

Sep 26, 20238 min read

Outerbase is a cloud-based database interface that modernizes how we interact with databases. Typical Database interface supports only basic CRUD...

Outerbase - Map Preview Plugin

Docker-based ESP32 Development Environment

Aug 27, 20235 min read

In the previous article, I discussed the benefits of using Docker containers for building and managing development environments. In this post, I would...

Docker-based ESP32 Development Environment

Managing Dev Projects with Docker Dev Environments

Aug 19, 20234 min read

Utilizing Docker Container as a full-featured development environment for a more efficient and streamlined workflow. ยท If you are a Windows user who...

Managing Dev Projects with Docker Dev Environments

Developing GUI Application using LVGL on Raspberry Pi

Aug 10, 20238 min read

LVGL, typically used for developing GUIs for microcontrollers that have limited resources, can also be used to create GUIs for more powerful boards,...

Developing GUI Application using LVGL on Raspberry Pi

Building a Personal Finance App using AWS Amplify: Walkthrough

Jul 30, 202310 min read

Introduction I have always been interested in developing a financial web application to help me manage my income and expenses. There are numerous...

Building a Personal Finance App using AWS Amplify: Walkthrough