rabi.
  • Home
  • Writing
  • Snippets
  • Tools
  • YouTube
Snippets

Snippets / Tags

utility

3 utility code snippets across 1 language. Copy-paste solutions from production code.

3

snippets

java

3 snippets

Convert Numbers to Words in Java (Indian Numbering System)

Java utility that converts amounts to words using the Indian numbering system (Crore, Lakh, Thousand). Handles BigDecimal, decimals, and edge cases.

javautilityconverter+2
INTERMEDIATEAug 21, 2024

Environment Utility for Java

Thread-safe Java helper for reading environment variables, system properties, and profile-aware config with typed accessors and sanitised snapshots.

javaconfigurationenv+2
INTERMEDIATEOct 16, 2025

Retry Executor Utility for Java

Configurable Java retry helper for flaky operations. Supports max attempts, fixed delays, exception whitelists, result validation, and failure hooks.

javaretryresilience+2
INTERMEDIATEOct 16, 2025
rabi.

Building production software and writing about what I figure out.

SDE II at Amazon

Content

  • Writing
  • Snippets
  • Tools
  • YouTube

Snippets

  • Java
  • AWS CLI
  • React

Popular Tags

  • React Hooks
  • TypeScript
  • Spring Boot
  • Next.js

Explore

  • About
  • Professional Journey
  • Contact
  • Search
  • Submit a Snippet
  • RSS Feed

Connect

Let's build something together.

Send a message →

Newsletter

Weekly posts on backend engineering and system design.

Subscribe →

© 2026 Rabinarayan Patra. All rights reserved.

Privacy PolicyDisclosureBuilt with Next.js