A themed tour of my public GitHub repos, with a short description of each one.
[Read More]
Rebuilding My 15-Year Blog Archive Without Losing Its Memory
I rebuilt my 15-year blog archive using Hugo and Azure Static Web Apps. Here’s what mattered: don’t break old links, keep EN/FR working, and make deploys boring.
[Read More]
15 Years of Blogging: Lessons Learned
Looking back at 15 years of blogging: why consistency matters less than quality, how bilingual content builds community, and what actually drives value for your readers.
[Read More]
Building AI Agents with Ollama and .NET
Learn how to create AI agents that think, plan, and act autonomously using Ollama and .NET. Explore the ReAct pattern, tool calling, and practical agent architectures.
[Read More]
Local RAG with Ollama, LiteLLM, and Qdrant
Wire up Ollama to LiteLLM and Qdrant for local RAG: ingestion, chunking, embeddings, retrieval, and basic evaluation.
[Read More]
Local AI Development with Ollama and .NET
Learn how to run large language models locally using Ollama and integrate them into your .NET applications for enhanced privacy, reduced costs, and offline AI capabilities.
[Read More]
Modernizing Legacy ASP.NET Projects in 2025
Practical strategies for assessing and modernizing legacy ASP.NET projects, from incremental migration to adopting modern patterns.
[Read More]
Quality & Delivery: Testing, Security, Performance, and CI in Mes Recettes
Testing status, security roadmap, performance strategy, and CI/CD blueprint.
[Read More]
Inside the Architecture: Patterns, Data Modeling, and Extensibility in Mes Recettes
Clean layering, model mapping, deferred abstractions, and growth paths.
[Read More]
Mes Recettes: Building a Modern Recipe Index with Blazor WebAssembly & Supabase
Why Blazor + Supabase, architecture highlights, what’s built vs planned, and early lessons.
[Read More]