๐ ๐๐ฎ๐ต๐ต๐ธ, ๐'๐ถ ๐๐ด๐ฒ๐ซ๐พ๐๐๐ช๐ถ๐ช๐ท ๐๐ด๐ฒ๐ซ
"I dive into production-grade codebases to learn from the best. Every rejected pull request is a free code review from senior engineers at companies like Microsoft and Google."
I am a Full-Stack Developer focused on Python, TypeScript/Node.js, and DevOps. I specialize in building scalable automation tools and contributing to high-impact open-source projects (32Kโ219K โญ).
- ๐ ๏ธ Expertise: Async backends, Telegram Bot engineering, and Android CI/CD.
- ๐ Open Source: Merged PRs into Microsoft, MedusaJS, Axios, PyQuotex, and more.
- ๐ง Learning: Obsessed with code quality, design patterns, and browser security.
- ๐ฆ 25 public repos โ from production bots to fingerprinting research.
๐๐๐ซ๐ค๐ฒ๐๐ค๐ข๐ฐ
๐ ๐๐ ๐จ๐ข๐ซ๐ก & ๐๐โ
๐๐ฏ๐ฌ๐ซ๐ฑ๐ข๐ซ๐ก
๐๐๐ฑ๐ & โ๐ซ๐ฃ๐ฏ๐๐ฐ๐ฑ๐ฏ๐ฒ๐ ๐ฑ๐ฒ๐ฏ๐ข
๐๐ฌ๐๐ฆ๐ฉ๐ข
Real PRs submitted to production-grade repositories โ across 10+ major open-source projects.
| Project | PR | What I Fixed |
|---|---|---|
| ๐ MedusaJS / Medusa | fix |
Fixed AwilixResolutionError crash in DB migrations โ passed container to MedusaAppLoader in runMigrationScripts |
| ๐ Axios | fix |
Attach HTTP response to AxiosError on JSON parse failure โ response was silently dropped |
| ๐งช Axios | test |
Documented and tested error.status behaviour with full unit coverage |
| ๐ค PyQuotex | feat |
Major async rewrite โ WebSockets, httpx, rich CLI, orjson |
| ๐ PyQuotex | fix |
Corrected poll-loop bugs in get_history_line and get_candle_v2 |
| Project | PR | What I Fixed |
|---|---|---|
| ๐ฅ๏ธ Microsoft / MarkItDown | fix |
Fixed UnboundLocalError in RssConverter and surfaced ZipConverter failures properly |
| ๐ Chart.js | fix |
getLabelForValue uses correct unit displayFormat instead of default datetime format |
| ๐ Locust | feat |
Added CsvRequestLogger contrib extension for per-request CSV logging |
| โก Hono | fix |
Added void return type + optional ctx param for Next.js 15 compatibility |
| ๐ Axios | perf |
Replaced O(n) array stack with WeakSet in toJSONObject โ measurable speedup on deep objects |
| ๐ Open WebUI | fix |
Prevented showControls cross-tab state leak via localStorage |
| ๐น Arrow | fix |
Treat explicit tzinfo=None as not provided in ArrowFactory.get() |
| ๐ TheAlgorithms / Python | feat |
O(log n) Fibonacci via matrix exponentiation |
| ๐ TheAlgorithms / Python | fix |
Improved type hints in linear_search.py |
| โ TheAlgorithms / Python | feat |
Luhn algorithm for credit card number validation |
| Project | PR | Lesson |
|---|---|---|
| ๐ค Google / Gemini-CLI | Infinite loop fix in terminal word-wrap | Upstream reimplemented; timing matters โ active issues can be resolved independently |
| ๐จ Three.js | GLSL node builder fixes (3 PRs) | Core maintainers prefer specific issue assignment for shader subsystem changes |
| ๐ฆ PyPA / Pip | BrokenPipeError traceback fix |
Valid fix, but maintainers wanted a broader error-handling refactor |
| ๐ฆ PyPA / Pip | Warn instead of abort on invalid use-feature |
Overlapped with an in-flight internal refactor |
| ๐ฆ PyPA / Pip | pip config unset fatal error fix |
Closed in favour of an existing tracking issue |
| ๐ป Gradio | Audio playback position reset | Closed โ duplicate of an internal fix already merged |
| ๐ LangChain | Blob.as_bytes_io() string support |
Closed โ not assigned; LangChain requires issue assignment before PRs on core |
| ๐ LangChain | Done-marker detection fix | Closed โ not assigned |
| ๐ก Uptime Kuma | Group pause propagates to children | Closed โ maintainer prefers atomic PRs; had multiple concerns bundled |
๐ก๏ธ webshield
Website Security Auditor. Security score, letter grade, and code-level fix guidance. 17 scan modules: SSL, headers, CORS, CSP, JWT, GraphQL, supply chain CVEs & more.
๐ฑ web-to-apk
HTML/JS โ Signed APK. Zero-setup CI/CD pipeline. Push web app files, get a production-ready signed Android binary in 5 minutes via GitHub Actions.
๐ฌ uniq-web-id
Persistent Browser Fingerprinting. Generates stable device IDs using Canvas, AudioContext, and WebGL signals โ survives cookie clearing and incognito mode.
๐ค telegram-media-dl
Production Downloader Bot. Built with
aiogram 3,yt-dlp, andffmpeg. Features async queues, multi-platform support, and SQLite history tracking.
๐๏ธ inkvault
Secure Blog Platform. Go + Next.js + PostgreSQL. Privacy-first architecture with JWT auth and clean REST API.
๐ค tgai-agent
Production-grade AI-powered Telegram agent platform. Python-based, modular, and built for real workloads.
- GitHub: github.com/AKIB473
- Collaboration: Open for Python / TypeScript tooling and DevOps automation.
