Category
Dotnet
2 posts
C# REPL: an interactive shell for .NET, like Node and Python
C# REPL gives you a real interactive shell for C# with autocomplete, NuGet support, and instant results. Test snippets without spinning up a project.
12 Jul 2026 · Tools · 5 min read
My Neovim Setup: A Kickstart Config I Actually Understand
A walkthrough of my real Neovim config: 31 plugins on a Kickstart base, set up for C#/.NET, web dev, and writing. What I run and why.
16 Jun 2026 · Tools · 7 min read