Posts
Building CaptionZen: A YouTube Video Summarizer using Microsoft.Extensions.AI and Blazor
by Binny Kanjur
Learn to build a YouTube video summarizer using Microsoft.Extensions.AI and Blazor. This guide covers transcript extraction, AI-powered summarization, and multi-platform app development.
Read More →Integrating Custom Keycloak Protocol Mappers with ASP.NET Core Minimal APIs
by Binny Kanjur
Make your Keycloak tokens better by developing a custom protocol mapper that fetches claims dynamically from an ASP.NET Core Minimal API endpoint. You can follow this guide to set up, configure, and test a RESTful protocol mapper using Docker containers so that your tokens are always up-to-date and have the relevant information.
Read More →