Skip to content
View NantipatSoftEn's full-sized avatar
:octocat:
(=ↀωↀ=) ^ↀᴥↀ^ (^・ェ・^) 🧶🧶
:octocat:
(=ↀωↀ=) ^ↀᴥↀ^ (^・ェ・^) 🧶🧶
  • Thailand

Organizations

@SprintLog

Block or report NantipatSoftEn

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
NantipatSoftEn/README.md

🎓🎓🎓 Software Engineer, Prince of Songkla University Phuket Campus

🏦 I’m currently working on Fintech company

solve problem graph algorithm on URIOnnlineJudge

🎀 My blog 🎀

NantipatSoftEnStat

Top Langs

Languages and Tools:

Pinned Loading

  1. FunctionalPrograming FunctionalPrograming Public

    FunctionalPrograming For React

    TypeScript 1

  2. Compettive-Programing Compettive-Programing Public

    💫 I love Compettive Programing 💘

    C++ 1

  3. Apriori Apriori Public

    Apriori Data mining ⚡ https://nantipatsoften.github.io/Apriori

    JavaScript 1

  4. Top screen youtube Top screen youtube
    1
    await document.getElementsByTagName('video') [0].requestPictureInPicture()
  5. git commit template and short word git commit template and short word
    1
    [filter "lfs"]
    2
    	process = git-lfs filter-process
    3
    	required = true
    4
    	clean = git-lfs clean -- %f
    5
    	smudge = git-lfs smudge -- %f
  6. ⚙️ install software require when cr... ⚙️ install software require when create new server 🖍 sh install.sh
    1
    #!/bin/bash
    2
    sudo apt update
    3
    sudo apt install git
    4
    sudo apt install nodejs
    5
    sudo apt install npm