Nejimon | PROJECTS AND ARTICLES


A project demonstrating practical example of building a smart switch using technologies such as Azure IoT Hub, ASP.NET Core, Azure App Service, and ESP32 microcontroller.



ChocoBar is a project I built for my own use and now have open sourced it. It is a Windows desktop toolbar with capabilities to add hot keys and screen recording. People like digital artists can add to the tool the frequently used hot keys in their favorite applications for quick access to those functionalities.



A collection of artifacts (guides, Dockerfile boilerplate templates, demo code, etc) that can be readily used when containerizing .NET applications using Docker.



A collection of C++ sketches demonstrating projects using various microcontrollers, i.e., ESP8266, ESP32, Arduino, etc.



An article showing how to use Azure CLI to do application deployments to Azure App Service Web App.



An practical example showing how to use Bicep template, an alternative to Azure ARM templates, to do application deployments to Azure App Service Web App.



A .NET Winforms Desktop application project to do timelapse-recording of Windows Desktop screen.



This repository demonstrates how DB schema migrations can be done in Entity Framework Core Migrations.



This repo demonstrates different behaviors when using different lifetime scopes, i.e., AddScoped versus AddTransient versus AddSingleton.



AI and ML are fast becoming the essential tools in every developer's arsenal. This is an article about CodeProject.AI, a self-hosted AI server.