Skip to content
View MertcanMert's full-sized avatar

Block or report MertcanMert

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

Hi 👋, I'm Mertcan Mert

Backend Engineer · API Architect · Open Source Maintainer
NestJS · TypeScript · SaaS Infrastructure

mertcanmert


🧠 About Me

I design production-grade backend systems with a strong focus on:

  • API contracts & response consistency
  • Error management & observability
  • Scalable NestJS architectures
  • SaaS-ready infrastructure (multi-tenant mindset)

I don’t build demos.
I build foundations that survive production.


🚀 Flagship Projects

🔹 NexusAPI

Enterprise-grade NestJS backend foundation

  • Modular architecture
  • Security-first design
  • SaaS & multi-tenant ready
  • Clean separation of concerns

🔗 GitHub: https://github.com/MertcanMert/nexus-api


🔹 NexuS API V2 – Response System

Advanced Response & Error Management for NestJS

A dedicated system that standardizes every response, every error, and every log.

  • Deterministic API responses
  • Centralized error categorization
  • Developer-friendly console observability
  • Production-ready logging (JSON / ELK-friendly)

🔗 GitHub:
https://github.com/MertcanMert/nexus-api-v2-response-system

📦 NPM Package:
https://www.npmjs.com/package/nexus-api-v2-response-system
npm


🔹 armert-dto-for-nestjs

Reusable DTO utilities for NestJS

  • Cleaner DTO definitions
  • Validation consistency
  • Reduced boilerplate

📦 NPM: https://www.npmjs.com/package/armert-dto-for-nestjs npm

🔗 GitHub: https://github.com/MertcanMert/armert-dto-for-nestjs


🛠 Tech Stack

Core

  • TypeScript
  • NestJS
  • Node.js
  • PostgreSQL / Prisma
  • Redis

Frontend (when needed)

  • React
  • Next.js
  • TailwindCSS

API & Infra

  • REST / OpenAPI
  • GraphQL
  • Docker
  • Jest

📦 Open Source Focus

I actively build and maintain:

  • NPM packages
  • Backend infrastructure modules
  • Opinionated but extensible architectures

My goal is simple:

Reduce backend entropy. Increase system correctness.

📫 Contact & Presence

Backend is not about endpoints.
It’s about guarantees.

Pinned Loading

  1. nexus-api nexus-api Public

    Enterprise NestJS SaaS Boilerplate

    TypeScript

  2. nexus-api-v2-response-system nexus-api-v2-response-system Public

    Production-ready core layer for NestJS APIs — global error handling, unified responses, and i18n out of the box.

    TypeScript