Mikhail
SprintFox
Full-Stack Developer creating modern web applications and systems
Resume
Adaptable and ready to quickly change stack and goals, I try to adjust to people for more effective work.
Skills
Backend
Frontend
Databases & Infrastructure
Misc
Work Experience
Present: Working on a pet project, stack: React/Next.js/TypeScript + Axum/Envoy/KeyDB/Nats
2024 — Present
Lead Full-Stack Developer
Social Platform 'Kitsunet' (R&D)
- Designed a high-load system core on Rust (Axum/Tokio), achieving stable processing of 20k+ RPS.
- Implemented an efficient messaging system via Nats Jetstream and caching based on KeyDB.
- Introduced an automated CI/CD pipeline (Docker), reducing the release cycle multiple times.
Aug 2023 – Apr 2024
Backend / Automation Developer
Freelance / Private Clients
- Developed a comprehensive automation system for Telegram: content management, moderation, and channel analytics.
- Designed and implemented internal APIs on FastAPI for integrating third-party services and processing webhooks.
- Optimized data parsing scripts, increasing data collection speed by 50%.
Apr 2023 – Jul 2023
Backend Developer
E-commerce Integration Project
- Conducted deep refactoring of the server-side (Node.js/Express), reducing API response time by 30%.
- Redesigned the data schema in MongoDB, which accelerated complex catalog search queries.
December 2022 - March 2023
Game Developer
Creating games for 'Yandex Games' platform
- Developing games on Unity3D C# engine from scratch
- Creating 3D models in Blender
- Independent project management, task planning for effective development
Recent Projects
Featured recent works

Kitsunet
Modern web platform with powerful Rust backend (Axum, Tokio, MediaSoup) and React/Next.js frontend. Uses Envoy for routing and KeyDB for high-performance caching.

Kitsunet Share
Lightning-fast file sharing application over LAN. Built with Rust (Tauri) and TypeScript for maximum performance

Kitsunet GPT
A web application that provides a convenient interface for interacting with a LLMs. The backend is built with Axum and Envoy for high performance and scalability, while the frontend is a responsive React application using Next.js

Plush catalog
Catalog with admin page and cart with orders. Built with FastAPI/Telethon(news fetching) React/Next.js