For Business

Business solutions for growth, automation, and scale

Technical Skills

Tools and technologies we work with

Frontend

  • Flutter
  • Jetpack Compose
  • SwiftUI
  • Jaspr

Backend

  • Go
  • PostgreSQL
  • Docker
  • REST APIs

Databases

  • PostgreSQL
  • SQLite
  • MongoDB
  • Sequelize
  • Mongoose

Cloud / Tools

  • AWS Elastic Beanstalk
  • Vercel
  • Render
  • Git & GitHub

Concepts

  • Real-Time Systems
  • Web Workers
  • Multiplayer Sync
  • Trie Data Structures

Featured Projects

Real products, real deployments

Word Wala project preview Google Play

KAYAK: Flights, Hotels & Cars

Google Play

Travel booking app for comparing and booking flights, hotels, and rental cars with smart filters, price insights, and trip planning tools.

Flutter Go
The Problem

Building a fast and reliable travel experience for flights, hotels, and car rentals across mobile devices, while keeping search, filtering, and booking flows smooth under real-world traffic.

Architecture
  • Flutter mobile app with modular, feature-based architecture
  • Go backend services exposing REST APIs
  • PostgreSQL for structured travel and booking data
  • Dockerized services for consistent environments
  • Provider integrations for flights, hotels, and cars
Challenges Solved
  • High-volume search requests — optimized Go handlers and database queries
  • Large result sets on mobile — implemented pagination and lazy loading in Flutter
  • Multi-source travel data aggregation — unified provider response contracts
What I Learned
  • Building production-grade cross-platform UX with Flutter
  • Designing maintainable and performant APIs in Go
  • PostgreSQL indexing and query optimization for search workloads
  • Container-first delivery and deployment workflows with Docker
Quotes and Video Maker Editor project preview Google Play

Quotes & Video Maker Editor

Google Play

Mobile content creation app for designing quote posts and short videos with templates, text styling, media tools, and export workflows for social platforms.

Flutter Go
The Problem

Users needed a simple way to create polished quote visuals and short videos quickly, without complex editing software or multi-step export workflows.

Architecture
  • Flutter app with reusable editor components and template-driven UI
  • Go backend APIs for asset metadata, user profiles, and content feeds
  • Media processing pipeline for render, compression, and export tasks
  • Cloud storage integration for templates, media assets, and generated outputs
Challenges Solved
  • Slow render times on mid-range devices — optimized frame generation and encoding flow
  • Inconsistent text/layout results across templates — introduced strict template constraints
  • Large export file sizes — applied adaptive compression presets per target platform
What I Learned
  • How to build creator-focused UX that stays fast under heavy media operations
  • Practical backend design in Go for mobile-first content products
  • Balancing quality, speed, and file size for mobile video exports
  • Designing reusable template systems that scale with new content categories
Happy Birthday Wishes with AI project preview Google Play

Happy Birthday Wishes with AI

Google Play

AI-powered birthday message app that helps users generate personalized wishes, choose tone and language, and share beautifully formatted greetings in seconds.

Jetpack Compose Go
The Problem

People want meaningful birthday messages but often struggle to write something personal quickly, especially for different relationships, tones, and languages.

Architecture
  • Jetpack Compose UI with modular screens for prompts, results, and sharing
  • Go backend APIs for generation requests, user history, and content templates
  • Prompt orchestration layer for tone, language, and occasion-based personalization
  • Caching and rate controls for stable performance during traffic spikes
Challenges Solved
  • Repetitive AI outputs — improved prompt strategies and response post-processing
  • Slow generation under peak usage — added queueing and optimized Go handlers
  • Inconsistent message quality by language — introduced locale-specific template guidance
What I Learned
  • How to design conversion-focused AI UX in Jetpack Compose
  • Building resilient generation pipelines with Go services
  • Balancing personalization, latency, and output consistency at scale
  • Shipping social-sharing features that improve retention and virality
Alumnin Contact Book project preview Google Play

Alumnin Contact Book

Google Play App Store

Community networking app for alumni to find verified contacts, organize professional circles, and keep communication structured across batches, departments, and interest groups.

Flutter Go
The Problem

