Skip to content
View Ismailkt313's full-sized avatar
  • kochi

Block or report Ismailkt313

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

About Me

I'm a Full Stack Developer based in Kochi, India, focused on building real-world web applications rather than tutorials — service marketplaces, payment workflows, role-based systems, and admission/workflow tools that hold up under actual usage.

Most of my work sits at the intersection of frontend product thinking and backend architecture. On the frontend, that means React and Next.js interfaces that stay responsive under real data. On the backend, it means designing around Clean Architecture and the Repository Pattern instead of wiring routes directly to a database — so the system stays testable and easy to extend as it grows.

I like problems that force a decision: how a wallet ledger should reconcile, how a multi-role auth system should fail safely, how a modular monolith should be split before it needs to be. Outside of shipped projects, I spend time on DSA and system design, and I'm currently extending that into AI/LLM integration — RAG pipelines, MCP, and agentic tooling — as a new layer on top of the same engineering fundamentals.


Current Focus

🔭 Building

Reviewer Bucket, a community platform for Brototype students, and a production-grade URL Shortener SaaS on NestJS

📚 Learning

PostgreSQL, NestJS in depth, and applied System Design

🧠 Exploring

RAG, MCP, and AI-agent integration into real product workflows

💼 Open to

Full Stack / Frontend roles, and open-source collaboration


Tech Stack

Languages

JavaScript TypeScript SQL

Frontend

React Next.js Redux Toolkit Tailwind CSS Framer Motion

Backend

Node.js Express NestJS JWT Socket.IO

Database

MongoDB PostgreSQL Mongoose

Architecture

Clean Architecture Repository Pattern Modular Monolith SOLID

Cloud & DevOps

AWS EC2 Vercel Render GitHub Actions Nginx

Tools

Git Postman Razorpay


🛠️ Favorite Tools & Environment
favorite tools

Docker is a current learning target, not yet in production use.


Featured Projects

Project Description Stack Live / Case Study Repository Status
QuickWork — flagship Multi-role local service marketplace: job discovery, provider assignment, HMAC-verified Razorpay payments, wallet & debt-recovery ledger, admin monitoring React · TypeScript · Node.js · Express · MongoDB · Redux Toolkit · Socket.IO · Razorpay · AWS Case Study Repo Production
AdmissionFlow School admission workflow system — parent & admin-team roles, entrance-exam scheduling, score management, course assignment, built on Clean Architecture Next.js · NestJS · TypeScript · MongoDB · JWT Case Study Repo Completed
ErrorLens AI debugging assistant that parses runtime stack traces and queries an LLM for root-cause analysis and confidence-scored fixes React · Node.js · Express · MongoDB · AI APIs Case Study Repo Completed
TIMZO Watch e-commerce platform with order verification, stock tracking, and Razorpay payment checks Node.js · Express · MongoDB · Razorpay Case Study Repo Completed
SyncChat Real-time chat application with channel separation, dynamic message distribution, and typing-status indicators React · Node.js · Express · Socket.IO · JWT Case Study Repo Completed
DevShowroom Shareable developer showcase platform for presenting technical projects with more clarity than a repo list Next.js · TypeScript · Tailwind CSS · Mongoose Case Study Repo Completed
BistroHub Restaurant discovery and listing platform with ratings and local dining details React · Node.js · Express · MongoDB · Bootstrap Case Study Repo Completed
ColdMate AI-assisted job-outreach tool organizing company research, resume context, and personalized outreach Next.js · TypeScript · Node.js · MongoDB · AI APIs Case Study Private In Progress
Reviewer Bucket Community SaaS for Brototype students to discover reviewers, share honest interview experiences, and request missing reviewers Full-stack (final stack TBA) Private In Progress
ShortLink (URL Shortener SaaS) Authenticated URL shortener with click analytics, link management, and a NestJS backend built on the Repository Pattern NestJS · MongoDB · React · TypeScript · Vite · Tailwind CSS · TanStack Query Private In Progress
Watchtower AI-native incident command platform (PagerDuty/Opsgenie category) with RAG-assisted triage and an AI postmortem-drafting agent PostgreSQL · pgvector · BullMQ · Socket.IO · RAG · MCP Private In Progress

I have several additional repositories exploring different technologies, concepts, and learning experiments — browse them all in the repositories tab.


GitHub Analytics

GitHub stats GitHub streak Top languages Activity graph



GitHub contribution snake animation

3D Contribution Calendar

3D contribution calendar — isometric night view

Isometric view of contribution history — height and color track commit volume per day.


Problem Solving

DSA and algorithmic thinking are a constant background thread alongside project work — not as a separate track, but as the reasoning that shapes how a feature gets architected in the first place: what the access pattern is, where the bottleneck will actually be, and what the simplest correct data structure is before reaching for a clever one.


Architecture & Engineering Principles

  • Clean Architecture & Repository Pattern — business logic stays independent of the framework and the database driver
  • Modular Monolith over premature microservices — service boundaries that are real but don't cost a network hop yet
  • API design first — DTOs, validation, and consistent error shapes before the first endpoint ships
  • Maintainability over cleverness — code that a teammate (or future me) can extend without a rewrite

Open Source & Collaboration

I'm actively looking to contribute to open-source projects in the React/Node.js ecosystem, and I'm open to hackathons and collaborative builds — the fastest way I've found to learn a codebase's real constraints, not just its documentation.


Development Philosophy

Good software rarely announces itself as "clever." It shows up as a codebase where the next feature is easy to add and the next bug is easy to find — that's the bar I build toward.


Let's Connect

Portfolio LinkedIn Email



footer banner

Pinned Loading

  1. QuickWork QuickWork Public

    Full-stack local service marketplace connecting clients with skilled providers through location-based jobs, real-time chat, and role-based workflows.

    TypeScript 2

  2. ErrorLens ErrorLens Public

    AI-powered debugging assistant that analyzes code errors, identifies root causes, and suggests fixes with confidence scoring.

    TypeScript 2

  3. TIMZO TIMZO Public

    Full-stack e-commerce application with authentication, Google OAuth, Razorpay payments, Cloudinary media management, and automated reporting.

    EJS 2

  4. portfolio_react portfolio_react Public

    Personal developer portfolio built with React to showcase projects, skills, and frontend development experience.

    JavaScript 2

  5. DevShowroom DevShowroom Public

    A clean, shareable developer showcase platform to present projects with clarity beyond GitHub.

    TypeScript 2