#!/usr/bin/python3
class Debang5hu:
def __init__(self):
self.about_me = 'I am Debangshu! Interested in Penetration testing.'
self.skills = ['Python','C','C++','Mysql','MariaDB','Linux']
self.progress = {
'Hackthebox' : 'Hacker',
'Tryhackme' : '[0xB][Master]'
}
if __name__ == '__main__':
readme = Debang5hu()
🥷
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.