Skip to content
View me-nayeem's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report me-nayeem

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

Hi, I'm Nayeem 👋

Full-Stack Developer (MERN + PostgreSQL) · AI/LLM Integrations · Competitive Programmer

Building production web apps with REST APIs and AI features — RAG chatbots, LLM-powered support systems, and B2B platforms.
CSE @ SUST · Open to freelance work, internships, and full-time opportunities

Portfolio LinkedIn Email Codeforces LeetCode Fiverr


🛠️ Tech Stack

Languages
Languages

Frontend
Frontend

Backend
Backend

Databases & ORM
Databases

AI / LLM
AI Google Gemini API · Retrieval-Augmented Generation (RAG) · Prompt Engineering

Tools & DevOps
Tools


🚀 What I've Built

🏭 Astha Engineering & Solutions

Production B2B platform, live at asthaengineering.com

  • Industrial parts catalog backed by an 11-table PostgreSQL schema
  • 40+ REST endpoints with JWT auth + refresh token rotation
  • Bilingual (EN/BN) search & filtering
  • Admin dashboard with WhatsApp notifications

React Node Express PostgreSQL Prisma Tailwind Client project — code private; the live product above serves as the case study.


🤖 Halioo — RAG Chatbot

Full-stack Retrieval-Augmented Generation chatbot, live at halioo-chat-bot.vercel.app

  • Upload-to-answer RAG pipeline: PDF/TXT parsing → chunking → Gemini embeddings → pgvector similarity search
  • Real-time token-by-token streaming via Server-Sent Events
  • Per-user data isolation — vector search scoped to authenticated user, zero cross-user bleed-through
  • JWT auth with bcrypt hashing, Zod-validated inputs, session history with auto-cleanup (last 5 kept)
  • Context-aware assistant — answers general knowledge directly, nudges for document upload when it needs private context

React Node Express PostgreSQL pgvector Prisma Gemini 2.5 Flash LangChain Tailwind Solo-built, end-to-end — source available on GitHub.


🤖 QueueStorm Investigator — AI Support Copilot

View Repo →

AI-powered customer support system for mobile financial services.

  • Hybrid architecture: deterministic rule-based logic + LLM reasoning for structured, safety-checked ticket decisions
  • Multi-layer safety rules block credential requests, unauthorized promises, and suspicious redirects
  • Automatic API-key rotation with failover
  • Dockerized into a 69.5 MB image

Node.js 20 Express 5 Google Gemini 2.5 Flash Zod Docker


🩺 HealthHub (ReLife) — AI-Powered Personal Wellness Platform

View Repo →

Full-stack wellness app for personalized health tracking, AI guidance, and community engagement. Built as a hackathon solution to fragmented health tracking.

  • Personalized health profile creation and dashboard tracking
  • AI-powered health insights and conversational assistant
  • Daily challenges and gamified engagement mechanics
  • Community feed for sharing wellness progress, plus a rewards store for motivation
  • Healthcare consultation and resource discovery pages

React Vite Node.js Express MongoDB Mongoose JWT Groq SDK OpenAI SDK


📊 GitHub Stats

Nayeem's GitHub Stats Top Languages

GitHub Streak


📫 Get in Touch

📧 menayeemahmed100@gmail.com · 💼 LinkedIn · 🧩 Fiverr: me_nayeem2

Pinned Loading

  1. astha-engineering-case-study astha-engineering-case-study Public

    Case study: production B2B industrial parts platform React, Node, PostgreSQL, Prisma. Live at asthaengineering.com

  2. HaliooChatBot HaliooChatBot Public

    JavaScript

  3. Customer_Support_Chat_Bot Customer_Support_Chat_Bot Public

    JavaScript

  4. Office_Device_Electricity_State Office_Device_Electricity_State Public

    JavaScript

  5. relife-healthcare-platform relife-healthcare-platform Public

    ....

    JavaScript 1

  6. my-portfolio my-portfolio Public

    Personal portfolio — Next.js 16, strict TypeScript, Tailwind v4. Statically generated, 100/100 desktop Lighthouse, contact & feedback via Resend server actions.

    TypeScript