Skip to main content
Amin Estesnaei
Open to work


Digital Builder

Introduction

Digital builder, based in Iran. Brand and interface design, technical SEO, and Python tooling. I take a project from idea to finished product — not a design file, but something that ships and moves the numbers.

15,611
Organic clicks
278,611
Google impressions
7+
Projects shipped

Source: Google Search Console

Selected work

A career, told through projects

Websites and brands designed and built to each carry their own story.

01

Iran Enjoy

Domestic tourism

Telling the story of culture, identity, and travel in Iran

  • Website design & development
  • Full-project SEO
  • UX/UI
Clicks
908
Impressions
10,415
Average CTR
8.72%
Average position
11.3
Iran Enjoy
02

Kook Gallery

E-commerce / musical instruments

A specialty music-instrument store with an artistic visual identity

  • Store design & development
  • Technical & on-page SEO
  • UX/UI
Clicks
4,912
Impressions
86,531
Average CTR
5.68%
Average position
7.2
Kook Gallery
03

GeForce

E-commerce / gaming hardware

A gaming-gear store built for gamers

  • Store design & development
  • SEO optimization
  • Blog launch
Clicks
9,791
Impressions
181,665
Average CTR
5.39%
Average position
9.0
GeForce

Python projects

Code is a craft too

Four Python projects, built to solve real problems — not just to show off code.

Golden Key

An educational hashing / rainbow-table tool for understanding real hash security

  • Generate hashes from a wordlist or numeric range
  • 5 hash algorithms at once
  • CSV export

Tech stack

  • Python
  • customtkinter
  • hashlib
  • CSV

pnge500

Batch background removal and image conversion, fully offline

  • Batch AI background removal
  • Batch resizing
  • Export to 7 formats

Tech stack

  • Python
  • customtkinter
  • Pillow
  • rembg
  • ONNX Runtime

NUC

Encode text to Base64, Base58, and SHA-256 at once

  • Convert to 3 formats at once
  • Decode Base64 and Base58
  • Independent copy button per field

Tech stack

  • Python
  • customtkinter
  • hashlib
  • base64
  • base58

Telegram Username Checker

Batch-checks the real availability of Telegram usernames

  • Batch-checks from an input file
  • Separate free-usernames output + full CSV report
  • Auto FloodWait detection & backoff

Tech stack

  • Python 3.10+
  • Telethon
  • python-dotenv