- Education:
- School: School №53, with a mathematics bias;
- Bachelor: SPbSTU, ICCS, Math and computer science, AI systems and supercomputer technologies;
- Master's degree (preliminary enrollment): SPbSTU, ICCS. Mathematics and Computer Science, Machine Learning and Artificial Intelligence.
- Experience:
- 1.5 years of hands-on experience in building and integrating AI systems at TheBloomsBridge, including RAG architectures, Large Language Models (LLMs), YOLOv8 for object detection, and backend development;
- 2 months of hands-on delta robot design practice in MuJoCo environments;
- More than 150 lab's and pet-projects on Java, Python, Haskell and C++ solved.
- Interests:
- Math in CS;
- Music (Neue Deutsche Härte);
- Philosophy;
- Programming.
- I LOVE HASKELL BTW!
- SITE (Portfolio):
- Object Detection on Dynamic RoI Based on Segmentation with Tracking (ML and AI)
- Hand-Tracking Drawing (with 3D) (ML and AI)
- ASL, RSL sign languages to text (and text to ASL, RSL animation) (ML and AI)
- Pose Driven 3D Characters (ML and AI)
- Visual Fashion Recommendation System (ML and AI)
- Qt MNIST Recognizer (ML and AI)
- Fashion-MNIST Classification (TinyVGG) (ML and AI)
- Sarcasmic Text Classification with Transformer based NN (ML and AI)
- SPbSTU (Educational collection)
- EncryptIT (Spring Web app)
- Quotes Web-App (Django Web app)
- Regression Gas Export Impact (Review)
- Demographic Analysis (Review)
- Card Management Service (Software)
- Phone Book (Software)
- Parallel Image Encryption (Software)
- Trip Planner Bot (Software)
- Ayzeks Soud (iOS software)
- Computer vision for offside detection in football (Article)
- Identification of the RoI of tram-tracks based on their segmentation (Article)
| Type | Style | Examples |
|---|---|---|
| Repositories, directories, .pdf files | kebab-case | genetic-algorithms, report-lab-1.pdf |
| Java application directories, reports (in root directory) | lowercase | projects/encryptit, report.pdf |
| Java classes, .hs (Haskell) files, some .cpp (C++) files | UpperCamelCase | ApplicationController.java, DataTypes.hs |
| Important images | UPPERCASE | MASK_PR.png |
| .py (Python) files, .ipynb (jupyter notebook), .cpp (C++) files, some reports, DB migrations, maybe some directories | snake_case | data_prepare.py,quantum_algorithms.ipynb, 001_init_schema.sql, best_models/ |
