class Kynarix:
def __init__(self):
self.role = "Security Researcher"
self.languages = ["Python", "JavaScript", "TypeScript", "C++", "Java"]
self.focus = ["Tool Development", "Security Research", "Automation"]
self.motto = "Code is law."
def current_projects(self):
return ["Private Tools", "Discord Bots", "Security Research"]Kynarix/kynarix
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
