AKIB473 (AKIBUZZAMAN AKIB) · GitHub
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, Node.js, and DevOps. I specialize in building useful, 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: Submitted patches to Microsoft, Google, MedusaJS, and Pip.
  • 🧠 Learning: Obsessed with code quality, design patterns, and browser security.

🛠️ 𝓕𝓾𝓵𝓵-𝓢𝓽𝓪𝓬𝓴 𝓣𝓮𝓬𝓱 𝓢𝓽𝓾𝓬𝓴

𝔏𝔞𝔫𝔤𝔲𝔞𝔫𝔢𝔰

𝔅𝔞𝔠𝔨𝔢𝔫𝔡 & 𝔄𝔓ℑ

𝔉𝔯𝔬𝔫𝔱𝔢𝔫𝔡

𝔇𝔞𝔱𝔞 & ℑ𝔫𝔣𝔯𝔞𝔰𝔱𝔯𝔲𝔠𝔱𝔲𝔯𝔢

𝔐𝔬𝔟𝔦𝔩𝔢


🏆 𝒪𝓅𝑒𝓃 𝒮𝑜𝓊𝓇𝒸𝑒 𝑀𝒾𝓁𝑒𝓈𝓉𝑜𝓃𝑒𝓈

Direct contributions to production-grade repositories.

  • Contribution: Added 6 new converters (TOML, Sitemap, .env, YAML, Requirements, Stats).
  • Fixes: Patched Jupyter Notebook output loss, Excel crashes, and Wikipedia infobox clutter.
  • Contribution: Fixed AwilixResolutionError crash in database migrations.
  • Fix: Enforced Dependency Injection container forwarding in MedusaAppLoader.
  • Fix: Resolved an infinite loop (100% CPU) bug in terminal word-wrap logic during CJK/Emoji rendering.
  • Fix: Fixed BrokenPipeError traceback when piping output to stdout utilities.
  • Contribution: Implemented O(log n) Fibonacci via matrix exponentiation and optimized search algorithm type-hints.

🧪 𝔽𝕖𝕒𝕥𝕦𝕣𝕖𝕕 ℙ𝕣𝕠𝕛𝕖𝕔𝕥𝕤

HTML/JS → Signed APK. Zero-setup CI/CD pipeline. Push web app files to GitHub and get a production-ready signed Android binary in 5 minutes via GitHub Actions.

Persistent Fingerprinting. Generates stable device IDs using Canvas, AudioContext, and WebGL signals to survive 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.


❌ 𝓦𝓱𝓪𝓽 𝓘 𝓛𝓮𝓪𝓻𝓷𝓮𝓭 (𝓡𝓮𝓳𝓮𝓬𝓽𝓮𝓭 𝓟𝓡𝓼)

  • Axios: Learned that core type changes can be breaking changes. Always check backward compatibility.
  • LangChain: Learned to wait for issue assignment before starting work on complex features.
  • Uptime Kuma: Learned the importance of "Atomic PRs" — one focused change per pull request.

📫 𝒞𝑜𝓃𝓃𝑒𝒸𝓉 𝓌𝒾𝓉𝒽 𝓂𝑒

  • GitHub: github.com/AKIB473
  • Collaboration: Open for Python/Node.js tooling and DevOps automation.

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

Popular repositories Loading

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

  2. markitdown markitdown Public

    Forked from microsoft/markitdown

    Python tool for converting files and office documents to Markdown.

    Python

  3. AKIB473 AKIB473 Public

    GitHub profile README

  4. Python Python Public

    Forked from TheAlgorithms/Python

    All Algorithms implemented in Python

    Python

  5. axios axios Public

    Forked from axios/axios

    Promise based HTTP client for the browser and node.js

    JavaScript

  6. langchain langchain Public

    Forked from langchain-ai/langchain

    The agent engineering platform

    Python