Skip to content
View rajratan-rajput's full-sized avatar

Block or report rajratan-rajput

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

Hey, I'm Rajratan Rajput 👋

Backend + DevOps Engineer | M.Tech CSE @ VIT Chennai

🚀 Building scalable backends & DevOps pipelines with Node.js, Java, Docker, Kubernetes & AWS.

I love building systems that are not just functional — but fast, scalable, and production-ready.


🛠️ Tech Stack

Backend: NodeJS Express.js Java JavaScript Python

Frontend: React HTML5 CSS3 TailwindCSS

Database & Caching: MongoDB MySQL Redis

DevOps & Cloud: Docker Kubernetes Jenkins GitHub Actions AWS

Monitoring & Testing: Grafana Prometheus Postman

Version Control: Git GitHub


🚀 What I'm Building

  • 🔗 URL Shortener Backend — Node.js + Redis caching + MongoDB + Docker Compose multi-service deployment
  • 🌐 MERN Stack Apps — Full-stack web applications built during 15-month apprenticeship at 30DaysCoding
  • ⚙️ CI/CD Pipelines — Automated deployments with Jenkins + Docker + GitHub Actions

🌱 Currently

  • 📚 Deep-diving into OS, DBMS, Computer Networks & DSA as part of M.Tech curriculum
  • 💡 Practising DSA daily on LeetCode & GeeksforGeeks
  • 🔭 Building backend systems focused on scalability and DevOps automation

📊 GitHub Stats




🏆 GitHub Trophies


📬 Connect with Me

LinkedIn LeetCode GeeksforGeeks Email


Open to Backend Developer / DevOps Engineer / SDE Intern / Full-time roles 🚀

Pinned Loading

  1. food-delivery-mern food-delivery-mern Public

    MERN Stack Food Delivery App with Real-Time Tracking, Razorpay Integration, Google OAuth & Owner Dashboard.

    JavaScript

  2. ExamNotesAI ExamNotesAI Public

    ⚡ Production-style MERN SaaS app with 💳 Stripe Checkout, 🔐 JWT security & 🤖 AI-powered note generation.

    JavaScript

  3. fitnesspage fitnesspage Public

    Modern fully responsive fitness landing website built using HTML, CSS, and JavaScript. Optimized for all devices with clean UI and smooth user experience.

    HTML

  4. minishell minishell Public

    Unix-like shell implementation in C with support for pipelines, redirection, environment variables, and signal handling using fork, execve, and pipe system calls.

    C

  5. c-thread-pool c-thread-pool Public

    High-performance POSIX thread pool implementation in C using pthreads with mutex-based synchronization and bounded task queue

    C