This is Perth’s playground
-
How we built Data Science Web App “Route Planner X” on AWS infrastructure
In this blog post, I will tell you about what our team of 5 graduates used to built an end-to-end data science web application to handle 150 million rows of data.
-
[Guide] How to host a static website for FREE using AWS S3
This is the little gem I learned from a course on AWS Developer Associate Certificate. Normally, this link says that hosting a website on normal web hosting will cost at least $5 / month, but AWS S3 offers the 1-year free tier of 5GB storage and 15GB bandwidth. After a year, it becomes $0.025 per […]
-
[Thai Book Review] คิดแบบยิว ทำแบบญี่ปุ่น
วันนี้ได้อ่านหนังสือเกี่ยวกับการสร้างความมั่งคั่งแบบมีความสุข แถมด้วยข้อคิดดี ๆ หลายอย่างเกี่ยวกับการบริหารจัดการเงินของเศรษฐีชาวยิว เลยสรุปมาเป็นทวีตใน Twitter.com/woraperth มาให้ครับ เผื่อจะเป็นประโยชน์กับผู้ที่สนใจอยากศึกษาวิธีการบริหารเงินของตัวเอง
-
[Thai Book Review] วิธีบริหารเงิน จากหนังสือ “โอ๊ย ช่วยด้วย เมื่อไหร่จะรวยสักที”
วันนี้ได้อ่านหนังสือเกี่ยวกับการบริหารการเงินในครอบครัวที่มีประโยชน์มาก เลยสรุปมาเป็นทวีตใน Twitter.com/woraperth มาให้ครับ เผื่อจะเป็นประโยชน์กับผู้ที่สนใจอยากศึกษาวิธีการบริหารเงินของตัวเอง
-
[Guide] Web Scraping 101: What you need to know and how to scrape with Python & Selenium Webdriver
This article is for anyone who would like to learn how to scrape website quickly and easily using the tool in Python you already know (Pandas). I will cover a little bit on the basics of web scraping before talking about the libraries.
-
[Guide] Building Data Science Web Application with React, NodeJS, and MySQL
-
Great websites for inspirations in data visualization
This is the list of great websites to find inspirations and learn about data visualization. It will be useful for someone who would like to get new ideas or would like to start in data visualization.
-
University Life in Australia – ชีวิตติวเตอร์ที่มหาลัยต้องทำอะไรบ้าง
เทอมนี้มีโอกาสได้เป็นติวเตอร์ที่มหาวิทยาลัย (แบบไม่ได้ตั้งใจ) วิชา Data Exploration & Visualization และพบว่ามันเป็นอาชีพที่โอเคมากสำหรับคนที่มาเรียนที่นี่ ก็เลยมาเล่าให้ฟังกันสักหน่อยว่าอาชีพติวเตอร์ที่มหาวิทยาลัยต้องทำอะไรบ้าง เผื่อใครมาเรียนต่อออสเตรเลีย แล้วหางานยาก ลองดูอาชีพนี้เป็นตัวเลือกดู
-
3 Methods to effectively clean your Gmail inbox
Recently, I had a problem with full Gmail inbox. I had this problem before and took sometimes to get rid of even 1GB. Today I found another effective solution and would like to share with others as well as with myself in the future.
-
[Python] How to update Anaconda Navigator with command line
I had a problem updating Anaconda Navigator with its UI and managed to solve by updating using the command line. So I wrote this article so it benefits other people and I can also come back if I face this problem in the future. Note that this blog post will be very very short, but […]