Open to Java Backend / SDE-2 roles

Java Backend Engineer building enterprise integrations and multi-tenant SaaS platforms.

IIT Guwahati · Verint · Digit Insurance · CloudCampus Founder · Scaler Academy

I am Uttam Kumar, an IIT Guwahati graduate with 4.5+ years of Java/Spring Boot experience across Verint and Digit Insurance. I build scalable REST APIs, enterprise integration systems, and CloudCampus, backed by Scaler Academy work across advanced DSA, LLD, HLD/System Design, and backend development.

  • Experience
    4.5+ years backend engineering
  • Education
    IIT Guwahati graduate
  • Companies
    Verint + Digit Insurance
  • Product
    Founder, CloudCampus
  • Scaler Academy
    Advanced DSA · LLD · HLD
  • Coding Practice
    CodeChef: 810 problems solved
Recruiter snapshot

Why recruiters should notice me.

A backend-first profile with academic signal, product ownership, and measurable enterprise delivery.

Backend Depth

4.5+ years building Java/Spring Boot APIs, enterprise integrations, and workflow automation systems.

IIT + Scaler Foundation

IIT Guwahati graduate with Scaler Academy coursework across Advanced DSA, LLD, HLD/System Design, Backend LLD, DevOps, Data Engineering, Product, and Full-stack fundamentals.

Product Ownership

Founder of CloudCampus, a multi-tenant School ERP SaaS platform under active development.

Business Impact

Delivered backend automation and API improvements that reduced manual work and improved delivery efficiency.

Competitive Coding Proof

Active CodeChef profile with 810 problems solved, 25 contests, Problem Solver Gold badge, Contest Contender Silver badge, and highest rating 1569.

Professional summary

Backend engineer with enterprise execution and SaaS product ownership.

I design and build backend systems with Java, Spring Boot, REST APIs, microservices, and relational databases. My work spans enterprise CX integration systems at Verint and insurance workflow platforms at Digit Insurance.

I focus on API design, reusable backend components, validation, exception handling, logging, debugging, database access patterns, and maintainable service architecture.

Current focus

Building CloudCampus as a serious multi-tenant School ERP SaaS platform with tenant onboarding, role-based access, secure authentication, school isolation, audit logging, and deployment-oriented documentation.

Java Spring Boot Microservices Multi-Tenant SaaS AWS Docker
Experience

SDE-2 backend impact across enterprise and product environments.

Software Engineer - R&D - Development Verint · Sep 2023 - Present · Bengaluru
  • Designed reusable Java/Spring Boot integration adapters for enterprise CX workflows, reducing repeated client-specific implementation effort by 50% and manual integration operations by 70%.
  • Built modular backend automation flows for integration-heavy enterprise workflows with clear validation, edge-case handling, and service-level debugging support.
  • Optimized REST API and service-layer logic, improving response time by 30% while strengthening reliability for business-critical integration paths.
  • Improved maintainability through reusable adapter design, logging improvements, and safer extension patterns for client-specific workflows.
Software Engineer (Backend) Digit Insurance · Dec 2021 - Sep 2023 · Bengaluru
  • Built and optimized Spring Boot REST APIs for insurance policy and claims workflows, reducing manual document handling by 90% and improving policy issuance reliability.
  • Designed PDF generation and Email/SMS notification modules that improved document processing and customer communication workflows.
  • Optimized MySQL schema and backend data access patterns to improve performance, scalability, and maintainability of core services.
  • Refactored validation, exception handling, API structure, and code organization to support safer feature extension.
Flagship case study

CloudCampus - AI-ready Multi-Tenant School ERP SaaS.

CloudCampus is an AI-ready multi-tenant School ERP SaaS platform for schools, trusts, and multi-campus organizations. It includes tenant onboarding, role-based access, secure authentication, tenant isolation, student/staff workflows, academic setup, attendance, homework, exams, fees, notices, audit logging, and deployment-ready architecture.

Problem

Schools need centralized digital workflows for academics, staff, students, parents, fees, communication, documents, and administration. Manual operations make reporting, access control, and multi-campus expansion difficult.

Solution

