Skip to content

Instantly share code, notes, and snippets.

View hongnguyenhuu96's full-sized avatar
🎯
Focusing

Hong Nguyen hongnguyenhuu96

🎯
Focusing
  • chotot.com
  • Ho Chi Minh, Viet Nam
View GitHub Profile
/**
* login to your instagram account
* open browser's console (cmd option j on chrome macOS)
* run the following command:
* getData('mpt681988')
* mpt681988 is insta username
*/
/** Convert a 2D array into a CSV string
*/