This list simply contains all projects that don't fit into other categories.
🤔Pochemuchka2025 – Ongoing
Prompt engineering, MLOps
Automatic prompt engineering, testing and load balancing for AI models in production and R&D
🤔Pochemuchka— Automatic prompt engineering, testing and load balancing for AI models in production and R&D
📦CloudML-orchestrator2024 2 days
MLOps
A cloud-based deployment and scaling for ML services (Docker, k8s, AWS S3/Lambda, Flask, GitHub Actions)
📦CloudML-orchestrator— A cloud-based deployment and scaling for ML services (Docker, k8s, AWS S3/Lambda, Flask, GitHub Actions)
👂Minimal voice assistant Work in progress
Audio analysis
An implementation of a simple extensible voice-controlled assistant with Node backend and React frontend
👂Minimal voice assistant— An implementation of a simple extensible voice-controlled assistant with Node backend and React frontend
📑Resume parser
NLP, named entity recognition
Small piece of code taken from my resume parsing tool developed for extracting relevant info and rank candidates for job applications
📑Resume parser— Small piece of code taken from my resume parsing tool developed for extracting relevant info and rank candidates for job applications
🍬chatgpt-api-wrapperAug 9, 2023 2 days
Automation, prompt engineering
Simple wrapper for ChatGPT to enhance prompt engineering
🍬chatgpt-api-wrapper— Simple wrapper for ChatGPT to enhance prompt engineering
🛢postgres-diagramsNov 2, 2020
SQL analysis
A tool for analyzing SQL to create data flow diagrams (PostgreSQL)
🛢postgres-diagrams— A tool for analyzing SQL to create data flow diagrams (PostgreSQL)
🏗tg-bot-boilerplatesAug 9, 2023 – Ongoing
Lightweight and clean dockerized Aiogram templates for creating Telegram bots, with RedisStorage, Alembic and PostgreSQL
🏗tg-bot-boilerplates— Lightweight and clean dockerized Aiogram templates for creating Telegram bots, with RedisStorage, Alembic and PostgreSQL
🔶2D FEMDec 26, 2021 2 weeks
Mathematical modeling
Two-dimensional finite element method on rectangles: Galerkin method, LU decomposition, Gaussian elimination and Local Optimal Scheme with incomplete factorization implemented in C++
🔶2D FEM— Two-dimensional finite element method on rectangles: Galerkin method, LU decomposition, Gaussian elimination and Local Optimal Scheme with incomplete factorization implemented in C++