Skip to content
View kmdebug's full-sized avatar
:octocat:
:octocat:

Block or report kmdebug

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

Kaissar Mouelhi

🔈 /ˈkaɪ.zər/

Hi, I'm a full-stack JavaScript developer. I like turning ideas into production-ready apps.

I build frontends and backends using modern JavaScript tools and best practices. I ship fast UIs, clean APIs, and measurable performance wins.

Portfolio → kmdebug.dev
Open to remote roles and freelance projects.

✉️ kaissar.mouelhi@outlook.com • 🔗 LinkedIn: /in/kaissar-mouelhi

Tech Stack

I mostly work with Next.js + TypeScript on the frontend and Node/Express + MongoDB/Mongoose on the backend.

React React | Next.js Next.js | TypeScript TypeScript | JavaScript JavaScript | Tailwind CSS Tailwind | Vite Vite

Node.js Node.js | Express Express | MongoDB MongoDB | Mongoose Mongoose | Python Python

Jest Jest/Vitest | GitHub Actions GitHub Actions | Git Git | Docker Docker | Vercel Vercel

Pinned Loading

  1. react-folder-structure react-folder-structure Public

    An interactive demo showing how to model a file system–like folder & file tree in React using a simple tree data structure.

    TypeScript

  2. react-browser-history-simulator react-browser-history-simulator Public

    Interactive simulator demonstrating how browser navigation and history work using two stacks (back and forward) via stack data structure.

    TypeScript