Skip to content
View IQExotic's full-sized avatar
❤️
Kindness is free; let's pass it on
❤️
Kindness is free; let's pass it on
  • Vienna

Block or report IQExotic

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
IQExotic/README.md

Good to see you!

#!/usr/bin/python
# -*- coding: utf-8 -*-


class Exotic:

    def __init__(self):
        self.name = "Felix"
        self.role = "Software Engineer"
        self.language_spoken = ["de_AT", "de_DE", "es_ES", "en_US"]

    def say_hi(self):
        print("Hey there! How are you?")


me = Exotic()
me.say_hi()

🔧 Tech Stack

  • Languages: Python, JavaScript, C# (Skill in Progress)
  • Frameworks: Flask, Angular
  • Tools: RabbitMQ, Docker, Git
  • Databases: PostgreSQL, SurrealDB

🌟 About Me

  • 🚑 Voluntary paramedic
  • 🌱 Exploring AI and game development analytics
  • 🎮 Gamer and part-time Valorant stat detective 🕵️

📊 Projects

  • 🚀 Smurf Detection: Analyze gaming stats for fair play (Repo unavailable for security reasons)
  • 🤖 Exoticus: A multipurpose Discord bot to help moderate and entertain Discord servers

📫 Connect With Me


🎨 Fun Facts

  • 🌍 Languages: German 🇦🇹, Spanish 🇪🇸, and English 🇬🇧
  • 🏊‍♂️ Hobby diver and travel enthusiast

Popular repositories Loading

  1. speedtest speedtest Public

    A simple speedtest python code with a GUI

    Python 1

  2. IQExotic.github.io IQExotic.github.io Public

  3. repos repos Public

    Shell

  4. IQExotic IQExotic Public

  5. SM-Portfolio SM-Portfolio Public

    Simple Static Portfolio for a Social Media Manager

    CSS