CloudCampus models schools as a multi-tenant SaaS platform with role-specific portals, secure onboarding, tenant and school access context, API-first workflows, and deployment documentation for controlled staging environments.

My Role

Founder, backend engineer, and product engineer. I own product scope, backend architecture, API design, tenant isolation decisions, deployment readiness, and roadmap planning.

Business Value

CloudCampus can reduce manual school operations, centralize academic management, support multi-campus growth, and create a SaaS business opportunity for school operations digitization.

Backend Architecture

Presented only from visible repo evidence: Java/Spring Boot backend, REST APIs, authentication and authorization, role-based access, multi-tenant design, database schema, tenant isolation, audit logging, deployment docs, Docker-oriented structure, and GitHub Actions workflows.

BackendJava 21, Spring Boot, REST APIs, modular domains.
IdentityJWT sessions, MFA challenge flow, role-based access.
TenancyTenant and school hierarchy with server-side access context.
DataPostgreSQL schema managed with migrations and audit records.
DeliveryDocker, Nginx, GitHub Actions, deployment runbooks.
AI foundationEntitlement, audit, and knowledge retrieval foundations.
MVP Staging-ready for controlled internal demo use.
8 roles Super Admin, School Admin, Teacher, Parent, Student, Finance, Staff, Tenant Admin.
Active CloudCampus repo updated in May 2026.

Technical Highlights

Multi-tenant SaaS architecture Role-based access control Secure onboarding Modular backend design API-first architecture Deployment-ready structure

Current Status

Honest status: staging-ready for controlled deployment and internal demo use. Not yet positioned as paid-customer production software.

Implemented: auth foundation Implemented: tenant onboarding Implemented: audit foundation Roadmap: HTTPS hardening Roadmap: object storage Roadmap: payment gateway Roadmap: monitoring Roadmap: backup strategy Roadmap: pilot school onboarding

Product Screenshots

Real screenshots and a demo video should be added after the next polished staging capture. The placeholders below are labeled honestly.

DashboardScreenshot coming soon.
Tenant onboardingScreenshot coming soon.
Admin portalScreenshot coming soon.
Teacher / student portalScreenshot coming soon.
Selected work

Backend Systems and SaaS Products.

Selected systems showing Java/Spring Boot backend design, multi-tenant SaaS architecture, authentication, API design, deployment, and reliability tradeoffs.

Enterprise API Automation and Integration Framework

Work case study
Problem
Repeated enterprise integrations caused manual effort and duplicated implementation.
Solution
Designed reusable Java/Spring Boot integration adapters and backend automation flows for enterprise CX/workflow systems.
Impact
Reduced manual integration operations by up to 70%, improved delivery efficiency by up to 50%, and strengthened backend reuse.
Technical focus
Java, Spring Boot, REST APIs, adapter pattern, modular backend design, error handling, logging, debugging.

BlogHub REST API

Implemented

Backend-centric blog platform with JWT authentication, role-based access, post/comment workflows, search, pagination, Docker, Swagger/OpenAPI, and CI/CD workflow.

Backend complexity
Authentication, authorization, nested comments, paged APIs, DTO/service/repository layering.
Recruiter-worthy signal
Shows API design, security, documentation, testing, and deployment workflow fundamentals.

ParkSmart Parking Lot Management

Implemented + roadmap

Parking lot backend with booking, payment, slot, admin, vehicle, security, event, Redis, and Kafka-oriented architecture pieces visible in the repo.

Backend complexity
Domain modeling, slot availability, strategy/factory patterns, events, Redis/Kafka configuration, JWT security.
Implemented vs planned
Core backend structure exists. External payment/notification production integrations should be presented only with proof when fully wired.

Realtime Tic-Tac-Toe Platform

Implemented

Realtime multiplayer backend using Spring Boot, WebSocket/STOMP, JWT, Redis state support, MySQL, Docker Compose, and game engine tests.

Backend complexity
Realtime event flow, game state, authenticated sessions, Redis-backed state support, bot/game engine logic.
Recruiter-worthy signal
Shows realtime communication, concurrency-aware backend thinking, and testable domain logic.

