Hi, I'm Rohit Mewada — a software engineer crafting scalable microservices & delightful web experiences.
Java • Spring Boot • Kafka • AWS • Microservices • Generative AI. I turn complex requirements into reliable, performant systems.
package com.rohitmewada.portfolio.controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class ProfileController {
@GetMapping("/hi")
public String sayHi() {
String name = "Rohit Mewada";
String role = "Software Engineer";
String[] skills = {
"Java", "Spring Boot", "Kafka", "RabbitMQ", "JPA",
"AWS", "Microservices", "CI/CD", "Docker", "OpenShift", "JUnit"
};
String[] interests = {"System Design", "Generative AI"};
return "👋 Hello, I'm " + name + " (" + role + ").\n"
+ "⚡ Skills: " + String.join(", ", skills) + "\n"
+ "🚀 Interests: " + String.join(", ", interests) + "\n\n"
+ "💡 Hire Rohit → Get full-stack solutions, clean APIs, and fewer production headaches 😉";
}
}
About
I'm a product‑oriented software engineer focused on backend platforms and end‑to‑end delivery. I love building resilient microservices, clean REST APIs, and collaborating across teams to ship features that matter. I care about performance, observability, testing, and developer experience.
Skills
Experience
Infosys • Specialist Programmer
Feb 2022 — Present
Built 10+ REST microservices for account opening journeys (onboarding time −40%), task dashboards with advanced filters & export, credit card booking with overdraft support. Authored a binder‑agnostic Spring Cloud Stream library; created Kafka‑based delay queue; wiretap monitoring for raw request/response; decomposed monolith → microservices (response −30%, deployment −50%); raised tests 10% → 80%+ and resolved critical vulns; partnered with UI for end‑to‑end delivery.
ZeOmega • Software Developer
Nov 2021 — Jan 2022
Migrated services GitLab → Bitbucket and set up CI/CD; upgraded microservices to latest Java & Spring Boot.
Nagarro • Software Developer Trainee
May 2021 — Oct 2021
Completed full‑stack training and shipped projects; improved JUnit coverage from 75% → 100%.
Achievements
Contact
Have a role or a project in mind? Reach out — I usually reply within a day.
Email rohitmewada98@gmail.com or call +91‑8819040320