Skip to content
View aqib-io's full-sized avatar

Block or report aqib-io

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

Hi, I'm Muhammad Aqib 👋

Senior full-stack engineer working across the JavaScript stack, currently a Lead Engineer at Revnix. I build production web apps and the infrastructure under them, and I spend a lot of my time in open source.

Most of my day is spent in React, Next.js, Vue, Node.js and TypeScript, with Python / FastAPI and AWS on the backend side. Open to remote work.


🔧 What I work on

  • tokensmith: a framework-agnostic JWT token library I built, with storage, auto-refresh, cross-tab sync, reactive auth state, and first-class React and Vue adapters, all with zero dependencies. TypeScript
  • Payload CMS: I contribute fixes to Payload (the open-source Next.js framework, 44k+ stars). A few of mine:
    • #16030: preselect the current folder on bulk upload (merged)
    • #15944: enforce access control in the archive block query
    • #15956: fix jobs silently failing under runHooks
    • #16177: cross-site navigate-mode cookie auth with CSRF
  • Nextly: I'm a core engineer on nextlyhq/nextly, an open-source, type-safe app framework for Next.js (auth, RBAC, media, hooks, plugins). 👉 See my Nextly contributions (my work there is under my @aqib-rx account).

🧰 Tech

TypeScript · JavaScript · React · Next.js · Vue · Node.js · Python · FastAPI · PostgreSQL · AWS


🌐 Links

Pinned Loading

  1. tokensmith tokensmith Public

    Framework-agnostic JWT token management — storage, auto-refresh, cross-tab sync, and reactive auth state. Zero dependencies.

    TypeScript 20

  2. payloadcms/payload payloadcms/payload Public

    Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for buildi…

    TypeScript 44.3k 4.1k