Tag Archives: 100DaysOfLearning

100DaysOfCode: Day 53

Day 53, zllow searcher, with google form insert and google sheet extract. This is an easy enough but interesting project to do, with good information and tests to do. My question  now is, when do we use BeautifulSoup and when … Continue reading

Posted in 象哥的學習筆記 Study Notes | Tagged | Leave a comment

100DaysOfCode: Day 52

Day 52, instagram auto follow bot. Not super useful for me (right now) since I am not really an instagram user, but if in the future I am trying to build a brand (?!), this might be useful. The project … Continue reading

Posted in 象哥的學習筆記 Study Notes | Tagged | Leave a comment

100DaysOfCode: Day 51

Hooray! Day 51! More than 50%! Ok, let’s cut to the chase, day 51 project, tweeter internet speed complain bot. This is a useful tool to have, but not a problem I really have. But over all, an interesting selenium … Continue reading

Posted in 象哥的學習筆記 Study Notes | Tagged | Leave a comment

100DaysOfCode: Day 50

Day 50 project is auto tinder bot. Since I am not using tinder, I don’t find it interesting, and this is just for the project sake. But new concept today is swapping between windows, and intercept click pop ups. Knowing … Continue reading

Posted in 象哥的學習筆記 Study Notes | Tagged | Leave a comment

100DaysOfCode: Day 49

Day 49 is a Linked in auto apply bot. The concept is good, but I am not really comfortable doing it, even with a fake account. I went through the code though just to see what it does, and I … Continue reading

Posted in 象哥的學習筆記 Study Notes | Tagged | Leave a comment

100DaysOfCode: Day 48

Day 48, Cookie clicker automation. It’s the selenium concept that I wanted to learn for the longest time (along side BeautifulSoup), and now I can say I know both!! The game itself is not that much interesting to me, but … Continue reading

Posted in 象哥的學習筆記 Study Notes | Tagged | Leave a comment

100DaysOfCode: Day 47

Day 47, Amazon price tracker. This is something that I wanted for the longest time, and now with the help of Angela, I can make it happen (and better). The skills that utilized is with requests and smtplib modules. For … Continue reading

Posted in 象哥的學習筆記 Study Notes | Tagged | Leave a comment

100DaysOfCode: Day 46

Day 46, Music Time Machine. The project is interesting and the idea is new. The idea is, given a date (input), parse the billboard top 100 (scrap), and then create a playlist on spotify (API). All are interesting, and I … Continue reading

Posted in 象哥的學習筆記 Study Notes | Tagged | Leave a comment

100DaysOfCode: Day 44

Day 44, a fairly beautiful CSS website. The problem for this is, it’s a lot of information!!! The course videos like 3 hours long, I had to separate this into sessions (both in one day) to finish it. Luckily today … Continue reading

Posted in 象哥的心情故事 Feels like… | Tagged | Leave a comment

100DaysOfCode: Day 43

Day 43, CSS. I learned CSS before, so this is a refresher. But the tricky thing is, even that’s the case, Angela can still teach you some thing new. I found out I don’t like web development (html/css at least). … Continue reading

Posted in 象哥的學習筆記 Study Notes | Tagged | Leave a comment