Skip to content
View Shirsendu1260's full-sized avatar

Block or report Shirsendu1260

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

Hi, I'm Shirsendu ๐Ÿ‘‹

Backend Developer ยท Node.js ยท Laravel ยท TypeScript

Profile Views


๐Ÿง‘โ€๐Ÿ’ป About Me

const shirsendu = {
  role      : "Backend Developer",
  location  : "Kolkata, West Bengal, India ๐Ÿ‡ฎ๐Ÿ‡ณ",
  experience: "~1.5 years",
  currently : "Leveling up with Node.js & TypeScript",
  backend   : ["Node.js", "Express.js", "Laravel", "JWT", "REST APIs"],
  databases : ["MySQL", "PostgreSQL", "MongoDB"],
  orms      : ["Drizzle", "Mongoose"],
  frontend  : ["React", "jQuery", "HTML"],
  languages : ["TypeScript", "JavaScript", "PHP", "Python"],
  fun_fact  : "I debug with console.log and I'm proud of it ๐Ÿ˜„",
};

๐Ÿ“Š GitHub Stats

Pinned Loading

  1. node-js-video-hosting-api node-js-video-hosting-api Public

    A video hosting backend API project built with Node.js, Express, TypeScript, and MongoDB featuring secure JWT auth and Cloudinary integration.

    TypeScript

  2. laravel-10-ecommerce-clothing-shop laravel-10-ecommerce-clothing-shop Public

    A comprehensive Laravel 10 full-stack e-commerce clothing shop with product management, shopping cart, checkout, dedicated admin panel, and responsive design.

    JavaScript

  3. road-lane-detection-system road-lane-detection-system Public

    Image processing pipeline equipped with object detection feature built for self-driving cars to detect lanes and vehicles from a dashcam video.

    Python

  4. sorting-algorithms-visualizer sorting-algorithms-visualizer Public

    A user-friendly tool designed for computer science enthusiasts to easily understand sorting algorithms through interactive animations.

    JavaScript