Mykhailo Pavlov

Projects

A collection of my work and experiments. Search, filter, and explore.

Filter:
Showing 17 of 7 projects

A high-performance, type-safe portfolio engineered with Next.js 16 and Tailwind CSS v4. Designed to demonstrate mastery of modern web architecture, accessibility, and content-driven development.

Next.js 16TypeScriptTailwind CSS v4MDXApp Router
View Details
Released Mar 2026

Dockerized Ollama server with GPU acceleration, designed to serve local LLMs to multiple clients on your network. Easy deployment via docker-compose, remote API access, and model management.

DockerOllamaLLMGPUAPI
View Details
Released Mar 2026

Local-first PKM tool with Retrieval-Augmented Generation. Index Markdown notes, ask questions via Ollama or local Transformers models. Incremental sync, SQLite metadata, ChromaDB vector store.

PythonRAGOllamaChromaDBLangChain
View Details
Released Mar 2026

Production-grade async pipeline processing 5,000+ messages/min. Handles rate-limit recovery, structured logging, and Dockerized PostgreSQL storage for 50k+ records.

PythonasyncioDockerPostgreSQLTelethon
View Details
Released Nov 2025

Python tool leveraging LLMs and web scraping to generate Anki flashcards. Supports 100+ languages, automated card creation via AnkiConnect, and CI/CD pipeline.

PythonFlaskBeautifulSoupLLM IntegrationAnkiConnect
View Details
Released Oct 2025

Bachelor's thesis analyzing developer impact on GitHub. Collected data on 3.5M users via GraphQL, engineered parallel data pipelines, and built ML models to predict influence metrics.

PythonMachine LearningGitHub GraphQL APIScikit-LearnData Engineering
View Details
Started Sep 2025

A C++17 CLI tool I built to stop myself from double-booking classes. Handles collision detection, user roles, and file I/O without crashing.

C++17CMakeGoogleTestCLIData Structures
View Details
Released Dec 2024