Skip to content
View indrajithbandara's full-sized avatar

Block or report indrajithbandara

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
indrajithbandara/README.md
╔══════════════════════════════════════════════════════════════╗
β•‘                                                              β•‘
β•‘   β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ•—   β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—  β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—      β–ˆβ–ˆβ•—β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•— β•‘
β•‘   β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ•—  β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—     β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β•šβ•β•β–ˆβ–ˆβ•”β•β•β• β•‘
β•‘   β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β–ˆβ–ˆβ•— β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘  β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘     β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘   β–ˆβ–ˆβ•‘    β•‘
β•‘   β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘  β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆ   β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘   β–ˆβ–ˆβ•‘    β•‘
β•‘   β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘ β•šβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•‘  β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘  β–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•‘   β–ˆβ–ˆβ•‘    β•‘
β•‘   β•šβ•β•β•šβ•β•  β•šβ•β•β•β•β•šβ•β•β•β•β•β• β•šβ•β•  β•šβ•β•β•šβ•β•  β•šβ•β• β•šβ•β•β•β•β• β•šβ•β•   β•šβ•β•    β•‘
β•‘                                                              β•‘
β•‘           Cybersecurity Advisor Β· Cisco Instructor          β•‘
β•‘              Cloud Trainer Β· Open Source Developer          β•‘
β•‘                                                              β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

Typing SVG


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:~$ β–ˆ

πŸ›‘οΈ About Me

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)

πŸš€ Tech Stack & Skills

πŸ” Cybersecurity & Networking

Cybersecurity Ethical Hacking Cisco Network Security Fortinet Palo Alto

☁️ Cloud Platforms

AWS Oracle VMware Red Hat

πŸ’» Programming Languages

Python JavaScript C C++ Kotlin Bash

🐧 Operating Systems & Tools

Linux Kali Linux Ubuntu Git GitHub VS Code


πŸ“Š GitHub Statistics

GitHub Stats GitHub Streak Top Languages Contribution Graph

πŸ† Achievements & Certifications

πŸ… 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

🀝 Academy Partnerships

Cisco Oracle AWS Red Hat Palo Alto Fortinet VMware Coursera LinkedIn


🌟 Featured Projects

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚  πŸ”’ 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          β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

πŸ“« Connect With Me

Portfolio LinkedIn GitHub X YouTube Dev.to Email


╔═══════════════════════════════════════════════════════╗
β•‘  "The best way to predict the future is to secure it" β•‘
β•‘                                                       β•‘
β•‘         root@indrajith:~# shutdown -h never           β•‘
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

Visitor Count

⭐ If you find my work helpful, please star my repositories!

Pinned Loading

  1. Privacy-Lock-App Privacy-Lock-App Public

    A modern Android privacy application built with Kotlin and Jetpack Compose, providing secure app locking, biometric authentication, privacy protection, and a premium user experience.

    Kotlin