╔═══════════════════════════════════════════════════════════════════╗
║ ║
║ ██████╗ █████╗ ██████╗ ███████╗██╗ ██╗ █████╗ ███╗ ██╗ ║
║ ██╔══██╗██╔══██╗██╔══██╗██╔════╝██║ ██║██╔══██╗████╗ ██║ ║
║ ██║ ██║███████║██████╔╝███████╗███████║███████║██╔██╗ ██║ ║
║ ██║ ██║██╔══██║██╔══██╗╚════██║██╔══██║██╔══██║██║╚██╗██║ ║
║ ██████╔╝██║ ██║██║ ██║███████║██║ ██║██║ ██║██║ ╚████║ ║
║ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝ ║
║ ║
╚═══════════════════════════════════════════════════════════════════╝
class SriDarshan:
def __init__(self):
self.name = "Sri Darshan C S"
self.role = ["AI/ML Engineer", "Ethical Hacker", "Full-Stack Developer"]
self.location = "India"
self.email = "darsh.cyberbyte@gmail.com"
self.mission = "Building secure, intelligent systems that scale"
def current_focus(self):
return {
"learning" : ["Django", "Xamarin", "Angular", "Azure", "Keras", "TensorFlow"],
"building" : "Intelligent full-stack applications with ML pipelines",
"securing" : "Systems through ethical hacking & penetration testing",
}
def fun_fact(self):
return "In ML, a single line of code takes longer than a thousand lines elsewhere."
me = SriDarshan()
|
|
Azure (Microsoft Cloud) ████████████░░░░░░░░ 60%
Django (Python) ██████████████░░░░░░ 70%
TensorFlow / Keras ████████████████░░░░ 80%
Angular (TypeScript) ███████████░░░░░░░░░ 55%
Xamarin (C#) █████████░░░░░░░░░░░ 45%
"Security is not a product, but a process — and intelligence is not a feature, but a foundation."
I build at the intersection of AI, Security, and Beautiful Design — because great software must be smart, safe, and a joy to use. Every project I ship reflects this three-pillar philosophy: leveraging cutting-edge ML to automate the complex, ethical hacking to harden the surface, and thoughtful design to make it human.