ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β β
β βββββββ ββββββββββ βββββββ ββββββ βββββββββββββββ β
β ββββββββ βββββββββββββββββββββββββββ βββββββββββββββ β
β βββββββββ ββββββ βββββββββββββββββββ ββββββ βββ β
β ββββββββββββββββ βββββββββββββββββββββ ββββββ βββ β
β ββββββ βββββββββββββββββ ββββββ ββββββββββββββ βββ β
β ββββββ ββββββββββββ βββ ββββββ βββ ββββββ βββ βββ β
β β
β Cybersecurity Advisor Β· Cisco Instructor β
β Cloud Trainer Β· Open Source Developer β
β β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
guest@indrajith:~$ whoami
Indrajith Bandara
guest@indrajith:~$ cat role.txt
Advisor (ASC/IT) | Excellence Oriented Support & Training Center
Acting on behalf of Cisco Networking Academy
guest@indrajith:~$ cat mission.txt
Empowering students worldwide through Cybersecurity,
Networking, Cloud Computing, AI & Open Source Education.
guest@indrajith:~$ βclass IndrajithBandara:
def __init__(self):
self.name = "H. M. Indrajith Bandara"
self.location = "Diyathalawa, Sri Lanka π±π°"
self.role = "Advisor (ASC/IT)"
self.org = "Excellence Oriented Support & Training Center"
self.on_behalf = "Cisco Networking Academy"
@property
def roles(self):
return [
"π‘οΈ Cybersecurity Advisor",
"π Cisco Instructor Trainer",
"π§ Networking Specialist",
"βοΈ Cloud Computing Trainer",
"π» Programming Educator",
"π Technical Mentor",
"π§ Open Source Developer",
]
@property
def mission(self):
return "Empowering students worldwide through Cybersecurity, Networking, Cloud & AI."
def __str__(self):
return f"{self.name} | {self.role} | {self.location}"
me = IndrajithBandara()
print(me)| π Achievement | π Details |
|---|---|
| ποΈ CCEP | Certified Cybersecurity Educator Professional |
| βοΈ Oracle Cloud | Oracle Cloud Foundations Certified |
| π APIsec Ambassador | APIsec University Ambassador |
| π€ AI Frontier | AI Frontier Network Member |
| π CodePath Mentor | CodePath Mentor Network |
| π 220+ Badges | Digital Credentials across Security, Cloud & Networking |
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β π Privacy Lock App β
β Android privacy app Β· Kotlin Β· Jetpack Compose β
β Secure app locking with biometric authentication β
β β github.com/indrajithbandara/Privacy-Lock-App β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β π‘οΈ Cybersecurity Dashboard β
β Real-time threat monitoring & network health metrics β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β β¬ Network Tools β
β CLI toolkit Β· ping sweeps Β· port scans Β· subnet calc β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β π§ Linux Utilities β
β Shell scripts for system hardening & log auditing β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β "The best way to predict the future is to secure it" β
β β
β root@indrajith:~# shutdown -h never β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β If you find my work helpful, please star my repositories!






