Completed Projects

AI Accountant Telegram Bot Development

The "AI Accountant" Telegram bot is a 24/7 tax consultant for entrepreneurs and accountants in Kazakhstan. It is powered by a knowledge base from official sources (Tax Code of RK 2025, Labor and Social Codes) and an intelligent search system.

Bot capabilities:
• Answers on the Tax Code of RK with precise article references
• Salary calculation down to the tiyin — pension, insurance, income tax, employer costs
• Counterparty verification by BIN/IIN from 10 government databases
• Company search by name
• Consultations on Labor and Social Code
• Information on tax reporting forms (100.00, 200.00, 910.00, etc.)

Unlike regular ChatGPT, every answer is built strictly from loaded official documents with source references. Salary calculations are performed by a deterministic calculator, eliminating arithmetic errors.

Project Management System

A comprehensive web-based warehouse management and goods movement system developed in Django with deep integration with 1C:Enterprise via OData API. The project is designed to automate business processes for Kazakhstani companies.

The system is a complete solution for managing product flows between company warehouses. The key feature is two-way synchronization with 1C in real-time.

The goods movement module implements a four-stage workflow: creating transfer requests, tracking shipped goods, accepting/rejecting incoming deliveries, and generating reports.

The financial block includes gross profit analysis by project, accounts receivable/payable management, and expense tracking by type and department.

Retail Chain Management System

A comprehensive retail chain management system developed in Django for automating inventory accounting, stock control, and sales analysis. The project is integrated with 1C:Enterprise via OData API.

The system provides centralized management of product flows between chain stores with automatic data synchronization from 1C.

The audit and inventory module allows for selective stock checks. Each check is linked to a specific user and warehouse.

Sales analytics includes detailed sales reports, ABC analysis of products, and demand forecasting.

Stock Trading Tool

An automated stock market technical analysis system with Telegram bot integration for monitoring and alerting trading signals.

The system performs comprehensive analysis of market data via Yahoo Finance API, processing thousands of tickers to find specific price patterns.

The pattern recognition module identifies classic candlestick formations: Three Strikes, Morning/Evening Star, Two Candle Buy/Sell.

Technical analysis includes calculation of exponential moving averages, identification of support/resistance levels.