Skip to content
View Sadanki's full-sized avatar

Block or report Sadanki

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

$ whoami

name: Vignesh Sadanki
role: DevOps Engineer | Cloud Architect | Problem Solver | Software Developer
location: Hyderabad, India
company: ADP
status: Automating Everything 🚀
motto: "If it can be automated, it will be automated"

🎮 Take a Break - Play Super Mario!

🍄 SUPER MARIO BROS - Play Now!

Super Mario Game

🎮 Click the image above to play! Use ⬅️ ➡️ arrow keys to move and SPACE to jump!

Click to Start!


🕹️ Or try these other quick games:

Merge tiles puzzle

Chrome dino run

Classic blocks

Google Pac-Man


Typing SVG


🎯 Current Mission

graph LR
    A[☕ Coffee] --> B[💻 Code]
    B --> C[🧪 Test]
    C --> D[🚀 Deploy]
    D --> E[📊 Monitor]
    E --> F[🔄 Optimize]
    F --> A
    
    style A fill:#FF6B6B
    style B fill:#4ECDC4
    style C fill:#45B7D1
    style D fill:#96CEB4
    style E fill:#FFEAA7
    style F fill:#DFE6E9
Loading

🔭 What I'm Building

  • TravelMemory - Full-stack MERN app with CI/CD
  • AWS Cost Dashboard - Real-time monitoring & alerts
  • LeetCode Arsenal - 100+ solutions in production-ready code
  • Automation Scripts - Because manual is so 2019

🌱 Currently Learning

  • Advanced Kubernetes Patterns
  • System Design at Scale
  • Terraform Advanced Modules
  • Microservices Architecture
  • .NET Core Development

💼 Professional Journey

@@ Work Experience @@
+ ADP (2019 - Present) | Analyst
  # Automated compliance operations → 40% efficiency gain
  # Built internal dashboards → Improved client satisfaction
  # Led GPT integration → Streamlined workflows
  # Tech-driven process improvements → Cross-team impact
📚 Education & Certifications
Institution Degree Year
BITS Pilani M.Sc. Information Systems 2024
St. Joseph's College B.Sc. Computer Science 2019

Certifications:

  • ✅ DevOps & Cloud Engineering

🛠️ Tech Arsenal

💻 Languages & Frameworks

Python Java JavaScript .NET Node.js React Express.js HTML5 CSS3

☁️ Cloud & DevOps

AWS Docker Kubernetes Terraform

🔧 Tools & Platforms

Git GitHub MongoDB Linux

🌱 Currently Learning

.NET Core System Design Microservices


📊 GitHub Analytics & Insights

📈 How to Track Your GitHub Traffic

Built-in GitHub Insights (Free!)

Check your repo traffic:

  1. Go to any of your repos
  2. Click Insights tab → Traffic
  3. See:
    • 📊 Views & unique visitors (last 14 days)
    • 🔗 Top referring sites
    • 📁 Popular content
    • 👥 Git clones

What the View Counter Shows:

  • ✅ Total profile page views
  • ✅ Increments each visit
  • ❌ Doesn't show WHO visited
  • ❌ No personal data (privacy)

Want More Analytics? Create a Portfolio Website!

Use these analytics tools:

  • Google Analytics - Comprehensive, free
  • Plausible - Privacy-focused
  • Umami - Open-source, self-hosted
  • Splitbee - Simple & beautiful

Then link it in your bio: 🌐 Portfolio: yoursite.com


🧩 LeetCode Chronicles

LeetCode Stats

🎯 Problem Solving Journey

class GreedyStartIdx:
    def __init__(self):
        self.username = "GreedyStartIdx"
        self.total_solved = 75  # Update as you solve more!
        self.languages = ["Java", "Python", "JavaScript"]
        self.favorite_pattern = "Greedy Algorithms 🎯"
        
    def solve_daily(self):
        self.total_solved += 1
        return "One problem at a time, one day at a time 💪"
    
    def motivation(self):
        return "Consistency > Perfection"

📈 Progress Tracker

Category Problems Solved Status
🟢 Easy 30+ ⭐⭐⭐⭐⭐
🟡 Medium 35+ ⭐⭐⭐⭐☆
🔴 Hard 10+ ⭐⭐⭐☆☆

🎨 Pattern Mastery

Pattern Solved Confidence
🎯 Greedy Algorithms 12+ ⭐⭐⭐⭐⭐
🪟 Sliding Window 8+ ⭐⭐⭐⭐☆
🔗 Two Pointers 10+ ⭐⭐⭐⭐⭐
🌳 Tree Traversal 15+ ⭐⭐⭐⭐☆
📚 Stack & Queue 10+ ⭐⭐⭐⭐☆
🔄 Dynamic Programming 8+ ⭐⭐⭐☆☆
🎒 Backtracking 6+ ⭐⭐⭐☆☆