Task Manager

Archived practice

Full-stack task workflow app with Spring Boot, React/Vite, PostgreSQL, Docker Compose, authentication, and integration tests. Kept as earlier practice work, not the flagship.

What it proves
End-to-end API/frontend wiring, Dockerized local setup, CRUD workflows, and basic auth flows.
Skills

Backend Engineering Stack.

A focused stack for Java backend systems, enterprise APIs, and multi-tenant SaaS platforms.

Core Backend

  • Java
  • Spring Boot
  • Spring MVC
  • Spring Security
  • Hibernate / JPA

Architecture

  • Microservices
  • REST API Design
  • Multi-Tenant SaaS
  • HLD / LLD
  • System Design

Algorithms / CS

  • Advanced DSA
  • Algorithm Design
  • Data Structures
  • CodeChef: 810 solved
  • 25 contests
  • Highest rating 1569

Data

  • MySQL
  • PostgreSQL
  • Transactions
  • Indexing
  • Query Optimization

Cloud / DevOps

  • AWS
  • Docker
  • GitHub Actions
  • CI/CD
  • Maven

Quality

  • JUnit
  • Integration Testing
  • Logging
  • Debugging
  • API Validation
Engineering notes

Writing that proves backend judgment.

Initial drafts are included as Markdown notes and should evolve into public technical articles.

How I Designed Multi-Tenancy for CloudCampus

Tenant and school boundaries, access context, role workflows, and the tradeoffs behind a school ERP SaaS model.

Read draft

Designing Secure Spring Boot APIs with JWT and RBAC

Practical notes on authentication, authorization, token lifecycle, role checks, validation, and audit-aware API design.

Read draft

Lessons from Building Enterprise Integration Systems

Reusable adapters, integration edge cases, observability, debugging, reliability, and delivery speed in enterprise workflows.

Read draft
Education

Academic foundation.

Indian Institute of Technology, Guwahati

B.Tech, Electronics and Communication Engineering

Completed B.Tech in Electronics and Communication Engineering with strong foundations in mathematics, system analysis, and problem solving. In addition to core electronics subjects, completed coursework aligned with computer science fundamentals and artificial intelligence.

Relevant coursework:

  • Data Structures and Algorithms
  • Fundamentals of Artificial Intelligence
  • Computer Vision
  • Probability and Random Processes
  • Advanced Topics in Random Processes
  • Digital Signal Processing
  • Computer Networks

Scaler Academy

Completed classes across a 19-module computer science and backend curriculum covering Advanced DSA, OOD/LLD, HLD/System Design, Backend LLD, DevOps, Data Engineering, Product Management, JavaScript, and UI/UX fundamentals. View profile.

CodeChef Practice

Public profile shows 810 problems solved, 25 contests, current 1-star rating 1240, highest rating 1569, Problem Solver Gold, Contest Contender Silver, and Daily Streak Bronze. View profile.

Interview Readiness

Cleared Scaler mock interviews in Advanced Algorithms and Backend LLD, with structured practice across data structures, algorithms, system design, and practical backend engineering.

Applied CS Coverage

Strengthened fundamentals across design patterns, practical software engineering, DevOps, competitive programming, full-stack LLD, data engineering, and product thinking.

Resume

Recruiter-ready backend resume.

Uttam Kumar - Java Backend Engineer

Focused resume for Java, Spring Boot, Microservices, REST APIs, enterprise integrations, and CloudCampus founder experience.

Contact

Hiring for Java Backend, SDE-2, or SaaS backend work?

Reach out for backend roles, CloudCampus collaboration, Java/Spring Boot consulting, or system design and API architecture discussions.

Java Backend / SDE-2 Roles

Spring Boot, APIs, microservices, database design, debugging, and delivery ownership.

CloudCampus / SaaS Collaboration

Discuss school ERP workflows, pilot opportunities, SaaS architecture, or product partnerships.

Spring Boot Consulting

API architecture, authentication, modular backend design, Docker, and CI/CD improvements.

System Design Discussion

Multi-tenancy, role-based access, integration frameworks, and backend reliability tradeoffs.