TSP Explorer

Operations Research

Interactive TSP lab with visualizations, constructive heuristics, local search operators, and metaheuristics from simple ones to genetic algorithms. Explore how strategies change routes, compare objective values and edge similarity, and tune operators like 2-opt, swap, insert, and or-opt.

Hope it helps with learning and teaching combinatorial optimization concepts.

Resume A4

Hugo Theme

Write your resume in YAML and track changes with Git. The theme renders it as proper A4 pages. Export it as PDF from the browser or deploy it as a simple web page.

Initially created for my own resume, then open-sourced for others to use and contribute.

Bitig

Dashboard

Bitig (𐰋𐰃𐱅𐰏) means text or book in ancient Turkish. It is a dashboard that displays daily activity logs and goal tracking data as heatmaps with unique runic letters. The data is transformed and anonymized on client-side using Python based on user define aggregation, filtering and anonymization rules.

Just for fun and personal motivation.

Ixion Layout Planner

Dashboard

Ixion is a game where you manage a space ship with scarce resources while searching for a habitable planet. Placement of buildings is a crucial part of this game. How buildings connect to each other highly matters, or which buildings share the same sector. While playing, I found myself planning better layouts in Excel than in-game, so I created this web-based tool.