- Built most of the admin and public portals in a .NET and SQL Server competency evaluation platform.
- Contributed to shared API, business logic, schema setup, and integration-test tooling.
- Set up Docker-based deployment, VPS hosting, monitoring, and GitHub Actions.
Tech Stack: C#, .NET, ASP.NET Core MVC, SQL Server, Docker, GitHub Actions
Focus: shared backend layers, seeded test data, deployment automation, production support
- Built a browser-based 3D furniture design tool around real workshop workflows.
- Modeled panels, dimensions, edge banding, textures, pricing, and cutting lists.
- Added 750+ Egger textures, CSV export, and cutting optimization to reduce waste.
Tech Stack: React, Three.js, JavaScript, HTML/CSS
Focus: product modeling, 3D interaction, pricing logic, export tooling, material optimization
- Built a personal dashboard for HEP meter and billing data.
- Logged into the measurement API, stored interval readings locally, and rendered monthly, yearly, and daily views.
- Added tariff-based breakdowns so usage and cost are easier to inspect.
- Replaced slow live queries with a local data layer after the API proved unreliable.
Tech Stack: HTML, CSS, JavaScript, API integration, local persistence
Focus: data ingestion, local caching, reliability over live querying, billing-oriented presentation
- Ran local LLM experiments with Ollama and self-hosted workflows.
- Built semantic search and RAG experiments using embedding models and local retrieval pipelines.
- Used n8n to explore log-ingestion and automation flows around local model-based monitoring ideas.
- Set up Home Assistant with sensors, smart lighting, and household automations.
- Built ESP32-based monitoring for temperature and furnace status and surfaced data on lightweight displays.
Tech Stack: Ollama, embedding models, RAG pipelines, n8n, Home Assistant, ESP32, sensors, e-ink display
Focus: self-hosting, local inference, retrieval workflows, automation, observability, embedded monitoring