🚀 Featured Projects

Full-Stack MERN Application

  • 📸 Capture & share travel moments
  • ☁️ Cloud deployment with CI/CD
  • 🔄 Automated testing & deployment
  • 📊 Real-time data synchronization

MongoDB Express React Node.js AWS

DevOps Monitoring Solution

  • 💰 Real-time cost tracking
  • 📈 Resource usage analytics
  • 🚨 Automated alerts & notifications
  • 📉 Time-series data visualization

AWS Grafana Python Terraform

Intelligent Automation

  • 💬 AI-powered HR assistance
  • 🔄 Streamlined HR processes
  • 📝 Automated query resolution
  • 🎯 Enhanced employee experience

Python NLP Machine Learning

Algorithmic Solutions Library

  • 🧠 100+ problems solved
  • 🎨 Multiple language implementations
  • 📚 Detailed explanations
  • 🔍 Pattern-based organization

Java Python JavaScript


📈 Contribution Heatmap

Activity Graph


🏆 Achievements Unlocked

Trophies


📝 Latest Thoughts & Writings

🔄 Coming Soon: How I Automated My Entire Development Workflow

🔄 Coming Soon: From LeetCode to Production - Deploying Algorithms as Microservices

🔄 Coming Soon: Kubernetes Concepts Explained Through Binary Trees

🔄 Coming Soon: AWS Cost Optimization - The Complete Guide


🎨 System Design Philosophy

mindmap
  root((DevOps<br/>Mindset))
    Automate
      CI/CD Pipelines
      Infrastructure as Code
      Monitoring & Alerts
    Scale
      Container Orchestration
      Load Balancing
      Auto-scaling
    Optimize
      Cost Management
      Performance Tuning
      Resource Allocation
    Secure
      IAM & Access Control
      Secrets Management
      Network Security
Loading

🎯 2025 Goals Tracker

Goal Progress Status
🧩 Solve 200+ LeetCode Problems ███████░░░ 75/200 🔥 In Progress
☁️ AWS Solutions Architect Cert ████████░░ 80% 📚 Studying
📝 Publish 12 Technical Blogs ██░░░░░░░░ 2/12 ✍️ Writing
🚀 Deploy 5 Production Projects ██████░░░░ 3/5 🛠️ Building
🌟 Contribute to 10 Open Source Projects ████░░░░░░ 4/10 🤝 Active

📫 Let's Connect & Build Something Amazing!

GitHub LinkedIn Email LeetCode


💭 Daily Mantra

while (alive) {
    eat();
    sleep();
    code();
    repeat();
}

Profile Views

📊 Want to Track Your Profile Analytics?

🔍 Click here to see analytics options

GitHub doesn't show WHO visits your profile (privacy reasons), but you can track:

Option 1: Google Analytics (Most Popular)

  1. Create account at Google Analytics
  2. Add tracking to your portfolio website
  3. Track visitors, location, time spent, etc.

Option 2: GitHub Insights (Built-in)

  • Go to your repos → Insights tab
  • See traffic, clones, popular content
  • Shows referring sites and popular pages

Option 3: LinkedIn for Professional Tracking

  • LinkedIn Premium shows who viewed your profile
  • Connect your GitHub in LinkedIn bio
  • Track professional visitors

Option 4: Personal Website with Analytics

Create a personal portfolio site with:

  • Google Analytics
  • Plausible Analytics (privacy-friendly)
  • Umami Analytics (open-source)

📌 What you CAN track:

  • ✅ Total view count (current counter)
  • ✅ Which repos are most popular (GitHub Insights)
  • ✅ Traffic sources (Insights → Traffic)
  • ✅ Geographic regions (if you use analytics on your site)

❌ What you CANNOT track (GitHub privacy):

  • ❌ Individual visitor names/profiles
  • ❌ What specific sections they viewed
  • ❌ How long they stayed on your profile
  • ❌ Their GitHub usernames

💡 Best Practice: Focus on making your profile SO GOOD that people star your repos, follow you, or reach out directly! That's better than analytics 🚀


⚡ Fun Fact

I can deploy a Kubernetes cluster faster than I can decide what to have for lunch 🚀🥗


Built with ❤️ and ☕ | Last Updated: Auto-sync via GitHub Actions

Pinned Loading

  1. aws-devops-setup aws-devops-setup Public

    Shell

  2. ci-cd-project ci-cd-project Public

    Automated CI/CD pipeline for HTML

    HTML

  3. leetcode_2025 leetcode_2025 Public

    A collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v2](https://github.com/arunbhardwaj/LeetHub-2.0)

    Java 1

  4. my-html-project_Vignesh my-html-project_Vignesh Public

    Simple HTML project for CI/CD pipeline

    Python

  5. Python_Assignment Python_Assignment Public

    Python