Alumni communities often lose contact over time, and existing messaging apps are not optimized for verified profiles, searchable directories, and long-term professional networking.

Architecture
  • Flutter client with modular chat, directory, and profile features
  • Go microservices for authentication, contact indexing, and messaging APIs
  • Role-based access model for private groups and verified alumni-only sections
  • Search layer for fast lookup by batch, company, role, and location
Challenges Solved
  • Duplicate and outdated contact records — introduced profile verification and merge flows
  • Low discovery of relevant alumni — added smart filtering and ranking by profile relevance
  • Notification overload in active groups — implemented granular notification preferences
What I Learned
  • Designing mobile network products that balance privacy and discoverability
  • Building scalable directory and search APIs in Go
  • Improving retention with onboarding, profile completion, and recommendation flows
  • Structuring communication features for both social and professional use cases
Gerekli project preview Google Play

Gerekli

Google Play App Store

Multi-vendor marketplace app for discovering products, browsing categories, and placing orders through a clean, mobile-first shopping experience.

Flutter
The Problem

Shoppers needed one mobile app to browse products from multiple sellers with consistent UX, while vendors needed better visibility and easier product discovery.

Architecture
  • Flutter app with modular feature screens for catalog, product details, and checkout
  • State-driven UI patterns for predictable rendering and navigation
  • Reusable widgets for seller cards, product grids, and filters
  • Cross-platform delivery for Android and iOS from a single codebase
Challenges Solved
  • Large catalogs causing slow scrolling — optimized list rendering and image loading
  • Complex filter combinations — introduced clearer filter states and reset flows
  • Inconsistent layouts across devices — improved responsive rules and adaptive spacing
What I Learned
  • How to scale Flutter UI architecture for commerce-style apps
  • Designing reusable components for fast feature iteration
  • Balancing performance and visual consistency in product-heavy screens
  • Improving mobile conversion through clearer information hierarchy

Experience

Two development tracks across frontend and backend

Aug 2025 – Present

Flutter Developer — CRM Product Team

Built cross-platform CRM from scratch (iOS/Android/Web) with 80%+ code reuse, launched in 5 months, reaching 4,500+ users and 4.8 store rating.

  • Offline sync architecture (Drift + WebSockets + WorkManager): 99.2% sync success, data loss reduced by 95%, stable up to 14 days offline
  • Refactor (Clean Architecture + Riverpod): cold start reduced by 40% (2.8s to 1.7s), crashes reduced by 75%, CI/CD build time reduced by 35%
  • Built 50+ responsive screens and shared UI library: test coverage increased to 82%, regression bugs reduced by 60%, feature delivery accelerated by 30%
Flutter Riverpod Drift GoRouter

Nov 2023 – Jul 2025

Flutter Developer — KAYAK (Moscow)

Worked on cross-platform travel booking app (flights/hotels/cars) with audience of 120,000+ MAU and 500,000+ installs.

  • Search and large-list optimization (pagination/caching/virtualization): response time reduced by 40%, stable 60 FPS, RAM usage reduced by 35%
  • Payments and dynamic pricing integration: failed transactions reduced by 22%, booking conversion increased by 15%
  • Architecture migration + release automation: support tickets reduced by 30%, release cycle reduced by 65%, crash-free rate reached 99.6%

Jan 2022 – Nov 2023

Flutter Developer — Vade Apps

Developed high-load educational app with AI features for 90,000+ MAU and 4.7 store rating.

  • AI assistant + streamed responses (WebSockets/SSE): response time reduced by 45%, backend load reduced by 30%
  • Rendering and performance optimization: stable 60 FPS, RAM usage reduced by 40%, screen init sped up by 50%
  • Offline + release quality: sync success 99.8%, session recovery under 1s, crash-free users 99.7%, hotfix time reduced from 3 days to 4 hours, reach increased by 20% after i18n/a11y

Summary

Cross-Platform Delivery Results

10+ app releases across App Store and Google Play, combined audience of 250,000+ MAU, with a peak crash-free experience up to 99.6%.

Let's Connect

If the button does not open your mail app, use annakurbanov02@mail.ru.

Message Sent Successfully!

Thank you for reaching out. I'll get back to you shortly.