This is my about page!
This is the fourth project of Wes Bos's JS30 series. We will be creating a bunch of small examples to play with various array methods such as `map`, `reduce`, `filter` and `sort`.
This is the fifth project of Wes Bos's JS30 series. We will be creating a panel based gallery with flexbox, CSS transitions and javascript.
This is the sixth project of Wes Bos's JS30 series. We will be creating a autocomplete dropdown for a search bar, the data being fetched via ajax.
This is the first project of Wes Bos's JS30 series. We will be building a "drumkit" as shown in the first two minutes of the video below. The page plays certain sound effects on pressing keys from A to L on the qwerty keyboard.
Today, everyone knows how to use a computer, but very few people, even in the computing industry, grasp all of what is going on inside of any single machine. In 1983, though, home computers were unsophisticated enough that a diligent person could learn how a particular computer worked through and through. This post imagines a childhood encounter with BASIC on the Commodore 64.