Skip to content
View SlickleZ's full-sized avatar
๐Ÿคฉ
Inspired
๐Ÿคฉ
Inspired
  • KMITL
  • Samutprakarn, Thailand
Block or Report

Block or report SlickleZ

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
SlickleZ/README.md

Hello stranger! ๐Ÿ‘‹


SlickleZ profile banner

class SlickleZ:

    def __init__(self):
        self.username = 'SlickleZ'
        self.name = 'Kitikorn Phaopun'
        self.position = 'Cloud Data Engineer'
        self.code = {
            'programming': ['Python', 'SQL', 'Bash', 'Java', 'Go', 'React-Native'],
            'database': ['PostgreSQL', 'MySQL', 'RethinkDB', 'MongoDB'],
            'devops': ['Docker', 'Linux'],
            'cloud': ['AWS', 'GCP'],
            'misc': ['Kafka', 'Airflow', 'JMS']
        }
        self.softSkills = ['Good team player',
                            'Challenge seeker',
                            'Positive thinking',
                            'Can-Do attitude',
                            'Learner and Teacher']

    def __str__(self):
        return f'{self.name} | {self.position} who has a passion for learning everything he wants.' \
        ' And he will grow up to become a great Data Engineer! ๐Ÿ˜€'


if __name__ == '__main__':
    me = SlickleZ()
    print(me)

๐Ÿฅ Drumming | ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป Coding | ๐ŸŽฎ Gaming


Anurag's GitHub stats

๐Ÿ“ž Get in touch

LinkedIn: Kitikorn Phaopun
Email: kitikorn.pp@gmail.com

spotify-github-profile

Pinned

  1. buscam buscam Public

    The android check-in application.

    JavaScript 5 1

  2. g01-cloud g01-cloud Public

    Learn new skill with final Cloud Architecture project within 7 days.

    HTML 2

  3. amass-java amass-java Public

    The income/expenses management application. I developed when I was learning as a 2nd-year student.

    Java 2

  4. amass-python amass-python Public

    The Income/Expense Management Application I took my free time to develop it when I was 19.

    Python 2

  5. SlickleFirstWeb SlickleFirstWeb Public

    This is first website in my life that break my bias about Front End part.

    CSS 2

  6. SlickleFirstGame SlickleFirstGame Public

    This is my first game. Developed with Java.

    Java 2