Finding My Rhythm: Coding, Time Changes, and Watching the World Cup at Odd Hours
Adapting to changing routines, discovering when I'm most motivated to code, and watching the World Cup at odd hours.
Adapting to changing routines, discovering when I'm most motivated to code, and watching the World Cup at odd hours.
Learn how to integrate Google Sign-In with IdentityServer using ASP.NET Core authentication. This step-by-step guide covers Google OAuth configuration, external login setup, callback handling, and common pitfalls to help you add secure social authentication to your applications.
A practical guide to Role-Based Access Control (RBAC), how it works, why it matters, and how to implement it effectively in modern applications.
Went digging through old code and found out I've grown more than I thought.
I was welcomed in the city as they say
A straightforward QuickBooks integration that turned into an OAuth maze, deeply nested JSON, and a Postman collection just to get started. Here is what we built and what good API design should actually look like.
A skinny software engineer walks into a gym. No punchline. Just two years of showing up and figuring it out.
A mini project demonstrating how to stream live sensor or financial data using FastAPI and Server-Sent Events, and visualize it in an Angular dashboard with dynamic charts.
A short guide on building and managing data visualizations in Angular with Plotly, including handling multiple datasets and improving UI with popup charts.
Evaluation Report: Carter for ASP.NET Minimal APIs Introduction This report documents findings from working with Carter as a framework for structuring ASP.NET Core Minimal API applications. The p...