Skip to content
View fennekdev's full-sized avatar
  • Manta Pattern
  • Germany

Block or report fennekdev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
fennekdev/README.md

Hello dear dev´s


My Profile :

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

🛠️ Languages and Tools :

bash css3 docker git html5 illustrator java linux mysql photoshop python


🔥 My Stats :

GitHub Streak

Top Langs

Anurag's GitHub stats


:trollface: Memes bevor seeing my commits🙄:

Pinned Loading

  1. sql_injection_testgui sql_injection_testgui Public

    An "Sqlinjektion" test gui based on local sqlite3 database with simple tabel and custometkinter frontend.

    Python 1