Skip to content
View Chy-Zaber-Bin-Zahid's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Chy-Zaber-Bin-Zahid

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.

Content in all repositories owned by your account will be closed.
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

Assalamu Alaykum 👋, I'm Chowdhury Zaber Bin Zahid

🔥 Software Engineer from Bangladesh — building scalable web apps and shipping faster with AI-assisted development.

  • 🧠 Associate Software Engineer @ FIGLAB
  • 🎓 B.Sc. in Computer Science (CS) @ BRAC University
  • ⚙️ 1.5+ years of professional experience across Next.js, Laravel, and MERN, with a focus on LLM integration, RAG, and AI agents
  • 🤖 AI-assisted development with Claude Code, Codex, Cursor, and Conductor
  • 🌍 Open source: merged fixes in the Laravel and Astro frameworks, plus contributions to GitProfile and more (see below)
  • 📫 chowdhury.zaber.bin.zahid@gmail.com

⚡ Tech Stack

Languages

javascript typescript python php go

Frontend

html5 css3 react nextjs astro inertiajs redux zustand tanstack query react hook form zod
tailwindcss shadcn/ui radix ui gsap threejs vite bootstrap sass less

Backend

nodejs express nestjs hono laravel django django rest framework flask fastapi graphql socket.io jwt

Database & ORM

postgresql mysql mongodb sqlite redis prisma drizzle orm typeorm mongoose sqlalchemy

AI & LLM

openai claude gemini groq ollama ultralytics yolo opencv rag

AI-Assisted Development

claude code codex cursor Conductor

Testing & Automation

jest vitest playwright pytest selenium scrapy pandas

Tools & Cloud

git github actions docker aws cloudflare vercel supabase firebase electron postman figma

💼 Experience

Role Company Period
Associate Software Engineer FIGLAB Nov 2025 – Present
Software Engineer Intern Monstarlab Jul 2025 – Oct 2025
Junior Software Engineer W3 Engineers Ltd Nov 2024 – May 2025

🚀 Featured Projects

Klasio — AI-powered LMS · Live Site Built reusable content blocks for a custom Next.js page builder and designed a nested drag-and-drop architecture with automatic unique ID generation for conflict-free JSON serialization. Migrated Laravel Blade views to React with Inertia.js for SPA-like navigation, and contributed to Laravel APIs and business logic.

MonstarPeople — Attendance Tracking & HRMS · Live Site Improved usability and stability across an existing Next.js frontend, implemented subscription-based workflows, and evaluated localization solutions for scalable multi-language support.

Elevate Education Exam Portal — Computer-Based IELTS Mock Test App · Client Page Cross-platform desktop app with offline-first SQLite, Supabase sync, Cloudflare D1 + R2, Redis caching, machine-ID copy protection, a custom installer wizard, and auto-updates via GitHub Releases. Designed a hybrid AI assessment ecosystem (Groq cloud + Ollama local fallback) for dynamic question generation and semantic marking, cutting evaluation latency by 45%.

Campus Tutor — Peer-to-Peer EdTech Platform · Live Site Architected a RAG chatbot on Cloudflare Vectorize for context-aware semantic search, and built the tutoring platform on Next.js + Cloudflare with role-based access control and student identity verification.


🌍 Open Source Contributions

Pull requests merged into projects I don't own.

Astro · withastro/astro Astro stars · PR #17960 · merged into main · Sep 2026 Improved two of Astro's built-in error messages. RedirectWithNoLocation had only a title and now explains what went wrong and how to fix it, and RewriteWithBodyUsed gained a hint showing the Astro.request.clone() pattern so the request can still be rewritten. The same text powers the error reference on docs.astro.build. Merged by Emanuele Stoppa.

Laravel Framework · laravel/framework Laravel stars · PR #61305 · merged into 13.x · Aug 2026 Fixed a crash in Laravel 13's new Illuminate\Image component: images created from a stream failed on the second read because the lazy loader re-read a stream that was already at its end. The loader now resolves once and shares its result across clones of the image, with regression tests covering the stream, clone, and URL cases. Merged by Taylor Otwell.

Project Pull request What changed Merged
GitProfile GitProfile stars #816 Replaced a double-negated localStorage null check with a direct comparison Jan 2026
Tech Companies in Bangladesh Tech Companies in Bangladesh stars #144 Updated Monstarlab's office location, tech stack, and headcount Jul 2025
Tech Companies in Bangladesh #127 Added 6sense Technologies to the directory Jan 2025
Chicken Coop #20 Added a room-type filter to the available classes view Dec 2024

GitHub followers Chy Zaber

Pinned Loading

  1. Laravel-Contribution Laravel-Contribution Public

    Forked from laravel/framework

    Laravel is a web application framework with expressive, elegant syntax.

    PHP

  2. open-source-tracker open-source-tracker Public

    Self-hosted board that tracks your team's open source contributions, ordered by merged pull requests. Next.js 16 + Postgres, runs with one docker compose command.

    TypeScript 4 1

  3. Robots-2.0-discord-bot Robots-2.0-discord-bot Public

    During the pandemic, I developed a Discord bot aimed at keeping my friends and me well-informed about our class schedules, exam dates, and any alterations to our routines. This bot proved to be imm…

    Python 2

  4. Tech-Companies-in-Bangladesh Tech-Companies-in-Bangladesh Public

    This project is an open-source web application that serves as a directory of technology companies in Bangladesh. It provides a searchable and sortable table of companies, including their names, off…

    TypeScript 2 2

  5. Smart-Tech Smart-Tech Public

    This project aims to replicate the success and features of Bangladesh's renowned Star Tech company by developing a high-performance web application using the MERN stack (MongoDB, Express.js, React,…

    JavaScript

  6. Leetcode Leetcode Public

    LeetCode problems solved by me!

    Python