Skip to content

Rishikeshckumar/rishikeshckumar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 

Repository files navigation

Header

Typing SVG


πŸ’» About Me

classDiagram
    class Rishikesh {
        -name : String = "Rishikesh C"
        -location : String = "Madurai, Tamil Nadu, India"
        -degree : String = "B.E. Computer Science, 2025"
        -funFact : String
        +motto() String
    }

    class BackendEngineer {
        +buildMicroservices()
        +designRestAPIs()
        +tuneJVMPerformance()
    }

    class DevOpsSRE {
        +manageCICD()
        +ensureObservability()
        +handleIncidentResponse()
    }

    class TechStack {
        +Java17
        +SpringBoot
        +PostgreSQL
        +AWS
        +Azure
        +Docker
        +Kubernetes
        +Jenkins
        +Terraform
        +Grafana
    }

    class CurrentlyLearning {
        +SiteReliabilityEngineering
        +SpringAI_Ollama
        +AdvancedKubernetesGitOps
    }

    Rishikesh --|> BackendEngineer
    Rishikesh --|> DevOpsSRE
    Rishikesh --> TechStack : uses
    Rishikesh --> CurrentlyLearning : exploring
Loading

πŸ› οΈ Tech Stack

Languages

Java Python JavaScript Bash HTML5 CSS3

Frameworks & Libraries

Spring Boot Spring Security Hibernate JWT Swagger JUnit5

Cloud & DevOps

AWS Azure Docker Kubernetes Jenkins Terraform Ansible GitLab CI

Databases

PostgreSQL Redis MSSQL

Monitoring & Tools

Grafana Prometheus Git Maven Gradle Linux


πŸ“Š GitHub Stats

πŸ’‘ The combined Stats/Top-Languages card and Trophy Wall were dropped β€” they depend on a shared free Vercel deployment (github-readme-stats.vercel.app / github-profile-trophy.vercel.app) that's currently returning 402 (quota exceeded) for everyone, not just this profile. Everything above is served by streak-stats, the activity graph, and shields.io, all of which are live and working. Your full language/tool breakdown already lives in the Tech Stack section below, and your Achievements table covers what the trophy wall would have shown.


πŸ“Œ Repository Spotlight

springBank β€” live stats pulled directly from GitHub:

πŸ’‘ These are shields.io badges, backed directly by the GitHub API β€” they refresh automatically as you push commits, gain stars, etc. To spotlight another repo, copy the block above and swap springBank for the repo name.


πŸ’Ό Work Experience

Xmplar Management Solutions Pvt. Ltd. β€” Junior DevOps Engineer πŸ“ Madurai, Tamil Nadu, India | πŸ—“οΈ June 2025 – Present

Spring Boot Java 17 Jenkins Ansible Docker Kubernetes Terraform AWS Azure PostgreSQL

  • Designed and shipped production-grade Spring Boot microservices & REST APIs for ERP modules (auth, inventory, scheduled jobs, reporting) and a Java ETL pipeline syncing MSSQL β†’ PostgreSQL with skip-duplicate and aggregation logic.
  • Performed JVM heap tuning (XMS/XMX) across 6 production services, cutting memory utilization by 30% and eliminating recurring CPU-spike incidents.
  • Managed 8 major production releases across 15+ application instances via Jenkins/Ansible CI/CD, and architected a three-layer Disaster Recovery strategy (app, instance, cross-region) across AWS & Azure with automated AMI backups.
  • Built and owned an observability & security stack (Grafana, Wazuh SIEM, Uptime Kuma, GoAccess) monitoring 20+ instances, administered HA PostgreSQL (streaming replication, WAL, PITR), and provided 24/7 incident response & RCA.

Xmplar Management Solutions Pvt. Ltd. β€” Intern, Backend & DevOps πŸ“ Madurai, Tamil Nadu, India | πŸ—“οΈ Sep 2024 – May 2025

AWS Azure Jenkins Ansible Shell Scripting Prometheus Grafana Java

  • Implemented Azure Disaster Recovery (VM image backups, incremental snapshots, Azure Site Recovery) and managed cross-cloud infrastructure across AWS and Azure for business continuity.
  • Deployed applications across Dev, QA, and UAT environments on AWS EC2 and on-prem infrastructure.
  • Automated CI/CD pipelines with Shell scripting and Jenkins; used Ansible for configuration management and smooth rollback, plus scripted automatic backups, log parsing, and service restarts.
  • Built a multi-threaded Java mail alert service for real-time PostgreSQL streaming replication monitoring, and tracked SLA adherence via Prometheus and Grafana.

πŸš€ Featured Projects

Project Stack Highlights
SpringBank Application Java 17, Spring Boot, Spring Security, JWT, Hibernate JPA, PostgreSQL, Redis, AWS, Jenkins High-volume, low-latency banking backend with Redis push notifications, JWT stateless auth, Swagger docs, and Jenkins CI/CD deployment to AWS EC2/S3/Beanstalk with SSL.
Observability & Monitoring Stack Uptime Kuma, Grafana, Wazuh SIEM, Prometheus, GoAccess, PostgreSQL Exporter Complete SRE observability stack across 20+ instances: uptime monitoring, Grafana dashboards, Wazuh SIEM for SOC2 compliance, and automated weekly availability reports.
Database Disaster Recovery PostgreSQL 13, AWS S3, HAProxy, PgBouncer, Shell Scripting HA PostgreSQL DR with streaming replication, WAL archiving, and PITR via S3; HAProxy failover routing and PgBouncer pooling for near-zero-downtime recovery.

πŸ† Achievements

πŸ… Achievement Details
πŸŽ“ AWS Certified Cloud Practitioner Verified on Credly
πŸ“œ Linux and Shell Scripting Certification Coursera, verified on Credly
⚑ JVM Performance Optimization 30% memory reduction across 6 production API services
πŸš€ Production Release Ownership 8 major releases shipped across 15+ application instances, zero-downtime
πŸ›°οΈ Enterprise Observability Build-out Monitoring stack covering 20+ production instances (Grafana, Wazuh SIEM, Uptime Kuma)
🎯 Academic Excellence 8.4 CGPA β€” B.E. Computer Science & Engineering

πŸŽ“ Education

Degree Institution Year Score
B.E. β€” Computer Science & Engineering Kamaraj College of Engineering and Technology Oct 2021 – Apr 2025 CGPA: 8.4

πŸ“š Currently Learning

🧱 Site Reliability Engineering β†’ SLOs, Error Budgets, Chaos Engineering
πŸ€– AI / LLM Integration         β†’ Spring AI, Ollama, Agentic Backend Automation
☸️  Advanced Kubernetes          β†’ Helm, Service Mesh, GitOps
πŸ” Security & Compliance        β†’ Wazuh SIEM, SOC2, Zero Trust Architecture

Footer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors