Skip to content
View surendar029's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Block or report surendar029

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
surendar029/README.md
Hi, I'm Surendar 

Backend Developer focused on building scalable APIs and microservices using Java & Spring Boot.

 Connect With Me
- Portfolio: https://surendar-dev.vercel.app
- LinkedIn: https://www.linkedin.com/in/surendar-uthaminathan
- Email: surendaruthaminathan@gmail.com

Pinned Loading

  1. Rate-Limiter Rate-Limiter Public

    Thread-safe Rate Limiter in Java with five algorithms — Token Bucket, Leaky Bucket, Fixed Window, Sliding Window Log, and Sliding Window Counter. Factory pattern for algorithm selection, Strategy p…

    Java

  2. Parking-Lot Parking-Lot Public

    Thread-safe Parking Lot System in Java using Singleton with double-checked locking, Strategy pattern for fee and payment logic, and Factory pattern for vehicle creation. AtomicBoolean and synchroni…

    Java

  3. URL-Shortener URL-Shortener Public

    Production-ready URL Shortener REST API built with Java 17 & Spring Boot 3. Features JWT stateless auth, BCrypt, Redis caching, Bucket4j rate limiting (429), URL expiration (410), click analytics, …

    Java

  4. E-Commerce E-Commerce Public

    Java