Skip to content
View AzmainMahatab's full-sized avatar

Highlights

  • Pro

Block or report AzmainMahatab

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
AzmainMahatab/README.md

~ Hello there! I'm Syed Azmain Mahatab ~

I work in software development and love building the occasional utility or AI agent to automate daily work. Currently, I'm working at Micronetbd (US-based head office, Banani Dhaka branch) as a CLM Solution Architect & DocuSign Specialist, building contract automation software, custom filesystem integrations in Rust, and AI agents. I completed my B.Sc. in Computer Science and Engineering from Mawlana Bhashani Science and Technology University (MBSTU).

When I'm not writing code or configuring enterprise CLM workflows, I'm usually solving algorithmic problems, researching concurrent systems, or tinkering with new AI automation tools.


🧑‍💻 My Tech Stack!

I enjoy working across different layers of software—ranging from low-level systems programming and native Android SDK bindings to web backends and cloud automation.

kotlin python rust csharp typescript javascript java postgres docker android fastapi nextjs react firebase git bun uv


🌱 Cool things that I've built & explored ~

  • AI Agents & modular Agent Skills (utilizing Python and MCP) to validate developer tasks and streamline repetitive workflows.
  • Custom Filesystem Mounting utilities in Rust using WinFSP to mount remote DocuSign storage to local drives.
  • Pyflared — A CLI tool and library published on PyPI to automate Cloudflare Tunnel lifecycles, featuring a secure multi-account token store.
  • Low-level Filesystem Bridges in Kotlin utilizing Java Native Access (JNA) to bypass standard Android SDK constraints and interface with native C libraries.
  • Undergraduate Research on coroutine-based asynchronous data structures, achieving throughput optimizations in concurrent sorted collections.
  • Full-Stack Exam Automation utilizing FastAPI, React, and PostgreSQL, featuring offline-session auto-save resumption.
  • E-Commerce Real-time Sync on Next.js, integrating Firebase OAuth 2.0 and Firestore real-time shopping cart synchronization.
  • 100+ Algorithmic Challenges solved on LeetCode and competitive programming on Toph (handle: Ghosty).

I'm available via 📫 email or on 💼 LinkedIn. Feel free to connect if you want to collaborate on open-source, discuss concurrent programming, or exchange ideas on AI agentic architectures!

Pinned Loading

  1. pyflared pyflared Public

    A CLI tool for effortless Cloudflare Tunnel management

    Python