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"🎮 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 |
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
|
|
@@ 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
📈 How to Track Your GitHub Traffic
Check your repo traffic:
- Go to any of your repos
- Click Insights tab → Traffic
- See:
- 📊 Views & unique visitors (last 14 days)
- 🔗 Top referring sites
- 📁 Popular content
- 👥 Git clones
- ✅ Total profile page views
- ✅ Increments each visit
- ❌ Doesn't show WHO visited
- ❌ No personal data (privacy)
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
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"| Category | Problems Solved | Status |
|---|---|---|
| 🟢 Easy | 30+ | ⭐⭐⭐⭐⭐ |
| 🟡 Medium | 35+ | ⭐⭐⭐⭐☆ |
| 🔴 Hard | 10+ | ⭐⭐⭐☆☆ |
| Pattern | Solved | Confidence |
|---|---|---|
| 🎯 Greedy Algorithms | 12+ | ⭐⭐⭐⭐⭐ |
| 🪟 Sliding Window | 8+ | ⭐⭐⭐⭐☆ |
| 🔗 Two Pointers | 10+ | ⭐⭐⭐⭐⭐ |
| 🌳 Tree Traversal | 15+ | ⭐⭐⭐⭐☆ |
| 📚 Stack & Queue | 10+ | ⭐⭐⭐⭐☆ |
| 🔄 Dynamic Programming | 8+ | ⭐⭐⭐☆☆ |
| 🎒 Backtracking | 6+ | ⭐⭐⭐☆☆ |
|
Full-Stack MERN Application
|
DevOps Monitoring Solution
|
|
Intelligent Automation
|
Algorithmic Solutions Library
|
🔄 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
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
| 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 |
while (alive) {
eat();
sleep();
code();
repeat();
}🔍 Click here to see analytics options
GitHub doesn't show WHO visits your profile (privacy reasons), but you can track:
- Create account at Google Analytics
- Add tracking to your portfolio website
- Track visitors, location, time spent, etc.
- Go to your repos → Insights tab
- See traffic, clones, popular content
- Shows referring sites and popular pages
- LinkedIn Premium shows who viewed your profile
- Connect your GitHub in LinkedIn bio
- Track professional visitors
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 🚀
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