Skip to content
View IQExotic's full-sized avatar
:bowtie:
Kindness is free; let's pass it on
:bowtie:
Kindness is free; let's pass it on

Highlights

  • Pro

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.

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
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