Skip to content
View rabinarayanpatra's full-sized avatar

Block or report rabinarayanpatra

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

Rabinarayan Patra

SDE II @ Amazon · Full Stack Engineer · Bengaluru, India

I build backend systems that ship. Java & Spring Boot by day, React & Next.js when the UI needs doing. I publish libraries to Maven Central, build developer tools people actually use, and write deep-dives on what I learn along the way.

Portfolio LinkedIn YouTube Email Profile views


About


What I'm Known For

  • Open sourcesanitizer-lib on Maven Central: enterprise input sanitization for Java with Spring Boot & JPA integration.
  • Developer tools7 free tools including JSON-to-DTO converter, Kafka Config Tuner, and DotEnv Manager.
  • Technical writing28+ articles on Java, security, and system design.
  • Code snippetsReusable patterns for Java (rate limiters, retry executors) and React (custom hooks).

Tech Stack

Layer Tools
Backend Java · Spring Boot · Hibernate · Kafka · Microservices
Frontend React · Next.js · TypeScript · Tailwind CSS
Cloud & DevOps AWS · Docker · Kubernetes · Linux
Data PostgreSQL · MongoDB · Redis
Build & Tools Maven · Gradle · Git · IntelliJ IDEA · Postman


Featured Projects

Project Stack Stars
sanitizer-lib — Declarative input sanitization for Java. @Sanitize annotation, 17+ built-in sanitizers, Spring Boot autoconfig, JPA lifecycle integration. On Maven Central. Java, Spring Stars
port-sheriff — Native macOS menubar app. See every TCP listening port, kill processes, alert on unknown ports. Swift 6, SwiftUI Stars
docs-generator — Auto-generate docs sites from markdown. Live demo. Next.js, TypeScript Stars
sorting-engine — Java sorting algorithms collection. Clear explanations, extensive test coverage, ready for learning or reuse. Java Stars
hex-json-converter-msgpack — Web tool: convert between hex strings and JSON via MessagePack. One-click copy, no backend. HTML, JavaScript Stars

➡️ See all projects on github.com/rabinarayanpatra


Latest Writing

➡️ Read all 28+ articles →


GitHub Activity


"First, solve the problem. Then, write the code." — John Johnson

Building something interesting? Always up for collaborating on dev tools and open source. Reach me at hello@rabinarayanpatra.com.

Pinned Loading

  1. sanitizer-lib sanitizer-lib Public

    Declarative input sanitization library for Java, Spring Boot, and JPA. Trim, mask, normalize, and escape fields with a single @Sanitize annotation. 17+ built-in sanitizers, zero-config Spring Boot …

    Java 5