Skip to content
View TheNongice's full-sized avatar

Block or report TheNongice

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

XiamiKunG (TheNongice) ✨

Hello! I'm Wasawat Junnasaksri (TheNongice). I like to coding somthing that i want to code it! 😸

I'm from Chulalongkorn University from #CEDT02.

trophy


Languages/Tools

My Skills

My project

  • Songrak-songyim (Valentine form) - Valentine form for PCSHSST students! (Link)
  • Grape Culvating (Link)
  • Doctor by Your Side - Computer project from PCSHSST. (Link)
  • Auto Code Judge (Link)

Contacts us:

Facebook Instagram Medium

GitHub stats

Pinned Loading

  1. Council-PCSHSST/Songrak_API Council-PCSHSST/Songrak_API Public

    ระบบหลังบ้านจากกิจกรรมวาเลนไทน์ "ส่งรักส่งยิ้ม" เขียนขึ้นด้วย JavaScript

    JavaScript

  2. grape-seaweed_machine grape-seaweed_machine Public

    Python

  3. Council-PCSHSST/music_yt Council-PCSHSST/music_yt Public

    Python

  4. docside_php docside_php Public

    PHP

  5. Custom Stack from Java (Similar with... Custom Stack from Java (Similar with Vector in C++)
    1
    /**
    2
     * Stack with Basic Vector.
    3
     * Modify from nattee115 (Lecturer of Data Structure at CEDT).
    4
     *
    5
     * This module is made for practices my fundamental of Data Structure skill.
  6. Grader C++ run from Python Grader C++ run from Python
    1
    # Client Module
    2
    import argparse
    3
    from urllib.request import urlopen
    4
    
                  
    5
    class CMD_Color: