Skip to content
View ezManish's full-sized avatar

Highlights

  • Pro

Block or report ezManish

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
ezManish/README.md
ORANGE REST CLIENT v1.1 — ACTIVE SESSION
GET https://api.ezmanish.dev/v1/profile SEND Status: 200 OK
  1: GET /profile  |  2: GET /projects  |  3: GET /skills  |  4: GET /play-game  |  5: POST /contact

Response Body (application/json):

{
  "status": "success",
  "data": {
    "developer": "Manish Kumar",
    "codename": "ezManish",
    "role": "Backend Systems Engineer",
    "location": "India",
    "core_doctrine": "Simplicity is the soul of efficiency.",
    "current_focus": "Mastering distributed backend architecture",
    "active_threads": [
      "Aegis (AI Women's Safety System)",
      "CuratiX Vault (Enterprise Boilerplate)"
    ],
    "system_logs": [

      "2026-08-07 - chore: update system activity logs [skip ci]",
      "2026-08-06 - chore: update system activity logs [skip ci]",
      "2026-08-05 - chore: update system activity logs [skip ci]",
      "2026-08-04 - chore: update system activity logs [skip ci]",
      "2026-08-03 - chore: update system activity logs [skip ci]"

    ]
  }
}
Manish Kumar
USER: ezManish ROLE: BACKEND_ENGINEER

GitHub Stats    Top Languages

Server Infrastructure Telemetry

  • Runtime Environment: Java SE / JVM
  • Framework: Spring Boot (REST APIs, Security, Data JPA)
  • Primary Database: MySQL
  • Active Deployments: Render
  • System Load: STABLE (High Intentionality)

Pinned Loading

  1. ezManish ezManish Public

    Personal profile showcasing my journey as a Backend Architect. Focused on building scalable Java/Spring Boot ecosystems and mastering distributed systems.

  2. CuratiX_Vault CuratiX_Vault Public

    CuratiX Vault is an enterprise-grade, lightweight full-stack application designed specifically for hackathon teams and project builders. It acts as a central command station to organize team profil…

    Java

  3. Auth_API Auth_API Public

    A secure RESTful API built with Spring Boot that provides user registration and login functionality using JWT (JSON Web Tokens). This project demonstrates how to protect endpoints, handle authentic…

    Java

  4. BRDify BRDify Public

    BRDify is an AI-powered platform that converts unstructured business communication (like meetings, emails, and notes) into structured Business Requirements Documents by automatically extracting key…

    TypeScript

  5. Ping-Pong Ping-Pong Public

    It's a simple Ping-pong game which uses HTML, CSS and JavaScript

    JavaScript 1

  6. Twilio-backend Twilio-backend Public

    A standalone Spring Boot microservice for sending SMS messages via Twilio.

    Java