Skip to content
View iamkgehlot's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report iamkgehlot

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

Hi there, I'm Kamlesh 👋

I am a Backend Developer who loves diving deep into how complex systems work under the hood—whether that means architecting scalable REST APIs, writing strict and type-safe TypeScript, or figuring out the most efficient way to process data.

🛠️ Tech Stack

  • Languages: JavaScript, TypeScript
  • Backend: Node.js, Express.js
  • Tools & Deployment: Git, GitHub, Postman, Render

🚀 Featured Projects

  • Job Hunt Tracker API | Live API - A production-ready REST API built with TypeScript and Express to track application lifecycles. Features strict Zod validation, custom data aggregation via reduce, and a fully automated Render deployment pipeline.
  • TypeScript CLI Task Manager - A dependency-free, statically-typed Command Line Interface built entirely with native Node.js. Features a strictly separated modular architecture, persistent local storage utilizing a Singleton Data Pattern, and extensive type narrowing.

📫 Let's Connect

Pinned Loading

  1. Job-Hunt-Tracker-API Job-Hunt-Tracker-API Public

    A RESTful backend API built with Node.js, Express, and TypeScript to track job applications. Features a clean Controller-Service architecture and a custom file-system database.

    TypeScript

  2. Interview-Experiences-API Interview-Experiences-API Public

    A scalable RESTful API built to handle the sharing and management of interview experiences. Developed with Node.js and TypeScript, this project utilizes a modular architecture to ensure clean separ…

    TypeScript

  3. HotelManagement HotelManagement Public

    Hotel ratings by user using Microserviceas

    Java

  4. ts-cli-task-manager ts-cli-task-manager Public

    Typescript cli task manager

    TypeScript