About me
Fast
Fast load times and lag free interaction, my highest priority
Reliability
I pay special attention to the stability of the server side
Dynamic
Websites don't have to be static, I love making pages come to life.
Support
I always try to build long-term relationships with clients

WhoAmI?
Hi, I’m a web developer from Almaty. Whether you're looking to enhance an existing system or develop a brand-new project, I’m here to help bring your ideas to life. I focus on writing clean, efficient code and building scalable solutions. I enjoy working both independently and in teams to deliver great results.
Let's make something special!projects














contact
Have a question or want to work together?





Counterparty Verification
As the lead developer of Uchet PK, I designed a scalable system architecture capable of processing data from over 25 government sources. I developed an optimized data verification module, reducing response times by 30%, and implemented a robust security system compliant with Kazakhstan's legal requirements. My contributions ensured system stability with a 99.9% uptime under increasing load and facilitated seamless integration with external analytical tools. Additionally, I led a team of 3 developers, coordinating efforts to deliver new features and improve the user experience.
visit website 


weather app
This weather forecasting application was developed to enhance my skills in React. It fetches real-time weather data and displays it in an intuitive and responsive interface. Key features include light and dark themes for an improved user experience, automatic location detection for local forecasts, and the ability to search for weather in specific cities. The project demonstrates proficiency in working with external APIs, handling user inputs, and implementing adaptive design principles.








video hub
I developed VideoHub, a full-cycle video hosting platform, handling all aspects of its architecture and functionality. The platform includes a modular design with separate components for the frontend, backend, and WebSocket services. I implemented video uploading and real-time chat features, enabling seamless interaction for over 500 simultaneous users. Utilizing Docker for containerization and Celery for background tasks, I ensured scalable and efficient operations. The platform achieved an 80% reduction in video processing time by integrating an optimized transcoding pipeline with FFMPEG.
view project 

Parser for dogovor24
I developed Dogovor24 Parser, an asynchronous tool for efficiently extracting and saving legal documents from the dogovor24.kz website. Leveraging Playwright, I optimized the parsing process to achieve 50% faster data retrieval compared to traditional scraping methods. The parser features detailed logging of progress and error handling mechanisms to ensure reliability. The tool was designed with scalability in mind, enabling support for concurrent parsing tasks, and includes a modular structure for future enhancements.
view project 



home temp control
Temp Control is a fully functional smart home thermal management system currently installed and operating in my house. Using the ESP8266 NodeMCU V3 module, it ensures the temperature remains stable and within a predefined range. The system provides dual control options: a user-friendly web interface and a physical three-position button (open-auto-close). An OLED display offers real-time temperature monitoring, while sensors like DHT22 and DS1307 provide accurate data collection. Since its implementation, the system has significantly improved comfort by maintaining a consistent indoor temperature.
view project 

fresh cargo
Fresh Cargo is a web application I actively supported and developed, now successfully used by clients in Peru. The platform streamlines cargo management and logistics, ensuring a seamless experience for users. My responsibilities included fixing critical bugs, implementing new features based on project requirements, and optimizing both the server and client sides for improved performance. Collaborating with QA specialists, I ensured a stable release process and addressed user-reported issues promptly. The system is now a reliable tool for managing logistics and supports over 50 active users daily.
view project 
goszakup bot
GosZakup Bot is a freelance project developed for automating participation in government procurement tenders in Kazakhstan. The bot handles authentication, application submission, and document management, streamlining complex tender processes. Designed for efficiency, it reduces the time required for submitting applications by 80%, helping clients achieve top positions in tenders. Built with Python, Django, FastAPI, and gRPC, the bot ensures seamless integration with external systems.
view code 




parser slackbot
SlackBot was designed and developed during a hackathon organized by SkillFactory. This project automates the monitoring of websites for new posts and sends notifications to specified Slack channels based on customizable settings. The bot supports multiple modes, including instant notifications and scheduled messaging, and features an intuitive interface for managing tasks and bots. Built with Python and Django, the project achieved recognition for its innovative approach to task automation during the hackathon. The experience allowed me to enhance my skills in rapid prototyping, teamwork, and meeting tight deadlines.





chat room
WebSocket Chat is a demo project created to showcase real-time communication features for a freelance client. The application includes public chat rooms, private messaging, and group chats, built with Django Channels and WebSocket technology. While the demo successfully demonstrated the core functionality, the client provided valuable feedback regarding user experience improvements and additional features for better scalability. This project helped refine my skills in real-time systems and taught me the importance of aligning technical solutions with client expectations.
view code 



fan blog web app
Fan Blog is a simple blogging platform developed during my learning journey to strengthen my web development skills. Built with Python and Django, the application allows users to create, explore, and share posts, with a clean and responsive interface. While the project serves as a demonstration of foundational web development concepts, it also reflects areas for growth, such as adding user authentication, enhancing scalability, and improving design consistency. This project helped me grasp the basics of backend development and database integration.
view code 


automatic trash bin
This project features an automatic trash can designed for hands-free operation, built using an Arduino Uno microcontroller and an MG996 servo motor. The lid opens automatically in response to motion detection, offering a convenient and hygienic solution for daily use. The system operated reliably for two years in my home before wear and tear rendered it unusable, which I consider a solid lifespan for a DIY project of this kind. The experience helped me enhance my skills in hardware integration and practical application of microcontrollers.
view code 

telegram report bot
ReportBot is a freelance project developed to simplify tracking loans and shared expenses between two users within Telegram. Built using Python and the pyTelegramBotAPI library, the bot features a user-friendly interface for recording, updating, and summarizing financial transactions. Delivered on time, the bot met all client requirements, with additional focus on error handling and data consistency. While the client expressed interest in further enhancements, the project successfully addressed their immediate needs for financial tracking.
view code 




sea battle
Sea Battle is a console-based implementation of the classic board game, created to solidify my understanding of object-oriented programming (OOP) principles. The project features modular and reusable code, with classes representing ships, the game board, and gameplay mechanics. Players can manually place ships and engage in a turn-based battle against another human player. While the project is simple in scope, it provided valuable practice in designing clean, maintainable code and structuring complex logic using OOP concepts.
view code 
Code Parser
This script analyzes the structure of a project directory, extracting a detailed folder and file hierarchy. It supports reading file contents based on configurable filters, making it an ideal tool for generating structured inputs for AI tools like ChatGPT. By streamlining the process of analyzing large project directories, this tool enhances workflow efficiency and ensures precise and relevant prompt generation for AI-assisted tasks.
view code