Skip to content
View AhmadJaber's full-sized avatar
πŸš€
Learn, understand & apply
πŸš€
Learn, understand & apply

Block or report AhmadJaber

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AhmadJaber/README.md

Hi πŸ‘‹, I'm Ashik Ahmad Jaber

Frontend-Focused Full-Stack Engineer | React, Next.js & Astro | Jamstack & AI Integration

Β Β  Β Β 


πŸ“– About Me

Frontend-focused full-stack engineer with a background in hands-on experimentation (starting with Arduino) and a strong interest in building practical, maintainable web applications. I primarily work on frontend architecture while staying comfortable across the stack.


πŸ—οΈ Web Architecture

  • Next.js: App Router, React Server Components, and server-first patterns.
  • Astro: Content-focused sites using Islands Architecture and minimal client-side JavaScript.
  • Jamstack & CMS: Headless workflows with Sanity, Contentful, and BigCommerce.

πŸ€– AI Integration

I use AI where it adds clear product value.

  • Building features with Vercel AI SDK and OpenAI APIs, including streaming responses and user-facing AI tools.
  • Implementing data-aware interactions (RAG-style patterns) so users can work directly with their own content.
  • Focusing on content assistance and workflow automation, not demos or experiments.

πŸ›  Tech Stack

Category Tools
Frontend Next.js, React, Astro, TypeScript
Backend Node.js, GraphQL, PostgreSQL
AI OpenAI API, Vercel AI SDK
Deployment Dokploy, Vercel, AWS (working knowledge)
Tools Git, GitHub, VS Code, Chrome DevTools

πŸ”­ Current Focus

  • Improving Core Web Vitals on production e-commerce applications.
  • Exploring local and browser-based LLM usage for privacy-friendly features.
  • Strengthening frontend deployment and ownership practices.

πŸ“« Reach me at: ash1kahmadjaber@gmail.com

Pinned Loading

  1. info-covid-19 info-covid-19 Public

    A react web app, for tracking COVID-19, with all specific info & map.

    JavaScript 7 1

  2. lireddit lireddit Public

    A full stack project to learn & figure out how to build a back-end and front-end from scratch then deploy it.

    TypeScript

  3. info-github-user info-github-user Public

    A react app showing detailed info of a GitHub user with charts & more.

    JavaScript 1 1

  4. streamy-a-simple-streaming-app streamy-a-simple-streaming-app Public

    I am learning react-redux so i made a very simple app, from the basic idea of stream

    JavaScript

  5. multistep-form-with-react-formik multistep-form-with-react-formik Public

    A multistep form with validation with React, Formik, Material Ui etc.

    TypeScript 1

  6. state-management-in-pure-react state-management-in-pure-react Public

    A Workshop on, how to keep my state manageable, when it is no longer a toy application. Trade-offs when solving problems.

    JavaScript