Production-Grade Engineering Showcase, Interactive Case Studies, Multilingual Engine & AI Assistant
Portfolio 2.0 (naimjon.uz) is the official web portfolio and product showcase for Naimjon Inomjonov, a Python Backend & AI Automation Developer.
Engineered for instant 5-second technical positioning, it highlights flagship systems engineering, business automation, Telegram ecosystems, and AI integrations.
| Module | Technical Highlights |
|---|---|
| ⚡ 5-Second Positioning Hero | Live status chip (🟢 Available for work), technical chips, developer terminal widget, and clear primary CTAs. |
| 📊 Impact Metrics Bar | 6+ years IT background, 5+ core platforms, 20+ API integrations, 3+ AI architectures. |
| 🛠️ "What I Can Build" Services | AI Automation & LLMs, Backend & REST APIs, Telegram Bots & TMAs, Business Analytics, Web & PWAs. |
| 🏆 Featured Flagship Projects | Problem → Solution → Tech Stack → Key Features → Interactive Case Study Modal for every project. |
| 🌍 3-Language Engine | Instant seamless translation across Uzbek (uz), Russian (ru), and English (en) with localStorage persistence. |
| 🤖 PositronAI Chatbot Widget | Interactive client-side assistant answering inquiries regarding skills, services, projects, and contact channels. |
| 📬 Serverless Contact Engine | Vercel serverless function (/api/contact) with instant structured Telegram notification dispatch. |
resume/
├── api/
│ ├── chat.js # PositronAI serverless API handler
│ └── contact.js # Serverless Telegram contact dispatch handler
├── assets/
│ └── profile.png # Profile avatar asset
├── index.html # Main Portfolio 2.0 semantic markup
├── style.css # Refined dark theme, glassmorphism & responsive CSS
├── script.js # Multilingual engine, modal logic & interactive UI
├── vercel.json # Vercel deployment routes & edge headers
└── README.md # Project documentation
- 🥇 EduAI — Practice-first AI educational platform with automated assessment & Socratic mentor.
- 🥈 Pozitron Academy — Language learning platform with SuperMemo-2 (SM-2) spaced repetition.
- 🥉 Mixaro Shop — China-to-Uzbekistan dropshipping platform with Telegram Mini App & aiogram 3.x.
- 4️⃣ Thematic Synonym Dictionary — Offline-capable Android app with SQLite indexed search.
- 5️⃣ UniAI — UNICON-SOFT AI technical assistant.
# 1. Clone the repository
git clone https://github.com/Inomjonoff/resume.git
cd resume
# 2. Run locally with any lightweight server
python -m http.server 3000
# or
npx serve . -p 3000Open http://localhost:3000 in your browser.
Naimjon Inomjonov
Python Backend & AI Automation Developer
- 🌐 Portfolio: naimjon.vercel.app
- 🐙 GitHub: @Inomjonoff
- 💬 Telegram: @Naimjon_Inomjonov
- 📧 Email: naiminomjonov@gmail.com
This project is licensed under the MIT License.