Skip to content
View Md-Kais's full-sized avatar
๐Ÿ 
KEEP ME IN YOUR PRAYERS
๐Ÿ 
KEEP ME IN YOUR PRAYERS

Block or report Md-Kais

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
Md-Kais/Readme.md

Hi, Iโ€™m Md. Kais

Hereโ€™s the thing: I like shipping useful software. I work across MERN, TypeScript/Node, Flutter, and a fair bit of C++ from competitive programming days. On the research side, Iโ€™m exploring the Semantic Web and deep learningโ€”especially GANs and RNNs.

  • ๐Ÿ”ญ Current focus: building reliable web & mobile apps, production-ready APIs, and deep learning systems that actually help people.
  • โœ๏ธ Portfolio: mdkais.netlify.app
  • ๐Ÿ“ฌ Reach me: [email protected]

Tech I use

Core: JavaScript / TypeScript, Node/Express, React, Java, Prisma, PostgreSQL, MongoDB
Mobile: Flutter (Dart)
ML/DS: Python, Jupyter , C++
Infra/Dev: Git, CLI, Vite, Render, Netlify, Firebase

Currently learnig both DevOps and MLOps.


Languages used across my repos

Primary: TypeScript, JavaScript, Dart, C++, Python, SQL, HTML/CSS
Also present: JAVA, KOTLIN

Iโ€™m pragmatic about tools: Iโ€™ll use what the project needs and keep the code readable.


Research & Learning

  • Semantic Web: knowledge representation and linked data
  • Deep Learning: GANs for generative tasks; RNNs for sequence modeling
  • Workflow: prototype fast in notebooks, then harden in TypeScript/Python depending on the problem.

Selected Work

BasaKhujo API โ€” Home rental backend ยท Aug 2025 โ€“ Sep 2025

Production-grade TypeScript API for a Bangladesh-focused rental marketplace (auth, listings, location hierarchy, bookings, favorites, messaging).
Role: Back-end Lead & Scrum Master (owner/primary dev)
Front-end Tech: โ€” Next.js 15, React.js 19, Tailwind CSS v4
Back-end Tech: Node.js, TypeScript, Express, Prisma, PostgreSQL, Zod, JWT; deployed on Render
Modules: auth, properties, locations, bookings, favorites, messaging , reviews
Notes: seed scripts + DB docs; manual โ€œhappy-pathโ€ guide for quick endpoint testing
Repo: https://github.com/Md-Kais/basaKhujo_api


Retrieve Me โ€” Cross-platform lost & found (Flutter) ยท Jan 2024 โ€“ Apr 2024

Personal OSโ€“style app to report lost items, verify claims, auto-match, and notify owners/finders.
Role: Associate Front-end & Back-end Lead; Scrum Master; co-maintainer (major contributor)
Front-end Tech: Flutter (Dart)
Back-end Tech: Firebase (Auth, Cloud Storage, Cloud Messaging/Notifications)
Highlights: simple flows โ†’ report โ†’ verify โ†’ match โ†’ notify
Repo: https://github.com/Md-Kais/retrieve_me


CUERS โ€” Exam Remuneration System ยท Jan 2023 โ€“ Apr 2024

Digitizes examiner/invigilator remuneration workflows for the University of Chittagong.
Role: Major back-end contributor (schema & query layer, REST APIs, auth, validation)
Front-end Tech: React, Vite, Tailwind
Back-end Tech: Node.js, TypeScript, Express, Kysely, PostgreSQL, Zod, JWT (private repo)
Repo: https://github.com/ImranIF/CUERS-New
Note: Back-end repository is private for institutional security.


the-world-of-kais โ€” Portfolio (React) ยท 2021

Lean React portfolio (PWA-friendly) showcasing projects, writing, and contact.
Role: Solo
Front-end Tech: React, JavaScript, CSS/HTML
Back-end Tech: โ€” Will be updated. Live: https://mdkais.netlify.app
Repo: https://github.com/Md-Kais/the-world-of-kais


AnyTalk โ€” Lightweight group chat UI (React/Firebase) ยท 2021

Minimal web chat UI you can clone and extend.
Role: Solo
Front-end Tech: React, Redux, Material UI
Back-end Tech: Firebase (hosting & services)
Repo: https://github.com/Md-Kais/AnyTalk

Leetcode โ€” Algorithms & SQL practice (mostly C++) ยท 2023โ€“2025

A continually growing set of problem solutions and data-practice exercises.
Language : C++, SQL
Repo: https://github.com/Md-Kais/Leetcode


Highlights

  • Built and shipped Retrieve Me (Flutter + Firebase + Maps) end-to-end with image-matching iterations.
  • Designed a TypeScript/Express + Prisma API with real modules and deployment docs (BasaKhujo API).
  • Contributed the front-end and back-end to a university remuneration system (CUERS).
  • Consistent problem solving via Leetcode and CS fundamentals repos.

What Iโ€™m open to

  • Product-focused full-stack roles (React/Node/TypeScript)
  • Flutter apps with clean state and offline-friendly UX
  • Applied ML features that actually reach users
  • Any type of Semantic web and deep learning research.

If youโ€™ve got something interesting, email me or open an issue on a repo. Letโ€™s build.


Last updated: Sep 27, 2025

Social Media

https://mdkais.netlify.app/

LinkedIn

Twitter Follow


Pinned Loading

  1. the-world-of-kais the-world-of-kais Public

    my portfolio but I call it the world of KAIS. Written in: REACT.JS+ HTML5+ CSS3

    JavaScript 3

  2. retrieve_me retrieve_me Public

    A lost and found app written in FLUTTER and Dart.

    Dart 1

  3. Leetcode Leetcode Public

    Continuously Updated. Solved Problem Solution helps you to get my point of view of problem solving. I am noob tho.

    C++ 2 1

  4. AnyTalk AnyTalk Public

    A chatting app. Clone and Enjoy

    JavaScript 1

  5. basaKhujo_api basaKhujo_api Public

    An API for basakhujo Client. https://github.com/mdsoponabdullah/BasaKhojo/tree/main/basakhojo

    TypeScript