ResumeSite

live

Personal portfolio and resume website built with ASP.NET Core MVC. Features dark/light mode, bilingual support (PL/EN), and a contact form with email delivery.

ASP.NET Core C# Razor Views i18n Bootstrap

Azure Functions Worker

in progress

Serverless background processing pipeline using Azure Functions, Blob Storage, and Service Bus queues. Explores isolated worker process model and durable orchestration patterns.

.NET 8 Azure Functions Blob Storage Azure Queues

AI Chat Integration

in progress

Experimental chat interface integrating Azure OpenAI via Semantic Kernel. Built to explore retrieval-augmented generation (RAG) and conversational AI patterns in .NET.

C# Azure AI Semantic Kernel REST API