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.
Project Link
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.
Project Link
A collection of artifacts (guides, Dockerfile boilerplate templates, demo code, etc) that can be readily used when containerizing .NET applications using Docker.
Repo Link
A collection of C++ sketches demonstrating projects using various microcontrollers, i.e., ESP8266, ESP32, Arduino, etc.
Repo Link
An article showing how to use Azure CLI to do application deployments to Azure App Service Web App.
Article Link
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.
Repo Link
A .NET Winforms Desktop application project to do timelapse-recording of Windows Desktop screen.
Repo Link
This repository demonstrates how DB schema migrations can be done in Entity Framework Core Migrations.
Repo Link
This repo demonstrates different behaviors when using different lifetime scopes, i.e., AddScoped versus AddTransient versus AddSingleton.
Repo Link
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.
Article Link