Selected Work

Projects & Publications

A small collection of side projects, teaching demos, and writing.

Publication

Run Your Own Local Chatbot with Docker

A practical guide, written as part of my LLM Playground project, for running a local chatbot with Docker in a simple and approachable way.

Read on Medium (with GitHub repo included)
Project

Ethical Demos

As a student mentor, I’ve had the chance to guide curious young minds into the world of cybersecurity — helping them understand key concepts, real-world scenarios, and essential industry terminology.

The demos below are hands-on simulations of common cyber attacks, created strictly for educational use. Each one follows ethical guidelines and aims to make security concepts more accessible and engaging.

Teaching Demo

Open Redirect Demo

A simple example showing how attackers can trick users into visiting malicious sites by abusing insecure URL redirections.

View on GitHub
Teaching Demo

Dictionary Attack Demo

A demonstration of how attackers can break weak passwords by rapidly trying common words from a predefined list.

View on GitHub
Publication

The ADHD Coder’s Guide to Focus

An article sharing my personal experience with coding while struggling with ADHD, including thoughts about focus, music, and practical ways to make deep work more achievable.

Read on Medium