Home

Notepad.Tui Alpha 0.2: Full-Featured Text Editor

After a couple of weeks of steady development, I’m excited to share the Alpha 0.2 release of Notepad.Tui  – a terminal-based reimplementation of the classic Notepad app built entirely in .NET 10. This release marks a major milestone: the editor now covers the core editing capability that you’d expect from a daily-use text editor, all running…

Announcing Notepad.Net TUI: A Modern Terminal Text Viewer

A fast, familiar, Notepad‑style text viewer for Your Terminal. I’m excited to introduce the first public alpha release of Notepad.Net TUI, a lightweight, terminal‑native text reader designed for anyone who wants a clean, fast, and familiar Notepad‑style experience, without ever leaving the command line. This early release is intentionally focused and stable, giving you a…

Gridlock – A Number Puzzle Game

Welcome to Gridlock (https://arcade.d20tek.com/games/gridlock), a challenging number-based puzzle game that combines logic, deduction, and a bit of mathematical intuition. If you enjoy games like Wordle or Sudoku, Gridlock offers a fresh twist that will put your puzzle-solving skills to the test! What is Gridlock? Gridlock is a daily puzzle game where players must fill a 3×3…

Multi-Targeting NuGet Packages

I am updating some NuGet packages to support .NET 10 and had to refresh my memory on how to multi-target NuGet packages that support multiple target frameworks. In my case, I am adding support for .NET 9 and .NET 10, but these steps are applicable to other .NET versions. I just decided to write it…

CSS Media Query for display-mode

This media query property lets you style your web application differently when your app runs as a PWA (Progressive Web App). This lets you hide/show or resize HTML elements when your application is launched in standalone mode. Hide that header or footer when you’re in app mode, so your application feels more native. Use case: Make…


Follow My Blog

Get new content delivered directly to your inbox.