class SaiKrishna:
def __init__(self):
self.name = "Sai Krishna B"
self.pronouns = "he / him"
self.role = ["Python Developer", "ML Engineer", "Security Researcher"]
self.location = "India ๐ฎ๐ณ"
self.focus = ["Machine Learning", "Cybersecurity", "Open Source"]
self.gsoc_2026 = "Noise/Relevance Filtering โ GSoC Candidate ๐ฏ"
self.owasp = "Active contributor to OWASP security projects ๐ก๏ธ"
self.currently = "Building ML pipelines & contributing to open source"
self.learning = ["LLMs & Prompt Engineering", "MLOps", "Advanced Pen Testing"]
self.ask_me = ["Python", "ML Models", "Security Audits", "GSoC 2026"]
self.fun_fact = "I hunt bugs in code by day & vulnerabilities by night ๐๐"
def get_skills(self):
return {
"languages" : ["Python ๐", "JavaScript", "Bash", "SQL"],
"ml_stack" : ["TensorFlow", "PyTorch", "Scikit-Learn", "Pandas"],
"security" : ["OWASP", "Burp Suite", "Kali Linux", "Wireshark"],
"devops" : ["Git", "Docker", "Linux", "GitHub Actions"],
}
def __repr__(self):
return "Developer(passion='Building things that matter ๐', open_to='Collaborations & Opportunities')"| ๐ Goal | ๐ Status |
|---|---|
| ๐ฏ GSoC 2026 โ Noise/Relevance Filtering | ๐ In Progress |
| ๐ค ML Pipeline Optimization | ๐ Active |
| ๐ก๏ธ OWASP Top 10 Security Implementations | ๐ Active |
| ๐ฆ Open Source Contributions | ๐ข Ongoing |
| ๐ง Deep Learning Research | ๐ Exploring |
๐ Currently diving deep into:
โโโ ๐ง Large Language Models (LLMs) & Prompt Engineering
โโโ ๐ Advanced Penetration Testing Techniques
โโโ ๐๏ธ MLOps & Model Deployment at Scale
โโโ ๐ Web Application Security (OWASP WSTG)
"Great software is built by great communities."
- ๐ฏ GSoC 2026 Candidate โ Working on Noise/Relevance Filtering project
- ๐ก๏ธ OWASP Projects โ Actively contributing to security tools & documentation
- ๐ Bug Hunting โ Identifying and reporting security vulnerabilities responsibly
- ๐ Documentation โ Helping projects become more accessible to newcomers