Projects, tools and technical experiments.

A closer look at practical work that supports how I think about systems, troubleshooting, privacy, automation, documentation and user-facing clarity.

01

burnaron.com

A static personal portfolio built to present fraud operations, responsible gambling, customer support and technical operations experience clearly.

Portfolio design Static site structure GitHub Pages deployment UI/UX iteration Accessibility-minded interactions Operational positioning

Why it matters operationally

This project is a practical exercise in structuring information clearly, reducing friction for the reader and presenting complex experience in a way that is easy to scan.

02

Wolt Discount Finder

A browser extension that scans Wolt restaurant listings and surfaces visible discount offers in a cleaner, faster view.

Browser extension logic DOM scanning Discount extraction Filtering false positives Popup UI Local-only behaviour

Why it matters operationally

This project shows practical automation thinking: identifying useful data on a live page, filtering noise, improving visibility and turning a repetitive search task into a cleaner workflow.

View Firefox Add-on
Wolt Discount Finder extension popup showing discount results.
04

DeepSeek Local AI Model

A locally hosted AI model setup used to explore private AI workflows, local inference, system requirements, prompts, responses and practical AI tooling.

Local AI experimentation Private workflows Prompt testing System resource awareness Troubleshooting Documentation mindset

Why it matters operationally

This supports my understanding of private AI workflows, local tooling, system constraints and how AI can be used practically without relying entirely on external platforms.

Local DeepSeek AI model chat interface showing SQL-style response content.