CI/CD & Pipelines QA Automation DevOps Security-Aware

JILL
CHAUHAN

I ship pipelines that actually work — and catch what breaks them first.

I'm building toward DevOps full-time. Right now that means running CI/CD for 50+ products at work, writing automation that doesn't require a PhD to maintain, and occasionally finding the security hole nobody else thought to look for. Based in Gujarat, India.

01

About Me

I graduated in Computer Engineering in 2025 and went straight into building deployment pipelines for real products — not toy projects, actual production systems across 50+ apps on Windows and Linux servers. That's where I spend most of my day right now.

My current title is QA Analyst, but the job description didn't quite keep up with what I ended up doing. I built the CI/CD system, containerised the environments, and own the release quality end to end. Somewhere along the way I also spent a few months doing real penetration testing — finding XSS, SQL injection, broken access control — which gives me a slightly paranoid lens when I'm writing pipelines. That's not a bad thing.

Long term, I want to be in pure DevOps. More infrastructure, more automation, more "this thing should deploy itself." I built Sock Shop on Kubernetes and the Bitbucket CI/CD Showcase to get closer to that goal outside of work hours. The plan is working.

02

Skills

CI/CD & Automation

Bitbucket Pipelines GitHub Actions Docker Bash Pytest

Cloud & Infra

AWS Terraform Kubernetes Grafana Linux

Security

Kali Linux Burp Suite Wireshark tcpdump OWASP Top 10

Languages

Python Bash TypeScript JavaScript

Test Automation

Playwright Selenium Pytest Bruno Jest Postman

Concepts & Tools

Release Management Agile / Scrum SDLC RBAC Jira SQL
03

Experience

QA Analyst — CI/CD & Release Automation

Adrta Technology · Ahmedabad

Aug 2025 – Present
  • Built and maintain Bitbucket Pipelines-based continuous deployment across 50+ company products on Windows and Linux servers — designed as a reusable template, not one-off setups. Replaced a fully manual process where devs built locally and pushed by hand.
  • Use Docker to keep test and staging environments consistent, cutting down "works on my machine" problems before anything reaches production.
  • Track pipeline health and defect density weekly, report in Jira, and flag blockers before they delay a release. Production defect escapes are under 5% per cycle across the 3 modules I own QA for.
  • Work with developers during bug triage to reproduce edge cases early — also built a reusable test case library the whole team now uses across releases.

QA Intern

RedSand Technology

Apr – Jul 2025
  • Ran regression and integration suites ahead of each release across 2 product modules — logged, triaged, and tracked 80+ defects through the full lifecycle in Jira.
  • Flagged two release-blocking bugs during pre-release testing that would otherwise have shipped to production.
  • Followed up with developers to confirm fixes before closing tickets — the kind of thing that sounds small but actually makes a difference to defect re-open rates.

Penetration Testing Intern

Cyber Protectors

Jan – Mar 2025
  • Assessed web app and network security using Burp Suite, Wireshark, and Kali Linux. Found and documented OWASP Top 10 vulnerabilities including XSS, SQL injection, and broken access control.
  • Wrote remediation reports with severity ratings and step-by-step fix recommendations — clients implemented the changes within the same sprint.

B.E. Computer Engineering

A.D. Patel Institute of Technology

2021 – 2025

Graduated with a CGPA of 8.17 / 10. Core CS fundamentals, software engineering, and networking — the foundation for the pipeline and security work I do today.

04

Projects

Things I built to push toward DevOps, sharpen automation skills, or prove a point to myself.

CI/CD · Pipelines

Bitbucket CI/CD Showcase

Built a CI/CD pipeline that deploys an Angular frontend and .NET API to IIS on AWS EC2 via Bitbucket Pipelines. Mirrors the exact production pipeline pattern I use at Adrta — this is the public-facing version of that work.

Bitbucket Pipelines Angular .NET AWS EC2 IIS
Source
★ Featured · QA

Manual QA Labs

An interactive site with 9 real testing scenarios — boundary value analysis, XSS/SQL injection detection, RBAC validation. Built it because "I know how to test" is impossible to prove in an interview without showing the actual thinking. Now I can just send the link.

React 19 Vite Tailwind v4 JavaScript
Live Demo ↗ Source
API Testing · CI/CD

Bruno API Automation Hub

Code-first API test suite covering LMS and HR Talent Management workflows. Request chaining, environment configs for dev/staging, and wired into GitHub Actions so it runs on every push without anyone having to think about it.

Bruno JavaScript GitHub Actions CI/CD
Source
E2E Automation

Playwright Sign Automation

E2E automation suite for a digital signature platform (Zentixs) using Page Object Model. Global authentication setup, environment-driven config across dev/staging/prod. The kind of framework that scales without becoming a mess.

Playwright JavaScript POM
Source
UI Automation

DemoQA Selenium Suite

Selenium + Pytest covering DemoQA's practice site — checkboxes, forms, sliders, alerts, frames, tooltips. Modular test structure with an HTML report at the end of every run. Good reference for anyone learning Pytest structuring.

Selenium Pytest Python pytest-html
Source
Security Tool

TCP Dump Logging Tool

Bash script written during the pen testing internship. Captures and logs network traffic cleanly — auto-detects the active interface, handles session naming, rotates logs, and exits safely on Ctrl+C. Small thing, but it saved a lot of time.

Bash tcpdump Linux
Source
ML · Browser Extension

YouTube Sentiment Analyzer

Chrome extension that fetches comments from any YouTube video and runs them through a TensorFlow.js toxicity model in real time. Toxic vs. non-toxic breakdown right in the popup — no server, no API calls, runs entirely in the browser.

TensorFlow.js Chrome API JavaScript
Source
View all on GitHub →
05

Get in Touch

I'm actively looking for DevOps, platform engineering, and CI/CD-focused roles. QA + security background is part of the deal — I just want to spend more time on the infrastructure side. If that sounds useful to your team, reach out.

Open to full-time and contract opportunities