Skip to content
View isurunix's full-sized avatar
:octocat:
Compiling
:octocat:
Compiling

Block or report isurunix

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
isurunix/README.md
+------------------------------------------------------------------+
|  ISURU BUDDHIKA PATHIRANA                                        |
|  Tech Lead, Wiley Global Technology (via Virtusa)                |
|  Colombo, Sri Lanka                                               |
+------------------------------------------------------------------+
|  EXPERIENCE   ~10 years, backend & distributed systems           |
|  ROLE         Tech Lead — 7-person team, L2 escalation,          |
|                cross-team architecture authority                 |
|  EDUCATION    PG Dip. Software Engineering,                      |
|                Kingston University London                        |
+------------------------------------------------------------------+
STACK
-----
core        Java 17, Spring Boot
messaging   Kafka
platform    Kubernetes (EKS)
data/cache  Redis
observ.     ELK
current     agentic AI + MCP tooling in production
WORK LOG
--------
now      Wiley/Virtusa   Java/Spring/Kafka/K8s, architecture +
                          L2 ownership, agentic AI/MCP integration
before   Digital Micro    WildFly/JBoss, monitoring platforms —
         Services         where the JVM-internals habit started
OPEN SOURCE
-----------
Idempotency Orchestrator (Spring Boot)
  - pluggable store backends
  - saga coordination
  - AOP-based integration
  - built to BFSI-grade reliability requirements
  - started after solving this problem slightly differently
    at every company; wanted one version I trust

also on github:
  tomcat-install-script   Ubuntu setup, more widely used than expected
  postgres-docker         backup-populated pg container, reached for often
  springboot-graphql-demo / react-graphql-demo
                           from a real REST vs GraphQL evaluation
ELSEWHERE
---------
blog     isurubuddhika.dev   architecture, tooling, dev-env notes
handle   isurunix             (same everywhere)

Pinned Loading

  1. springboot-graphql-demo springboot-graphql-demo Public

    Demo Application with GraphQL + Spring Boot

    Java

  2. react-graphql-demo react-graphql-demo Public

    ReactJS + GraphQL Demo

    JavaScript

  3. train-schedule train-schedule Public

    Sri Lankan Train Schedule

    CSS 11 3

  4. tomcat-install-script tomcat-install-script Public

    Tomcat install srcript for Ubuntu

    Shell 7 38

  5. postgres-docker postgres-docker Public

    A simple docker setup to spin up a postgresql container populated with an existing backup

    Dockerfile

  6. json-formatter json-formatter Public

    JSON Formatter is a simple browser extension that allows users to see formatted JSON of a selected text in browser sidebar

    JavaScript