Skip to content
View pakbungdesu's full-sized avatar
Block or Report

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", "Computer Science"],
              favorite: [1984, "Evangelion", "Arrival(2016)", "Under Pressure(1981) by Queen, David Bowie"],
              interest: ["Data structure and Algorithms", "Machine Learning"],
            }

Popular repositories Loading

  1. ds-bootcamp-batch09 ds-bootcamp-batch09 Public

    The projects I undertook during my enrollment in the Data Science Bootcamp - Data Rockie Thailand #BATCH09

    R

  2. data-manipulation data-manipulation Public

    My practices of cleaning and summarizing data using R, Numpy, Pandas etc.

    R

  3. 100days-of-code 100days-of-code Public

    The projects I undertook during my enrollment in the 100 Days of Code: The Complete Python Pro Bootcamp #100DaysofCode

    Python

  4. pakbungdesu pakbungdesu Public

  5. dsa-hackerrank dsa-hackerrank Public

    My preparation of Data Structures and Algorithms in HackerRank challenges

    Python

  6. java-practices java-practices Public

    My practices of Java programming

    Java