
SQLiteHelper simplifies database interactions, allowing developers to focus on application logic.
Master the this Keyword in Java is a comprehensive guide designed to help you fully understand and effectively use the this keyword in your Java programming.

Learn how to build a real-time stock price tracking application, Market Pulse, using .NET 8 with GraphQL for the backend and React with Apollo Client for the frontend.

Create a visual automatic webpage generator bot using ChatGPT-4o API

This article explains how to automate and simplify building C++ projects by combining Conan and CMake.

A quick code solution of how to make HTTP requests through a proxy with Java

WPF: How to write text at a precise pixel location to the GUI with highest efficiency and clean code.

A practical guide to using jQuery DataTables.net component in Asp.Net 8 MVC application.

A time-based, One-time Password Algorithm (RFC-6238, TOTP - HMAC-based One-time Password Algorithm) based token, implemented by e.g. Microsoft or Google Authenticator mobile application.

In this article, we build a Retrieval-Augmented Generation (RAG) pipeline using KitOps, integrating tools like ChromaDB for embeddings, Llama 3 for language models, and SentenceTransformer for embedding models.

Rotates a GIF image by the shearing method.

Eradicating empty strings (and empty collections) increases software reliability and leads to other advantages.

Custom Breadcrumbs for Bootstrap 5 framework

Added enhancements to Sqlstone framework.

Using .NET Core 8.x to create a WebAPI framework which saves each user's data in a personal SQLite database.

Attempting to simplify calling .NET Core WebAPIs When Calling Via JS Fetch (Numerous Examples)

A Tkinter based script that can adjust audio volume of an mp3 file and can also split an mp3 into shorter segments.
In this article I make an automated method for updating the version number in the AndroidManifest.xml file.
This article offers a comprehensive guide for developers to enhance the user experience of their applications through informative error handling and user empowerment features.
Learn how to simplify .NET application logging by integrating with Azure Log Analytics and automating the process using GitHub Actions.

A small function utilizing CTE to replace undesired characters from a string.

Discover how to create a user-friendly console application in C# and .NET Framework 4.8, with menu-driven interaction and graceful exit options.

Get location information based on your IP address using an ESP32 and ip-api.com

The article discusses the implementation of a zero allocation JSON parser in C, which is suitable for systems with limited memory resources.

Explore my user interface library with an example of an Internet enabled clock

In this series, we will see how to build interactive web applications in ASP.NET Core with the help of Sircl.

How to validate fields for things like data entry applications.
An introduction to machine learning with working C++ code that trains a linear regression model.

Java Code Change Impact Analysis

How to install WordPress on Oracle Cloud Infrastructure (OCI) using always free tier

Generate a web browsable interface to your archived TV show content

Create a ChatGPT-like AI module for CodeProject.AI Server that handles a long-running process.

Examines the performance of SQLite in multi-threading applications

Do you need to be able to perform a firmware update without using WiFi? This project is for you.

Just a clock with snazzy digits that syncs using NTP and gets your timezone from your IP.
Enhancing Android app stability by integrating LeakCanary with RxJava for efficient memory leak detection and resolution.

This article provides a comprehensive guide to TensorFlow 2.x, covering its execution modes, model building APIs, and insights for choosing the right approach for machine learning projects.

An ESP32 is used to track water usage and serve web pages with water use data

In this article, I explain how to create win32 style DLLs and what the various significant intricacies are.

This is an article about how to create a Gomoku program with an AI in C#.

Visual Studio extension that auto-generates SQL Server ER diagrams based on a single table.

Imaginary coding interview using Fibonacci numbers as single showcase for a surprising variety of programmers' skills.

The 'absence of a value' is among the most important concepts a type system has to deal with.
How to leverage Selenium for UI tests?
How to model data in Azure CosmosDB with an SQL background?

Smallscript is a little scripting language inspired by Smalltalk syntax.

Union types (aka sum types, variants, choice types) provide an elegant solution for frequent programming tasks.

A DIY digital picture frame application in Python

In this series, we will see how to build interactive web applications in ASP.NET Core with the help of Sircl.

Discover the fundamentals of artificial intelligence (AI) and how it can revolutionize your business. Learn about the benefits, applications, and practical use cases to ignite your curiosity.

This post will discuss Selenium, how to set it up, and how to use Java to create an automated test script.

This article discusses running automation tests at scale using Python, primarily focusing on Selenium.
Create custom nanorc file for JSP in nano to enhance syntax highlighting and readability, along with basic autocomplete
Enhance your coding skills with a walkthrough on how to create a smart calculator with many features made in Python.

spSearchTables: a helper T-SQL stored procedure for digging into (large) databases.

In topic 2 of our series, we explore the power of multi-model databases for Intelligent Apps and their integration with Azure Cosmos DB and Azure Kubernetes Service (AKS).

Effortlessly integrate and leverage OpenAI's text embeddings for enhanced text analysis in your .NET projects.

In the last article, we created an Intelligent App that leverages Azure AI Vision to analyze images and extract data. We developed an API to perform optical character recognition (OCR) on uploaded images and tested this API locally.

This is a guide on how to configure your application, service or driver to handle appearing the new devices or device removal avoiding reboot request.
Full guide to create a website

Explore the streamlined process of creating diverse image variations in .NET applications using OpenAI’s enhanced API functionality.

An approach for integration test frameworks on validating changes within the framework without executing all test suites after each change.

This is part 1 in a series of articles about designing a practical type system.

The Cheetah Optimizer is a nature-inspired metaheuristic algorithm designed to tackle complex optimization problems across multiple dimensions.

Run and develop Arduino code, including a display, on PC using this Windows PC shim and emulator.

Use PowerShell scripts to generate icons of native mobile apps

Efficient and standalone library for NTP server/client utilizing pure C++

A PHP file to provide an 'icon mode' explorer of Web content
C++23 Exception and C++ Windows Exception with Callstack

This article explains how the Python API makes it possible to embed Python in C++ and write extension modules in C++ that can be imported in Python.

Communication between Arduino and C# (ASP.NET) by using AES encrypted HTTP GET request

Create a simple but scalable Telegram bot using AWS Lambda and the python-telegram-bot library.
Exploring a painless approach to building and organizing QEMU images

Using Git “skip-worktree” option can create problems with Git Pull
Consume SMS API from SMS provider in PHP app

We show how to add to SourceTree custom menus to manage “skip-worktree” option

Using .gitignore is not a good solution for every use case. There are alternatives.

Monitor your PC's CPU and GPU with an ESP32