Skip to content
View pakbungdesu's full-sized avatar

Block or report pakbungdesu

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
pakbungdesu/README.py
# Hi there 👋
greeting = {
              "name": ["Pakbung"],
              "education": ["English and Linguistics", "Computer Science"],
              "favorite": ["Fight Club (1999)", "Queen(band)"],
              "interest": ["Data Structure and Algorithms", "Machine Learning"],
            }

Pinned Loading

  1. 100days-of-python 100days-of-python Public

    Projects developed during enrollment of 100 Days of Code: The Complete Python Pro Bootcamp - Udemy

    Python

  2. algorithms-part1 algorithms-part1 Public

    Projects developed during enrollment of Algorithms, Part I - Coursera

    Java

  3. ds-bootcamp-batch09 ds-bootcamp-batch09 Public

    Projects developed during enrollment of Data Science Bootcamp - Data Rockie Thailand #batch09

    R

  4. game-arcade-cpp game-arcade-cpp Public

    Versatile C++ game arcade featuring a collection of classic games

    C++

  5. queen-data-analysis queen-data-analysis Public

    Connect to Chinook database, do web scraping, clean and visualize data of Queen band. Using various Python’s Library

    Jupyter Notebook

  6. word-quiz-c1c2 word-quiz-c1c2 Public

    Test your vocabulary and understanding of synonyms and antonyms with an interactive quiz game. Requested data from public API and developed by Python's Tkinter library

    Python