Dec 15, 2020JS30 Challenge Day 04 — Array CardioThis challenge we practice array methods to give ourselves a refresher on the fundamentals of JavaScript. It helped me get better understandings of methods such as reduce() or revisiting methods such as filter(). After completing the challenge, I wanted to up the ante a bit and throw some flavor to…Java Script3 min readJava Script3 min read
Dec 15, 2020JS30 Challenge Day 03 — CSS VariablesHere we have a unique challenge this time around with an image that updates in realtime when you modify the options above. The options provided for you changes their respective CSS property with JavaScript using AddEventListener. …Java Script3 min readJava Script3 min read
Sep 15, 2020JS30 Challenge Day 2 — JS+CSS ClockThe challenge for day 2 for Wes Bos’ JS30 is creating a clock with only JavaScript and CSS. The HTML file is relatively scarce as most of the code falls into your function for setting the date and styling your clock. There are five <div>tags created with a classname to…Java Script2 min readJava Script2 min read
Sep 13, 2020JS30 Challenge Day 1 — JS Drum KitThe first challenge of the day is: JavaScript Drum Kit. This is a drum kit made with JavaScript in which pressing the corresponding key on the screen emits their corresponding sound (This actually gives me an idea to create a piano version, but I suppose the trouble lies in finding…Java Script1 min readJava Script1 min read
Sep 10, 2020JavaScript 30 Day Challenge (JS30)I want to first start by saying I don’t blog much, or as the years have gone by I haven’t done blogging as many people may or may not. However, I thought it would be a good exercise to start this process of blogging my path on web development (or…Java Script2 min readJava Script2 min read
Aug 23, 2018The First (pt. 1)The first thing that comes to mind when you think about what you want to do in life usually isn’t the first thing you actually commit to being. It’s what I feel like to be the case at least for many people, and for me it was just that. I’ve…Entrepreneurship2 min readEntrepreneurship2 min read