Skip to content
View DeveloperTharan's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report DeveloperTharan

Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
DeveloperTharan/README.md
Thxran Logo


๐Ÿ‘‹ Hi, I'm Dharanitharan

๐Ÿ’ผ Full-Stack & Software Engineer | Fintech Infrastructure | Go & Java Specialist

I build reliable, high-throughput payment and communication systems for fintech platforms.
My work lives at the intersection of scalability, concurrency, and financial precision โ€” where milliseconds and consistency matter.


๐Ÿง  Who I Am

A system-driven engineer who thinks in flows, not functions.
I specialize in designing backend architectures that handle millions of financial and communication transactions with speed, integrity, and observability.
I bridge engineering and finance, converting product vision into resilient tech infrastructure.


โš™๏ธ What I Know

Domain Stack / Tools
Core Languages Go (Golang), Java (Spring Boot), TypeScript, JavaScript
Frontend React, Next.js, Tailwind CSS
Data Layer PostgreSQL, MySQL, Redis, Mongo, GORM, Hibernate
Infra & CI/CD Docker, Nginx, GitHub Actions, Supabase, AWS
Event & Queue Systems Kafka, Webhooks, Outbox Pattern
System Patterns Circuit Breaker, Rate Limiter, Retry, Saga, CQRS

๐Ÿงฉ What Iโ€™ve Worked On

  • Core Fintech Platform: Engineered payin/payout services integrating UPI, cards, wallets, and netbanking with transactional guarantees and fail-safe routing.
  • Event-Driven Outbox Hub: Designed and implemented a Go-based asynchronous event hub that improved reliability across multiple payment channels.
  • CPaaS Platform (Chitchaat): Built infrastructure powering SMS, WhatsApp, RCS, and voice/video messaging for enterprise communication.
  • Performance-Focused APIs: Refactored legacy Java services and Go microservices to reduce latency and scale under heavy load.

๐Ÿš€ My Fintech Impact

I led the development of a high-throughput payout orchestration system โ€” reducing transaction bottlenecks and downtime by more than 60%, while enabling seamless multi-bank integration.
This system became a core backbone for large-scale disbursements and vendor payments, handling thousands of concurrent transfers per second.

Thatโ€™s not just code โ€” itโ€™s infrastructure that moves money.


๐Ÿงฐ Tech Arsenal (Quick View)

go java

๐ŸŒ Connect

๐Ÿ’ผ Website โ€ข ๐Ÿ”— LinkedIn โ€ข โœ‰๏ธ Mail


โ€œI engineer systems that donโ€™t just work โ€” they sustain, scale, and move real value.โ€
โ€” Dharanitharan

Pinned Loading

  1. React-Portfolio React-Portfolio Public

    Personal Portfolio for show-case my self, skills and projects in single place.

    TypeScript 3

  2. Threads-Clone Threads-Clone Public

    Crafted social media website "Threads" clone, fully functional and interactive website. User can post, like, command, share and follow friends.

    TypeScript 4

  3. udemy-clone udemy-clone Public

    Dynamic Udemy clone website, creators can upload courses and users can buy and learn that course. Implement payment services to buy and sell the courses.

    TypeScript 25 9

  4. spring-security-with-jwt spring-security-with-jwt Public

    JWT authentication using spring-boot & spring-security, build full flow of jwt authentication & authorization

    Java