Projects
Mirror Me
Web app for daily self-reflection through question cards. Features include card filtering by category and difficulty, answer tracking for personal growth, and a daily card of the day. Includes user authentication and admin panel.
SleepJiraBot
Telegram bot for Jira Cloud integration via OAuth 2.0. Manage issues, receive notifications, run sprint reports, and schedule automated JQL-based reports directly from Telegram.
PHP Bounce Handler
Modern PHP 8.4+ library for parsing bounce emails, FBL reports, and autoresponses per RFC 1892/1894. Extracts recipient addresses, delivery status codes, and failure reasons.
Personal Website
My personal website and blog, built with Go, Templ, HTMX, and Tailwind CSS. Blog posts are automatically synced from my Telegram channel.
Psalm Fixer
Automatic fixing of Psalm static analysis issues via AST transformations using nikic/php-parser. psalm-fixer reads Psalm's JSON output, matches each issue to a registered fixer, and rewrites source files using a format-preserving printer so diffs stay minimal.