class Profile(fennek):
def __init__(self, args*,kwargs**):
self.name = "fennek"
self.discord = ".fennekku"
self.fields_of_intress = [
"Physics", "Maths",
"Python","electronics",
"Tech","Visual physics simulations"
]
def currently_working_on(self):
def visual_physics_sandbox():
focus = "self developed collision detection"
def discord_bot():
functions = ["complex API intigration","data analysis"]
focus = ("multiserver management","modular")
side_projects = {
"ML_model":"to detect inconsistency in data",
"SQL-Injection testprogramm" : "an approach to visualize the elements of an SQL-Injection attack"
}
self.currently_learning = ["Maschine Learing","Cpp","electronics/pcb´s","Server administation(Type 1 Hypervisors,Docker)"]
Pinned Loading
-
sql_injection_testgui
sql_injection_testgui PublicAn "Sqlinjektion" test gui based on local sqlite3 database with simple tabel and custometkinter frontend.
Python 1
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.