I am a Go backend, data science, and machine learning developer passionate about building intelligent systems. I enjoy tackling complex challenges at the intersection of code and data analysis.
I am a Go backend, data science, and machine learning developer passionate about building intelligent systems. I enjoy tackling complex challenges at the intersection of code and data analysis.
AnimalsClassificationModel is a Python app that classifies animals from images using a ResNet34 model. It features a Streamlit interface and utilizes Plotly for visualization.
Python 16
This repository includes projects for diabetes prediction using classical machine learning and cat image classification with deep learning, utilizing tools like Numpy, Pandas, and ResNet34.
Jupyter Notebook 2
MoldingInfoBot is a Telegram bot built with aiogram 2.24, allowing users to access molding information, message admins, and receive notifications and advertisements. The bot uses SQLite for storing…
Python 2
MyAssistantBot is a personal assistant Telegram bot built with aiogram 2.24. It automates tasks, sets reminders, retrieves information, and allows user communication via a Telegram channel. The bot…
Python 2
CV Maker is a Golang-based project that generates PDF resumes using templates and sends them to a Telegram bot. It uses RabbitMQ, PostgreSQL, Minio for storage, and Docker Compose for orchestration…
Python 2
The Mini-Twitter project is a simplified Twitter-like application built using Golang and the Gin fr
Go