Skip to content
View iammahesh123's full-sized avatar
🏠
🏠

Block or report iammahesh123

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

LinkedIn GitHub Email Phone


👋 About Me

public class Mahesh extends BackendEngineer {

    private final String currentRole   = "Backend Developer @ Auxentios Technology Solutions";
    private final String domain        = "B2B SaaS CPQ Platform (Configure · Price · Quote)";
    private final String experience    = "2+ years in production microservices";
    private final String location      = "Vizianagaram, Andhra Pradesh 🇮🇳";
    private final String focus         = "Building scalable REST APIs, Kafka pipelines & cloud-native services";
    private final boolean openToRemote = true;

    @Override
    public String toString() {
        return "Turning complex business logic into clean, maintainable backend systems.";
    }
}

🛠️ Tech Stack

Core

Java Spring Boot Spring Security Hibernate

Messaging & Cloud

Apache Kafka AWS S3 AWS SQS AWS EC2

Databases

MySQL PostgreSQL MongoDB

DevOps & Tools

Docker Git Maven Postman

Also Work With

JavaScript TypeScript React Node.js Python FastAPI


💼 Work Experience

🏢 Backend Developer · Auxentios Technology Solutions (May 2024 – Present)

B2B SaaS CPQ Platform — Bangalore, India

  • 🔧 Build & maintain REST APIs across 4 Spring Boot microservices — configuration, catalog, quoting, and engineering-review — powering the core CPQ workflow for enterprise customers
  • Improved API response times by rewriting slow JPA queries with DTO projections and adding missing indexes on frequently joined columns
  • 📨 Integrated Apache Kafka for async communication between warranty, claims, and catalog services — eliminated timeout failures from direct synchronous calls under load
  • ☁️ AWS in production — S3 for quote PDFs & contract documents, SQS for background job queuing between services
  • 🐛 Production debugging — reading logs, tracing request flows across services, reproducing failures locally
  • 📐 Contributed to team conventions around service structure, DTO mapping, and exception handling — patterns adopted across the entire backend codebase
🎓 Java Backend Intern · Auxentios Technology Solutions (Mar 2024 – May 2024)
  • Built Spring Boot modules following layered architecture, REST conventions, and Jakarta Bean Validation
  • Worked on JPA entities, MySQL persistence, wrote Postman tests, participated in code reviews
  • Converted to full-time after 2 months based on delivery quality
✍️ Technical Content Writer · GeeksForGeeks (Jan 2024 – Mar 2024)
  • Wrote technical articles on Java and Spring Boot — JPA, Spring Security, REST design, design patterns
  • Strengthened conceptual depth in core Java and Spring internals through research and writing

🚀 Projects

🔗 LinkBharat — Social Networking Platform

Java Spring Boot React.js MySQL JWT AWS S3

  • Built REST APIs for user profiles, posts, and social interactions with JWT-based auth (access + refresh tokens) and Spring Security
  • Used AWS S3 for profile photo & media storage with pre-signed URL uploads
  • Built the full React.js frontend — component structure, state management, API integration

🚌 BlueBus — Bus Booking System

Java Spring Boot React.js MySQL Docker

  • Designed transactional seat-booking APIs with optimistic locking to handle concurrent bookings without double-allocation
  • Built React.js UI for route search, seat selection, and booking confirmation
  • Containerised with Docker — Dockerfiles + Docker Compose for local dev

🍔 FoodGuru — Food Delivery Backend

Java Spring Boot Python FastAPI MySQL

  • Designed order lifecycle APIs with status transitions from placement through delivery
  • Built a Python/FastAPI microservice for restaurant recommendations — first Python backend work

📊 GitHub Stats

GitHub Streak


🎓 Education

Degree Institution Year
🎓 B.Tech – Information Technology JNTU Gurajada, Vizianagaram 2020 – 2023
📜 Diploma – Computer Engineering Government Polytechnic, Srikakulam 2017 – 2020

🤝 Let's Connect

I'm actively exploring remote backend engineering opportunities globally.
If you're building something interesting with Java / Spring Boot / microservices — let's talk.

LinkedIn Email Me


Pinned Loading

  1. bus-booking-backend bus-booking-backend Public

    This is the backend service for the BlueBus web-based bus booking application. It is built using Spring Boot and provides REST APIs for managing buses, routes, schedules, bookings, and user authent…

    Java 2

  2. food-delivery-backend food-delivery-backend Public

    A robust backend API for a food delivery application, built using Spring Boot. This API provides seamless functionality for managing restaurants, menus, orders, and user profiles, ensuring a smooth…

    Java 2 1

  3. booking-app-frontend booking-app-frontend Public

    BlueBus is a web-based bus booking system that allows administrators to manage buses, routes, and schedules while enabling customers to search for available buses and make bookings.

    TypeScript 2

  4. quiz-exam-system-backend quiz-exam-system-backend Public

    The Quiz Management System is a web-based application built with Spring Boot that allows students, teachers, and administrators to manage quizzes efficiently.

    Java 1

  5. Food-Delivery-App Food-Delivery-App Public

    A simplified food delivery app featuring streamlined UI/UX, efficient backend integration, and an easy-to-use order process. Designed to enhance user experience while maintaining optimal performance.

    JavaScript 2

  6. E-Commerce-Backend-Spring-Microservices E-Commerce-Backend-Spring-Microservices Public

    This project aims to provide a scalable and modular solution for building an eCommerce platform using microservices architecture. Each microservice handles specific functionalities, such as user ma…

    Java 14 7