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)"]