Hi 👋, my name is

Anton Buev

I'm a software developer

About me

Hi there! I'm Anton, a passionate programmer who is dedicated to solving problems and making a positive impact through my work.

I got my start in programming at university, where I took courses in C, C++, Python, and C#. These courses laid the foundation for my coding skills and sparked a lifelong love of programming. Since then, I've been constantly learning and improving my skills, both through self-study and through my work experiences.

In the past, I've primarily focused on backend development, but I always felt that something was missing. I wanted to be able to create user interfaces and bring my projects to life visually, so I decided to expand my skillset to become a full-stack developer. Now, I have the knowledge and experience to take a project from concept to implementation, using a variety of technologies such as Python, TypeScript, and SQL/NoSQL databases.

I'm excited to continue growing as a developer and make an impact through my work. If you're looking for someone who is dedicated, skilled, and always learning, I'd love to work with you or join your team.

Some things I've built

A service for creating the navigation of Telegram channels

I developed a service to assist individuals in creating navigation for their Telegram channels. While browsing various channels, I noticed a lack of navigation or poorly designed ones, which inspired me to create a simple and user-friendly tool. With just a few clicks, users can create a navigation system for their channels, grouping posts by topic and sharing them. Moreover, users can read all posts directly within the app, eliminating the need to switch between Telegram and the browser.

  • TypeScript

  • Python

  • Preact

  • Koa

  • MongoDB

  • grammY

  • Pyrogram

A delivery service using crowdshipping mechanics

While browsing through Telegram groups, I noticed that many people were seeking someone who could travel to their city from another location to bring them documents or other items. That's when I had the idea to create this service. My service connects individuals who need help delivering a parcel or documents from one location to another, no matter where they are located.

  • TypeScript

  • Preact

  • TailwindCSS

  • Koa

  • MongoDB

  • grammY

Telegram bot for booking surf classes

This is my biggest and most complex bot I've done. It automates the process of booking classes, purchasing and activating certificates, and making deposits. I've connected it to a payment solution and made integration with a CRM system. The bot features calendar for choosing dates of classes which is implemented using native telegram buttons. The initial schema of database was totally redisigned by me to make it possible to store all types of calendars, classes and certificates. It also has a messaging system. Metabase is used to provide charts and tables for analytics. The bot and metabase run in Docker containers.

  • Python

  • MySQL

  • Redis

  • Docker

  • Metabase

This is this website!

I think any developer needs one! I've made it to gather all info about my projects and myself. I'll try to keep updated with the latest info.

  • TypeScript

  • TailwindCSS

  • Astro

  • Preact

Telegram bot for saving workouts and weight measurements

Workoutybot is my favourite pet project. I love sports and some time ago I didn't find an app which would be simple enough and better than a plain textbook, so I created this bot. It provides a minimalistic interface with a calendar to view and save workouts. I also added a graph chart to view weight progress.

I wrote an article on vc.ru promoting this bot. More than 2000+ users have registered since then and they are still coming.

  • Python

  • PostgreSQL

  • Redis

  • Docker

  • TypeScript

I have created a Telegram bot to demonstrate the capabilities of a WebApp and to showcase the potential for integrating Telegram payments. This project serves as a template for future endeavors and allows me to explore the possibilities of WebApps.

  • TypeScript

  • Preact

  • TailwindCSS

  • Koa

  • MongoDB

  • grammY

Multilingual Telegram bot for crypto quizzes

Beatiful Telegram bot for taking polls from LocalTrade University. It utilizes built-in telegram quizzes for a seamless experience. It is available in 4 languages and has a small admin panel where you can get stats. Adding new polls and questions is automated by parsing google spreadsheet.

  • Python

  • PostgreSQL

  • Docker

Smart camera

Raspberry Pi and camera to detect people

A coursework project for Sberbank's internal use. It's a program to identify people who perform maintenance and repair of equipment in the office environment. I found, trained and compressed a neural network so we could start it on a Raspberry Pi.

  • Python

  • Raspberry Pi

  • OpenCV

  • YoloV4

  • TFLite