Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak

Samirbek Hamroqulov

Offer Samirbek work on your next project.

Uzbekistan Ташкент, Uzbekistan
4 days 12 hours back
Available for hire available for hire
1 proposal made
age 18 years
on the service 6 days 10 hours
  • web developer
  • python
  • telegram bot
  • Node.js

Rating

Successful projects
No data
Average rating
No data
Rating
265
Web Programming
2607 place out of 6421
Data Parsing
297 place out of 767

Skills and abilities

Portfolio


  • YupooParser — Windows application for parsing Yupoo stores with

    Data Parsing
    YupooParser — a desktop application for Windows that automatically downloads the catalog of the Yupoo store (photos + album structure) and generates CSV files ready for import into Tilda and publication on Avito/Telegram. It closes the full cycle of filling an online store with one click.
    Project Task
    The client resells products, and the catalog is stored on Yupoo. Previously, photos and descriptions were transferred manually — it took hours for one store. It was necessary to automate the export and format the data into the Tilda import template.
    What has been implemented
    • Yupoo HTML parser (BeautifulSoup + lxml) — correctly processes the structure of albums and photos
    • Downloading in maximum quality — takes big.jpeg (the largest available size)
    • Parallel downloading in 4 threads — speeds up significantly compared to single-threaded downloading
    • CSV for Tilda — exactly according to the import template: ;-separator, UTF-8 BOM, 20 columns, correct concatenation of links in the Photo field
    • CSV with local paths — a separate format for mass publications on Avito and Telegram
    • Support for password-protected stores — both types of Yupoo protection: indexlock (for the entire store) and passwordmodal (for individual albums)
    • "New only" mode + resuming downloads — state is saved in .yupoo_state.json, and a repeated launch skips already downloaded albums
    • Clear error messages — access to the store is checked before starting, and a readable message is issued ("incorrect password", "store is password-protected"), rather than a dry "albums not found"
    • Modern GUI on customtkinter in dark theme: link field, password, folder selection, operation modes, progress bar, and real-time event log
    • Compiled into .exe — a single-file binary via PyInstaller, runs without installing Python
    • Documentation — README for the developer + a separate INSTRUCTION.txt for the client
    Technology Stack
    Python 3.10+, requests, BeautifulSoup4 + lxml (parsing), customtkinter + Pillow (GUI), threading / concurrent.futures (parallel downloads), PyInstaller (building .exe), CSV/UTF-8 BOM (Tilda format).
    Architecture
    Clean separation into modules:
    - parser.py — parsing Yupoo HTML
    - downloader.py — parallel downloader
    - exporter.py — CSV generation (Tilda + local paths)
    - state.py — "already downloaded" memory for resuming
    - yupoo_parser.py — main GUI script
    Result for the client
    The catalog of hundreds of albums is downloaded and prepared for import in minutes, not hours of manual work. The client received a ready .exe that runs without installing anything.
    ---
    I develop turnkey parsers, automation scripts, desktop utilities with GUI, and export scripts for CMS (Tilda, Bitrix, WooCommerce, OpenCart) and marketplaces (Avito, Wildberries, Ozon). #parsing #parser #python #automation #Tilda #Yupoo #scraping #beautifulsoup #customtkinter #GUI #Windows #exe #webscraping #ecommerce
  • Block Destroy — mobile arcade on Unity (Android, Google Play)

    Gaming Apps
    Block Destroy — my original mobile arcade game in the brick breaker / arkanoid genre, developed from scratch in Unity (C#) and published on Google Play.
    Project Idea
    To create a cozy, relaxing game in the spirit of classic arkanoid, but with a modern twist — featuring a combo system, progression, customization, and fair monetization without aggressive advertising.
    Gameplay
    • Intuitive one-finger controls: swipe — aim — release to shoot
    • Realistic ball bounce physics
    • Combo system up to x10 for maximum score accumulation
    • Gradually increasing difficulty levels — the game keeps you engaged
    • Works offline — play anywhere
    Game Systems
    • 10+ types of blocks with varying durability + special blocks that add balls
    • Level and experience system, unlocking new content as you progress
    • 10+ unique ball skins and a set of profile avatars
    • In-game economy: coins, gems, unlockable by watching ads
    • Local leaderboards and statistics (high scores, nickname, country flag)
    • Fair in-game purchases (gem packs from 30 to 2000)
    What has been implemented
    • Complete game cycle from scratch: gameplay, UI/UX, menus, settings
    • Ball physics and interaction with blocks
    • Progress, statistics, and customization saving system
    • Integration of Google Play Services, ads, and in-app purchases
    • Preparation of icons, screenshots, store description, and publication on Google Play
    • Compliance with Google Play requirements (rating 3+, Data Safety, privacy policy)
    Tech Stack
    Unity, C#, 2D development, Google Play Console, Google AdMob, IAP, ReportLab for generating icons and assets.
    Result
    • 5.0 ★ rating on Google Play
    • Stable gameplay, smooth physics, and clear progression
    • Compatibility with Android 5.0+
    • Launched complete cycle: from idea to publication
    Google Play: https://play.google.com/store/apps/details?id=com.AzDil.BlockDestroy
    Developer portfolio website: https://v0-info-ob-razrabotchika.vercel.app/
    ---
    I develop mobile 2D games on Unity turnkey: game design, programming, monetization, publication on Google Play.
    #Unity #gamedev #C# #Android #mobilegame #2D #arkanoid #brickbreaker #indiegame #googleplay
  • Portfolio website of an indie game developer on Unity (Az&Dil Group)

    Web Programming
    Personal portfolio website for an indie game developer on Unity (Az&Dil Group). The site combines the functions of a developer's business card and a promotional page for the mobile game Block Destroy, available on Google Play.
    Project Task
    Create a stylish one-page website that introduces the developer, tells their story, showcases the game, and leads users to download from Google Play.
    Structure and Blocks
    • Hero block "Samirbek — I create games for relaxation" with two CTAs
    • "About Me" section — personal story of the developer and their mission
    • Tool stack: Unity, C#, 2D development
    • Presentation of the game Block Destroy (arcade / 2D Arkanoid) with description and gameplay screenshots
    • Direct button "Download from Google Play"
    • Contact block with email and links to social media (X, Instagram, Facebook, YouTube)
    • app-ads.txt file for traffic ownership verification (important for game monetization)
    Features
    • Minimalist modern design in a dark/cozy palette, corresponding to the concept of "games for relaxation"
    • Smooth navigation and anchor links to sections
    • Responsive layout (desktop / tablet / mobile)
    • Gallery of gameplay screenshots with descriptions of game situations
    • Correct integration of links to stores and social media
    Technology Stack
    HTML5, CSS3, JavaScript, responsive layout, deployment on Vercel (CDN, HTTPS, auto-build from Git).
    Result
    A ready-made business card website for an individual developer that enhances their personal brand and serves as a sales page for the mobile game on Google Play.
    Demo: https://v0-info-ob-razrabotchika.vercel.app/
    Game on Google Play: https://play.google.com/store/apps/details?id=com.AzDil.BlockDestroy
    ---
    I develop similar turnkey websites: personal portfolios, business card sites, promotional pages for mobile games and applications, landing pages for indie developers and small studios.
    #portfolio #webdevelopment #HTML #CSS #JavaScript #Unity #gamedev #indie #frontend #responsive #UIUX #vercel
  • Edulink — landing page of the international educational center

    Web Programming
    Edulink — a modern multi-section landing page for an international educational center that helps applicants enroll in leading universities in Europe, the USA, and Asia.
    Project Objective
    To create a premium-level website that instills trust in students and their parents, clearly explains the service, and simultaneously serves as a platform for attracting partner universities.
    Structure and Blocks
    • Hero block with the offer "World-class education in your pocket" and two CTAs
    • Trust numbers: 12,400+ graduates, 38 countries, 120+ partner universities, 14 years in the market, 97% admitted
    • Programs section: Bachelor's and Master's with duration, start, and number of fields
    • Partner network — 12 top universities (King's College, TU München, NUS, UCLA, ETH Zürich, etc.)
    • B2B block "Become an Edulink partner" — a separate offer for universities
    • Application form with fields (name, email, phone, level, current education, comment)
    • Multi-column footer: programs / students / partners
    Features
    • Reserved academic design in a calm palette — emphasizes the brand's solidity
    • Clear visual hierarchy and proper typography
    • Two scenarios on one landing page: B2C (students) and B2B (universities)
    • Fully responsive layout (desktop / tablet / mobile)
    • Thoughtful form with dropdowns and validation
    Technology Stack
    HTML5, CSS3 (Flexbox, Grid, smooth animations), JavaScript, responsive layout, deployment on Netlify (CDN, HTTPS, auto-build).
    Result
    A turnkey website: ready to launch advertising for applicants and simultaneously serve as a platform for negotiations with partner universities.
    Demo: https://storied-dolphin-75a36a.netlify.app/
    ---
    I develop similar turnkey websites: landing pages for educational projects, EdTech, agencies, B2B services, and solutions.
    #landing #webdevelopment #HTML #CSS #JavaScript #EdTech #education #frontend #responsive #UIUX #netlify
  • BUILDX — landing page for a custom PC assembly company

    Web Programming
    BUILDX — a modern sales landing page for a company that assembles gaming, work, and professional PCs to order in Moscow with delivery across Russia.
    Project Task
    Create a website that immediately showcases the range of ready-made builds, helps the client assemble a PC for their needs, and leads to the submission of an application.
    Structure and Blocks
    • Hero block with the slogan "Your PC. Built for you." and two CTAs
    • Social proof: 800+ builds, 5 years in the market, assembly in 3 days, 2 years warranty
    • Catalog of ready configurations (Start / Gaming Pro / Creator / Beast) with prices and specifications
    • Interactive PC configurator with selection of CPU, GPU, RAM, SSD, case, and dynamic price calculation
    • Block "Why choose us" — 6 advantages with icons
    • Work process "4 steps to your PC"
    • Final CTA block with application form and footer
    Features
    • Dark brutal style with accents for technology and gaming audience
    • Thoughtful typography and contrasting visual hierarchy
    • Interactive configurator in JavaScript with automatic price recalculation
    • Fully responsive layout (desktop / tablet / mobile)
    • Optimized loading and smooth animations
    Technology Stack
    HTML5, CSS3 (Flexbox, Grid, custom animations), JavaScript (configurator dynamics), responsive layout, deployment on Netlify (CDN, HTTPS).
    Result
    A ready landing page with an interactive configurator — can immediately launch advertising and accept applications. The structure is designed to increase the average check through upsells.
    Demo: https://starlit-crepe-f6089b.netlify.app/
    ---
    I develop similar turnkey websites: landing pages, online stores, services with calculators and configurators.
    #landing #webdevelopment #HTML #CSS #JavaScript #configurator #frontend #responsive #UIUX #netlify
  • SafeHome — landing page for a company that installs smart security systems

    Web Programming
    SafeHome — a modern sales landing page for a company that installs smart security systems: video surveillance, alarms, access control systems, and AI monitoring.
    Project Objective
    Create a stylish, trustworthy, and conversion-focused website that conveys the value of the service in 5 seconds and leads the visitor to a request for a free consultation.
    Structure and Blocks
    • Hero block with a clear offer "Home Protection 24/7" and two CTAs
    • Social proof: 1200+ projects, 8 years in the market, rating 4.9★
    • Catalog of 4 services with icons (video surveillance, alarm, smart lock, AI monitoring)
    • Work process "From request to protection — 3 steps"
    • Demo block "Live — 4 cameras online" (simulation of the app interface)
    • 3 pricing packages (Start / Home / Premium) with highlighting of the popular one
    • Customer reviews with ratings and avatars
    • FAQ accordion with frequently asked questions
    • Final CTA block with a request form and footer
    Features
    • Clean minimalist design in a dark-light palette reflecting reliability
    • Thoughtful typography and visual hierarchy
    • Responsive layout (desktop / tablet / mobile)
    • Fast loading and optimized code
    • All interactive elements (FAQ, forms, CTAs) are well-developed
    Technology Stack
    HTML5, CSS3 (Flexbox, Grid, animations), JavaScript, responsive layout, deployment on Netlify (CDN, HTTPS, auto-build).
    Result
    A ready-to-use landing page for immediate advertising launch — with a clear structure, strong offers, and a well-thought-out path to the request.
    Demo: https://tangerine-dieffenbachia-453393.netlify.app/
    ---
    I develop similar turnkey landing pages: for services, B2B, local businesses, and products. I integrate forms, analytics, and CRM.
    #landing #webdevelopment #HTML #CSS #JavaScript #responsive #frontend #UIUX #webdesign #netlify
  • 100 USD

    Brain Battle — web platform for intellectual games and puzzles

    Web Programming
    Brain Battle — a web application with a collection of intellectual games and puzzles for training memory, logic, and speed of thought.
    Project Task
    Create a lightweight, fast, and beautiful platform where users can play classic intellectual games directly in the browser — without registration and installation.
    What has been implemented
    • Guest mode — instant start without registration, all progress is saved locally in the browser
    • "Classic Games" section with a selection of puzzles
    • Personal statistics and tracking of player results
    • Flexible sound and music settings
    • Adaptive interface — works correctly on PC, tablet, and smartphone
    • Clean, modern UI with a focus on loading speed
    Technology Stack
    HTML5, CSS3, JavaScript, responsive layout, LocalStorage for saving progress, deployment on Netlify (CDN, HTTPS, auto-build).
    Result
    A ready-to-use SPA application with fast loading, clear UX, and an extensible architecture — easy to add new games and modes.
    Demo: https://brainbatlle.netlify.app/
    ---
    Ready to develop a similar project for your needs: gaming web applications, landing pages, SPAs, interactive services.
    #webdevelopment #JavaScript #HTML #CSS #SPA #frontend #games #netlify #responsive layout #UIUX

Activity

  Latest proposals 1
WooCommerce. Transfer products from a third-party site. Parsing.
200 USD