Skip to content
View rajatarora's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report rajatarora

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rajatarora/README.md

Hi, I’m Rajat Arora 👋

I build backend systems that (ideally) don’t wake anyone up at 3am.

By day: Java + Spring Boot, Postgres, Redis, AWS.
By nature: curious, pragmatic, and mildly obsessed with elegant systems and sensible defaults.

What I’m into

  • Designing clean, boring, dependable services
  • Turning “we should standardize this” into a repo you can actually reuse
  • Observability: if it breaks, I want receipts (logs/metrics/traces), not vibes
  • Less yak-shaving, more shipping (still a work in progress)

Currently building

🧰 Spring Boot Microservice Harness (batteries included)

A starter kit for spinning up a new microservice fast—so you can focus on business logic instead of wiring.

What it aims to include:

  • Postgres + Redis local dev (docker-compose)
  • sane configuration defaults
  • error handling + request IDs
  • metrics/health checks
  • tests + CI

Repo: (link coming soon)

Open to work

I’m open to backend IC roles (Java/Spring Boot, AWS)—ideally at a mid-sized product company with clear ownership and pragmatic engineering.

Links


If you want to collaborate, talk systems, or swap war stories about timeouts and retries, feel free to reach out.

Pinned Loading

  1. rupaiya/rupaiya-services rupaiya/rupaiya-services Public

    Backend Services for Rupaiya App

    Kotlin

  2. leetcode-solutions leetcode-solutions Public

    Solutions for all problems I attempt on Leetcode

    Java