-
Recent Posts
Recent Comments
Archives
- September 2023
- July 2023
- June 2023
- May 2023
- April 2023
- March 2021
- February 2021
- January 2021
- December 2020
- November 2020
- June 2020
- February 2019
- April 2018
- October 2017
- June 2017
- May 2017
- March 2015
- October 2012
- January 2011
- December 2010
- October 2010
- August 2010
- June 2010
- May 2010
- April 2010
- March 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- October 2005
- August 2005
- July 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
Categories
Meta
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
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
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
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
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
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
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
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
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
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