Skip to content

Instantly share code, notes, and snippets.

View hvnsweeting's full-sized avatar

Viet Hung Nguyen hvnsweeting

View GitHub Profile
@hvnsweeting
hvnsweeting / HCM2101_02.ipynb
Created January 14, 2021 14:10
Học lập trình Python 2021 TP HCM Sài Gòn tại Pymi.vn lớp HCM 2021 bài 2
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@hvnsweeting
hvnsweeting / HCM2101_01.ipynb
Created January 12, 2021 14:07
Học Python tại https://pymi.vn lớp TP HCM Sài Gòn 2021 01
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@hvnsweeting
hvnsweeting / HN2011_02.ipynb
Created December 1, 2020 17:01
Hoc Python Ha Noi 2020 - Lop PyMivn HN2011 - bai 2
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@hvnsweeting
hvnsweeting / HN2011_01.ipynb
Created November 26, 2020 14:33
Học Python tại Hà Nội lớp Pymi.vn
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@hvnsweeting
hvnsweeting / deleteslack.js
Last active November 14, 2020 05:18
Delete all slack files
// DO NOT LET COMPUTER SLEEP
// YOU NEED GOOD INTERNET CONNECTION
// Usage: open slack, click on search bar, choose files, type in "from:@me" then it should display all
// files that you sent
// Open Javascript console https://developers.google.com/web/tools/chrome-devtools/console/javascript
// paste this code, enter, then wait for it deleting.
// Re-run this if you encounter any error
function sleep (time) {
return new Promise((resolve) => setTimeout(resolve, time));
}
https://github.com/EbookFoundation/free-programming-books
https://github.com/ohmyzsh/ohmyzsh
https://github.com/TheAlgorithms/Python
https://github.com/30-seconds/30-seconds-of-code
https://github.com/mui-org/material-ui
https://github.com/iluwatar/java-design-patterns
https://github.com/avelino/awesome-go
https://github.com/django/django
https://github.com/pallets/flask
https://github.com/chartjs/Chart.js
@hvnsweeting
hvnsweeting / HCM2010_02.ipynb
Created October 20, 2020 14:10
Học PYthon tại TP HCM / Sài Gòn lớp 2020 10 https://pymi.vn bài 2
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@hvnsweeting
hvnsweeting / HCM2010_01.ipynb
Created October 15, 2020 14:08
Học lập trình PYthon Sài Gòn TP HCM lớp PYmi.vn bài 1
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@hvnsweeting
hvnsweeting / HCM2008_02.ipynb
Created August 25, 2020 14:10
Học lập trình Python tại https://pymi.vn lớp TP Hồ Chí Minh tháng 8 2020 - bài 2
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@hvnsweeting
hvnsweeting / HCM2008.ipynb
Created August 20, 2020 14:04
Học lập trình PYthon tại TP HCM 2020 08 - bài 1 - https://pymi.vn
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.