Skip to content
View sumitroy01's full-sized avatar

Block or report sumitroy01

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

πŸ‘‹ Hi, I’m Sumit Roy

πŸŽ“ Computer Science Graduate
πŸ’» Backend / Platform Engineer
☁️ DevOps β€’ Cloud β€’ Infrastructure

I’m a backend-focused software engineer with strong hands-on experience in building, containerizing, and deploying real-world applications. I enjoy taking projects end to end β€” from backend design and APIs to Docker, Kubernetes, CI/CD, and cloud deployment.

I focus on clean architecture, scalability, and production-ready systems, not just writing code that works.


πŸš€ Featured Projects & Live Applications

πŸ’¬ Real-Time Chat Application

NodeJS MongoDB Docker

πŸ”— Live: https://testzone-hk33.onrender.com/
πŸ’» Repo: https://github.com/sumitroy01/chatapp-v2

A full-stack real-time chat application featuring authentication, messaging, and scalable backend design. Built with production mindset and deployed publicly.


❀️ Donation Platform

Express MongoDB

πŸ”— Live: https://donate-v2.onrender.com/
πŸ’» Repo: https://github.com/sumitroy01/Donate-v2

A donation platform focused on clean backend architecture, secure data handling, and real-world deployment considerations.


🌐 Developer Portfolio

React CSS

πŸ”— Live: https://portfolio-e1mb.onrender.com
πŸ’» Repo: https://github.com/sumitroy01/Portfolio

Personal portfolio showcasing my projects, skills, and engineering focus.


🐳 DevOps & Infrastructure Work

☸️ Kubernetes (Hands-on)

Kubernetes

πŸ’» Repo: https://github.com/sumitroy01/Devops-Kubernetes

Practical Kubernetes setup using kind, including deployments, services, and cluster-level understanding suitable for CI/CD integration.


🐳 Dockerized 3-Tier Application

Docker

πŸ’» Repo: https://github.com/sumitroy01/Dockerized3tierApp
🐳 Docker Hub: https://hub.docker.com/u/sumitroy161

A fully dockerized 3-tier application demonstrating containerization, service separation, and production-style Docker workflows.


πŸ› οΈ Complete Tech Stack

πŸ”Ή Programming & Core CS

  • Java
  • Data Structures & Algorithms
  • OOP
  • Operating Systems (Basics)
  • Computer Networks (Basics)

πŸ”Ή Backend & Web

  • REST APIs
  • Express.js
  • Node.js
  • MongoDB
  • HTML, CSS, JavaScript
  • React (Basics)

πŸ”Ή DevOps & Cloud

  • Docker
  • Kubernetes (kind)
  • Jenkins
  • Nginx
  • AWS EC2
  • Linux
  • Git & GitHub
  • Docker Hub

πŸ“Œ Current Focus

  • Backend & platform engineering
  • Kubernetes & CI/CD automation
  • Scalable system design
  • Building reliable, production-ready systems

🌐 Connect With Me

πŸ”— LinkedIn: https://www.linkedin.com/in/sumitroyfop
πŸ“§ Email: sumitfop@gmail.com


Pinned Loading

  1. chatapp-v2 chatapp-v2 Public

    Chat application built with MERN stack, React Vite, and Cloudinary for media storage, utilizing sockets for real-time communication

    JavaScript 1

  2. javadsa javadsa Public

    Practiced and solved Java DSA problems covering searching, sorting, linked lists, recursion, backtracking, and trees from platforms like LeetCode, NeetCode (YouTube), and others.

    Java 1

  3. Portfolio Portfolio Public

    Personal developer portfolio built with React, Vite, and Tailwind CSS to showcase MERN and DevOps projects, skills, and experience in a clean, responsive layout.

    JavaScript 1

  4. Donate-v2 Donate-v2 Public

    A full-stack donation platform built using Vite React for the frontend and Node.js + Express for the backend.

    JavaScript 1

  5. Dockerized3tierApp Dockerized3tierApp Public

    Production-style 3-tier Donate App containerized with Docker. Features service isolation, environment-based configuration, persistent MongoDB volumes, internal Docker networking, and Compose-based …

    JavaScript 1

  6. Devops-Kubernetes Devops-Kubernetes Public

    A 3-tier chat application deployed using Docker, Kubernetes, and Jenkins on AWS EC2. Built to demonstrate real-world DevOps automation and cloud deployment practices.

    JavaScript