-
Recent Posts
Recent Comments
Archives
- 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
Monthly Archives: February 2021
100DaysOfCode: Day 88
Day 88, the project is a todolist website. I find today’s project easier than what we did from yesterday, since day 87 has more actions, but day 88 has way less options, the only thing we needed to do are … Continue reading
100DaysOfCode: Day 87
Day 87, this has been split into multiple days, one reason is I am really busy in the past X days, the other one is, as I previously said, I am not that into web development. But anyways, here it … Continue reading
100DaysOfCode: Day 86
Day 86, again, split that into 2 days. The project is not all that hard once you think it through. The break out game can be achieved by combining the ideas from day 22, the pong game and day 23, … Continue reading
100DaysOfCode: Day 85
Again, day 85 project is split into 2 days, (2/20 and 2/21). The same thing happened again, because I am not super familiar with tkinter, I have to review a few of the old projects (day 28 pomodoro and day … Continue reading
100DaysOfCode: Day 84
Day 84 project (and possibly future ones) is split into 2 actual days. (2021/02/18 and 2021/02/19 so far). The project is to write a GUI version of image viewer and add a mechanism to apply watermark to it. The application … Continue reading
Posted in Uncategorized
Leave a comment
100DaysOfCode: Day 83
Day 83 is a Tic Tac Toe game. For this one, I have some ideas in mind right from the beginning, but as I progress, I improved some design a bit (like adding Player class to handle the player object). … Continue reading
100DaysOfCode: Day 82
Day 82 is a “personal profolio webpage” day. If I were to start all over again, I might take web development, but I like the scripting part for python, not much else, so I just did a very simple mock … Continue reading
100DaysOfCode: Day 81
Day 81 project is Text to Morse Code in command line. The ask of the project is very simple, the harder part is actually convert morse code to the dictionary. But after I submitted the code, I see people are … Continue reading
100DaysOfCode: Day 80
Day 80 is a data analysis / machine learning capstone. The project is about Boston 1970 Real Estate analysis. I honestly don’t understand a bunch of what it is taught, and because I am not super interested, I just literally … Continue reading
100DaysOfCode: Day 79
Day 79’s project is a history lesson, with 19th century birth and death rate analysis. The point is, before finding bacteria, doctors does not wash hand, and help give birth, and women died from the infections. This one teaches the … Continue reading