Skip to content
View vishwasio's full-sized avatar
🍁
🍁

Block or report vishwasio

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

I work on backend systems with a strong interest in understanding the trade-offs, failure modes, and complexity that come with distributed software.

Certificate Portfolio Linkedin Resume

My work is primarily around the JVM ecosystem, with Java and Spring at the core, while exploring the broader systems and infrastructure space through technologies like Kafka, Redis, SQL, containers, cloud platforms, and AI-assisted engineering.

I've spent significant time working with problems around financial systems, transaction processing, idempotency, event streams, retries, and failure handling, while remaining interested in building and understanding complex systems across domains.

I also contribute to open source. My work includes a contribution to Spring Cloud Stream PR #3186, where I investigated and helped address framework-level retry behavior.

The repositories below represent the kind of systems and problems I enjoy working on. Take a look around, and if something catches your interest, consider giving it a star 🌟

Pinned Loading

  1. financial-event-intelligence-suite financial-event-intelligence-suite Public

    AI-assisted engineering investigation framework for distributed financial systems, deterministic evidence analysis with AI-explained findings, built with Java 21, Spring Boot 4.1, and hexagonal arc…

    Java

  2. spring-cloud/spring-cloud-stream spring-cloud/spring-cloud-stream Public

    Framework for building Event-Driven Microservices

    Java 1.1k 644

  3. fraud-detection-stream-processor fraud-detection-stream-processor Public

    Real-time Fraud Detection Stream Processor — A high-performance, Kafka-driven pipeline featuring synthetic transaction generation, rule-based scoring, and alerting. Built with Spring Boot microserv…

    Java

  4. auto-infra-resilience-engine auto-infra-resilience-engine Public

    AIRE is a high-concurrency traffic-shaping kernel built with Spring Boot. It integrates Deterministic AI with hard-coded safety protocols to protect distributed systems from catastrophic infrastruc…

    Java