Kamil Kerimov
Projects

Projects by Kamil Kerimov for real users and business goals.

A selection of web products, automation systems, and Telegram bot solutions by Kamil Kerimov (kar1m0vf), delivered for practical use.

01

Trendyol Price Tracker

Python | Aiogram | SQLite

End-to-end Telegram tracker built with Python, Aiogram, and SQLite: subscriptions, price history, product comparison, recommendations, multilingual UX, and admin tooling.

SQLite + WAL + PRAGMA 4 Locales (229 Keys Each) Readiness + Smoke Checks
  • Hourly price scan jobs with fallback fetch paths and discount-triggered Telegram alerts
  • Data layer with migrations, indexes, backup pipeline, and runtime optimization
  • Operational diagnostics and quality checks: readiness checks, deploy smoke checks, and a green CI test contour across 115 test functions in 40 files
02

Blaster Game

Python 3.11 | Pygame

Python 3.11 + Pygame project built as a full 2D engineering stack with custom render pipeline, procedural audio, advanced boss phases, and production-oriented tooling.

Real-Time FX Pipeline Procedural WAV Audio Boss + Replay Systems
  • Visual pipeline with quality presets, scanlines, vignette, trails, and screen shake
  • Procedural sound generation using Python's wave, struct, and math modules
  • Multi-phase telegraph boss attacks, power-up system, and death replay buffer
  • Validated/sanitized JSON storage for highscores and settings
  • Pytest coverage, GitHub Actions CI, and automated Windows executable builds via PyInstaller
03

More Projects

GitHub Portfolio

Explore additional repositories, experiments, and production code samples on my GitHub profile.

Portfolio Case Study

This portfolio is also a shipped project by me.

It works as practical proof of authorship, frontend execution, and engineering discipline through public code, commit history, and automated quality checks.

Authorship Proof

Built and maintained by Kamil Kerimov

This site was designed and developed end-to-end by me, including interface system, frontend behavior, typed modules, test coverage, and release workflow.

Technologies Used

Stack used in this portfolio

HTML + CSS + JavaScript TypeScript Modules Vitest + Playwright Lighthouse CI GitHub Actions GitHub Pages
  • Responsive layout and interaction system tuned for desktop and phone usage
  • Typed logic for operational UI modules and runtime behavior shaping
  • Automated quality contour with unit, e2e, and CI verification