I like coffee, so if you like my work and want to support with something more than a star, you can feel free to buy me one.
My Ko-Fi: Ko-Fi/flock4hh
Are you looking for an Ethical Hacker, Software, Drivers, or Microcontrollers developer?
That's great, I'm currently looking for work, and I will appreciate any offer.
Linked.in: link
class FLOCK4H:
def __init__(self):
self.smart = True
self.creative = ''.join([chr(int(b, 2)) for b in "01111001 01100101 01110011".split()])
def about_me(self):
print("""
📌 22 years old Software Developer, Cybersecurity Researcher, and former AI Researcher, with a knack for creating popular cybersecurity tools.
""")
def my_goals(self):
print("""
Find the 8th wonder of the ancient world,
land a job that I'll love doing, and go around the globe
""")
def frameworks(self):
print("""🧹 Scapy, React.js, Electron, PyQt/ PySide, Flask, Websockets...""")
def languages(self):
print("""CircuitPython, MicroPython, Python, Lua, JS, JSX, Arduino C, HTML/CSS/SCSS""")
def most_recent_relevant_project(self):
self.atom_ducky = "https://github.com/FLOCK4H/AtomDucky"
def currently_working_on(self):
self.the_reaper = "https://github.com/FLOCK4H/TheReaper" # incoming
def support_my_work(self):
print("""⭐️ Show love, by leaving a star under the liked project, become a sponsor, or follow me here on github""")