Skip to content
View AKIB473's full-sized avatar
  • Joined Apr 10, 2026

Block or report AKIB473

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
AKIB473/README.md
Typing SVG

๐Ÿ’ก ๐“ฅ๐“ฒ๐“ผ๐“ฒ๐“ธ๐“ท & ๐“œ๐“ฒ๐“ท๐“ญ๐“ผ๐“ฎ๐“ฝ

"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.

โœ… Merged

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

๐Ÿ”„ Open / Under Review

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

โŒ Closed / Rejected โ€” What I Learned

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.

Production Downloader Bot. Built with aiogram 3, yt-dlp, and ffmpeg. 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.

"Building the future, one commit at a time."

Popular repositories Loading

  1. uniq-web-id uniq-web-id Public

    Persistent browser identity fingerprinting โ€” survives cookie/cache clearing. For referral programs, vouchers, fraud detection.

    HTML 1

  2. webshield webshield Public

    ๐Ÿ›ก๏ธ Website Security Auditor โ€” Security score, letter grade, and code-level fix guidance for every finding. 17 scan modules: SSL, headers, CORS, CSP, JWT, GraphQL, supply chain CVEs & more.

    Python 1

  3. gamehub gamehub Public

    ๐ŸŽฎ GameHub โ€” 340 free browser games (19 fully playable) including Snake, Tetris, Go, Chess, Sudoku, Werewolf & more โ€” pure HTML/CSS/JS

    HTML 1

  4. markitdown markitdown Public

    Forked from microsoft/markitdown

    Python tool for converting files and office documents to Markdown.

    Python

  5. AKIB473 AKIB473 Public

    GitHub profile README

  6. Python Python Public

    Forked from TheAlgorithms/Python

    All Algorithms implemented in Python

    Python