Skip to content
View sarika-03's full-sized avatar
πŸ’­
learning
πŸ’­
learning

Block or report sarika-03

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

Typing SVG

Typing SVG


Loading Animation

🧠 SYSTEM.PROFILE.LOAD()

class Sarika:
    def __init__(self):
        self.role = "DevOps Engineer | Open Source Contributor | Bug Hunter"
        self.location = "The Cloud ☁️"
        self.passions = ["Automation", "Security", "Breaking Things"]
        self.current_mission = "AWS Infra + CI/CD pipelines"
        
    def get_skills(self):
        return {
            "languages": ["Python", "Bash", "C++", "PHP"],
            "devops": ["Docker", "Kubernetes", "Terraform", "Jenkins"],
            "cloud": ["AWS"],
            "security": ["Bug Hunting", "Web App Security"],
            "databases": ["MySQL"]
        }
    
    def connect(self):
        return "[email protected]"

> EXECUTING...

  • 🐧 DevOps enthusiast exploring how things work behind the scenes
  • 🧩 Write tech blogs on Medium
  • πŸ” Passionate about bug hunting & web app security
  • ⚑ Love automating workflows, breaking things & fixing them smarter
  • πŸ“« Reach me at [email protected]


🧰 TECH_ARSENAL.LOAD()

Arsenal Loading

Linux Bash Python C++ PHP Docker Kubernetes Terraform Jenkins AWS GitHub Actions MySQL


🧩 HACKTOBERFEST_2025.CONTRIBUTIONS()

πŸ’₯ MISSION ACCOMPLISHED β€” Multiple PRs merged across open source projects

πŸ“‚ NSPC911/rovr β€” File Management Enhancements

πŸ”Ή Merged PRs:

❌ Closed PRs:

πŸ› οΈ Tech: File System Operations, Bug Fixes

πŸ“‚ swcitg/Freshers_Portal β€” UI/UX Improvements

βœ… Merged PRs:

πŸ› οΈ Tech: React, UI/UX, Responsive Design

πŸ“‚ junobuild/juno β€” Testing & Storage Enhancements

βœ… Merged PRs:

πŸ”΄ Closed PRs:

πŸ› οΈ Tech: E2E Testing, Storage Management

πŸ“‚ swcitg/Welfare_Board_Portal β€” Feature Development

🟒 Open PRs:

πŸ› οΈ Tech: Frontend Development, Animations

πŸ“‚ souravseal99/RoomMate β€” Interface Enhancement

🟒 Open PR:

πŸ› οΈ Tech: TypeScript, Interface Design

πŸ“‚ shopware/shopware β€” Critical Bug Fix

🟒 Open PR:

πŸ› οΈ Tech: E-commerce, Admin Panel, Bug Fix

πŸ“‚ kestra-io/plugin-kubernetes β€” Kubernetes Integration

βœ… Merged PR:

πŸ› οΈ Tech: Kubernetes, Log Parsing, DevOps

πŸ“‚ kestra-io/kestra β€” Core Update

πŸ”΄ Closed PR:

πŸ› οΈ Tech: Submodule Management, CI/CD

πŸ“‚ oliexdev/openScale β€” Health Data Converter

πŸ“š Wiki Contribution:

πŸ› οΈ Tech: Python, Pandas, Data Processing

πŸ“‚ kshashikumar/mysql-gui β€” Dependency & Quality Fix

βœ… Merged PR:

  • βœ… mysql-gui #108
    • Fixed outdated dependencies
    • Resolved SonarQube issues

πŸ› οΈ Tech: Node.js, Electron, Code Quality


πŸ–₯️ PROJECTS.LOAD()

πŸ”§ AutoDeployX

CI/CD Automation using Jenkins + Docker + Terraform

Smart inventory management system with real-time tracking


🌐 CONNECT.NETWORK()


πŸ“Š GITHUB.STATS.RENDER()

Activity Graph

Popular repositories Loading

  1. sarika-03 sarika-03 Public

  2. openScale openScale Public

    Forked from oliexdev/openScale

    Open-source weight and body metrics tracker, with support for Bluetooth scales

    Java

  3. mysql-gui mysql-gui Public

    Forked from kshashikumar/mysql-gui

    A Web-based Graphical User Interface NPM package designed to streamline database management and accelerate development workflows for MySQL

    HTML

  4. git-practice-sarika git-practice-sarika Public

    my personal git and devops practice lab

    Python

  5. inventory_tracker inventory_tracker Public

    Python

  6. AutoDeployX AutoDeployX Public

    AutoDeployX: End-to-end DevOps automation platform with CI/CD, Dockerized Python microservices, Kubernetes (EKS), Jenkins, Terraform & AWS infrastructure for scalable cloud deployment

    Python