In a world overflowing with digital tools, it’s easy to dismiss mental math as outdated — a quaint...
In a world overflowing with digital tools, it’s easy to dismiss mental math as outdated — a quaint...
In a world overflowing with digital tools, it’s easy to dismiss mental math as outdated — a quaint...
Over the course of several years, I embarked on an ambitious solo journey to create a digital...
CSharp-DataStructures-Algorithms-Fundamentals is a focused, foundational repository written in C#...
Collection of Basic C# Algorithms is a focused, practical repository designed to assist developers —...
Back in 2020, I recorded these two podcast episodes as part of a now-archived project. They cover my...
CSS is the backbone of web design, yet many tutorials are either too complex or too superficial. This...
HTML is the backbone of the web, yet many tutorials are either too complex or too superficial. This...
This article presents a capstone project from an Introduction to Computer Science course, designed...
This article explores the intersection of robotics, artificial intelligence, biology, and psychology...
So you want to become a developer? This piece discusses the essential traits of successful...
So you want to become a developer? This piece discusses many inspiring benefits including:...
In this article, we will survey the process of consuming a .NET API service using a real estate...
The Buenos Aires Real Estate API Service is a a cutting-edge .NET 7 / EFCore supported API that...
For quite some time, I've been fascinated by the 23 Gang of Four (GoF) design patterns - powerful...
This post showcases an intermediate .NET MVC application leveraging EF Core. It is divided in three...
I created a basic CRUD App to get started with .NET MVC and Entity Framework. The app is a Movie...
One of the most useful skills you can learn as a .NET developer is LINQ (Language-Integrated Query)...