Skip to content
View RanveerC22's full-sized avatar

Block or report RanveerC22

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RanveerC22/README.md

Hi πŸ‘‹, I'm Ranveer Chavare

Performance Engineer | Automation | Backend Testing | DevOps Enthusiast


πŸš€ About Me

I’m a Performance Engineer with hands-on experience in:

  • Performance testing & workload modeling
  • API automation using Python
  • CI/CD pipelines in TeamCity
  • Kubernetes, Docker & Linux
  • Oracle AWR analysis and JVM profiling
  • Monitoring tools like Grafana, Prometheus, JProfiler, Glowroot

I enjoy automating manual tasks, improving performance workflows, and solving reliability issues.


πŸ”§ Tech Stack

Languages:
Java Python SQL REST Assured

Tools & Technologies:
Linux Kubernetes Docker TeamCity Oracle AWR
JProfiler Grafana Prometheus Glowroot Azure Monitor


πŸ“Œ Projects

🟣 Performance Test Automation using Python

A complete automation framework that:

  • Accepts TeamCity runtime parameters
  • Triggers execution chains for loaders & API scripts
  • Auto-uploads performance stats into artifacts for review
    Tech: Python, TeamCity REST API, Shell Scripting

🟣 Automated Disk Space Optimization

A Python script that:

  • Monitors filesystem usage on Linux agents
  • Automatically deletes target directories when usage exceeds 70%
  • Prints disk usage before and after cleanup for verification
  • Can be integrated into CI/CD pipelines to prevent build failures
    Tech: Python, Linux, CI/CD Automation

🟣 Oracle AWR Report Automation

  • Captures pre-test and post-test snapshot IDs
  • Fetches DB details from user
  • Generates Oracle AWR report automatically
    Tech: Python, SQL, Oracle AWR

Leadership & Ownership

  • Owned end-to-end performance delivery for major releases
  • Created test plans, executed workloads, analyzed results
  • Provided continuous updates in Scrum meetings
  • Delivered customer-ready performance reports

πŸ… Certifications

  • Certified AI Learner – Prompt Optimization, Responsible AI, LLMs & Chain of Thought

πŸ“« Connect With Me


⭐ Thanks for visiting! Feel free to explore my projects or reach out for collaboration.

Pinned Loading

  1. Disk-Usage-Auto-Cleanup Disk-Usage-Auto-Cleanup Public

    A Python script that checks filesystem usage and automatically deletes a target directory when disk space usage exceeds 70%. It prints disk space before and after cleanup, and takes no action if us…

    Python

  2. Car-Sales-Price-Prediction Car-Sales-Price-Prediction Public

    A machine learning project that predicts selling prices of used cars using a Cars24 dataset. Includes data cleaning, EDA, feature engineering, multiple regression models, performance comparison, an…

    R

  3. Fall-Detection-using-Image-Pre-Processing-and-Machine-Learning Fall-Detection-using-Image-Pre-Processing-and-Machine-Learning Public

    A fall-detection system using image pre-processing and machine learning. Images are processed with classical CV methods, features are extracted, clustered with K-Means, and classified into fall / n…

    Python

  4. T-Shirt-Shopping-Website-using-MERN-Stack- T-Shirt-Shopping-Website-using-MERN-Stack- Public

    A MERN-based T-Shirt shopping website with user authentication, product browsing, cart, checkout, and an admin panel for managing products and categories.

    JavaScript

  5. Smart-Attendance-System-Using-RFID-and-Google-Sheet Smart-Attendance-System-Using-RFID-and-Google-Sheet Public

    An RFID-based attendance system using NodeMCU that reads student IDs and records their attendance directly into Google Sheets in real time.

    C++