Lab

Playground

Auto Job Searcher

Python CLI tool that automatically collects, filters and notifies about job listings from LinkedIn, XING, Glassdoor and other sources via Telegram. Profile-based filtering by role, tech stack and location.

Live
PythonPlaywrightTelegram Bot APIYAMLasyncioBeautifulSoup

Next: LLM-based matching (job text ↔ profile vector) for better relevance filtering planned

Flights Analysis

Analysis of flight delays and cancellations on public datasets. Interactive dashboards reveal patterns by airline, route, weekday and season.

Archived
PythonpandasPlotlyJupytermatplotlibseaborn

Jobs Analysis — Data Analyst

Job market analysis for Data Analyst positions in Germany. Evaluated: salary distribution, top skills, locations and employer comparison from vacancy data.

Archived
PythonpandasPower BINLPBeautifulSoupJupyter

Movies Base

Desktop application for movie management with local database. Search, filters, statistics and export. Built as a learning project for C# and relational databases.

Archived
C#WinFormsSQLite.NETADO.NET

kernel.exe

A small 2D platformer running directly in the browser, built with Three.js and an orthographic camera. No game engine, no Canvas API — just raw WebGL and hand-rolled physics. Six platforms, one goal.

WIP
Three.jsTypeScriptReactWebGLNext.js

Next: Moving obstacles, double jump, sound effects via Web Audio API