Projects
What I have built and researched alongside the audit work.
2026
Bachelor thesis: Autonomous AI agents in cybercrime
An examination of the risks, attack scenarios and options for companies when autonomous AI agents are used as a tool by attackers. Graded 1.7 on the German scale.
- AI agents
- Threat modelling
- Risk analysis
Read the thesis →
2026
City-Reinigung Leverkusen – company website
Website for a dry cleaner that has been working in Leverkusen since 1976: services from shirt care to leather dyeing, two locations, collection and shipping. The focus was on being found locally – whoever searches for fur or leather cleaning in Leverkusen should land here.
- WordPress
- Local SEO
- Responsive design
View project →
2026
Take Haghighi – trilingual community website
Website for a Persian-speaking congregation in Cologne, in Persian, German and English. Persian is set right to left – which affects not just the text but the entire layout. Plus proper hreflang markup and structured data, so each language version is recognised as one.
- Right-to-left layout
- Trilingual
- hreflang
- schema.org
View project →
2024 – present
E-commerce automation platform
End-to-end automation of a dropshipping operation: a browser extension driving the marketplace front-end, plus a dedicated server for order data, reporting and monitoring. Covers listing creation, price and stock tracking, and order fulfilment.
- TypeScript
- Chrome extension (MV3)
- Node.js
- PostgreSQL
- Railway
2022 – 2023
Trading journal with discipline rules
A self-built tool for recording and analysing trades that surfaces rule violations rather than just collecting numbers. My first larger project, built entirely on my own.
- MQL4
- Automation
- Data analysis
ongoing
Applications built on AI agents
Ongoing work on applications that hand tasks to AI agents. The hard part is not connecting a language model, but making an agent see multi-step tasks through reliably – and leaving a trace of what it actually did.
- LLMs / GenAI
- Prompt engineering
- Astro
- Cloudflare Workers