Asliddin Abdivasiyev
Software Engineer

Contacts

Working Experience
Software Engineer @ Alif Uzbekistan
May 2022 - present
  • Participated code review process of project
  • Increased code quality by finding slow functions with opentracing tool
  • Found memory leaks by profiling tools
  • Found unoptimized queries to database and refactored them and reduced requests to database
  • Implemented distributed locking in order to work properly with background workers
  • Increased stability of transactional processes by founding unhandled errors
CyberSecurity Specialist @ Alif Uzbekistan
April 2023 - present
  • Penetration tested all internal and public resources
  • Created report about security issues
  • Suggested safe way to fix issues
Software Engineer @ Udevs
Jan, 2021 - May, 2022
  • A service that generates statistical reports using Clickhouse has been developed.
  • Developed asynchronous, robust microservices for handling large amounts of data processing which is uploaded by users using distributed message brokers. Technology stack: Golang, Java, Kafka, Postgres.
  • Optimized product price synchronization by 10% by finding extra threads.
  • Increased daily registration of users by up to 10% with implementation of saving debit cards feature.
Freelancer
Sept, 2018 - Dec, 2022
  • Online shopping for stationery products (fullstack)
  • Electron place-prayer shopping web-site (fullstack)
  • Online korean language training platform (backend, rest-api)
  • CRM system for carton box producer factory (fullstack)
  • Online application system for national education ministry (fullstack)
  • CRM system for logistics company

Education
University:  (Sep, 2018 — Jun, 2022) Tashkent University of Informational Technologies named after Muhammad al-Khwarizmi
Speciality:  Software Engineering (DSA, Software testing, lifecycle management, development) Grade: 4.27/5 GPA

Projects
VoOvozBot (Github)
  • Telegram bot for sending funny voices to your friends and groups, which is written in golang.
GoEnv (Github)
  • Library of golang for parsing .env files to native structs using reflection.
GoCache (Github)
  • Library for integrating with redis and memcached technologies without writing any code in golang.
PrafikiTranslator (Github)
  • Bot for translating messages without leaving out from telegram. It is based on Yandex.Translate and was written in python.
Pi - php framework (Github)
  • Php MVC framework with minimalistic dependencies. This framework was written motivated by Yii2 framework.