Author: Aaron
-
Coding an Advent Calendar: Day 2
This year, I decided to create an Advent Calendar website in HTML5, CSS3, and JavaScript. My hopes for the site are to showcase some of my frontend development abilities as well as make something fun, functional, and reusable. Day 2 WP REST API with React.js (structure) There’s been a lot of excitement recently about the…
-
Coding an Advent Calendar: Day 1
This year, I decided to create an Advent Calendar website in HTML5, CSS3, and JavaScript. My hopes for the site are to showcase some of my frontend development abilities as well as make something fun, functional, and reusable (for the next year, and the next year, and the next year, etc). Day One The goal…
-
WP Migrate DB Manually : Multisites & Single Sites
Recently, I needed to migrate a WordPress site from a Multisite installation to a Single Site .com. I usually use the WP Migrate DB plugin because it works well for my basic needs, but going through the Multisite -> Single Site transition very manually, sure made me see the value in the Pro version of…
-
HTML Aside: Finding and Using Internet Images
There are TWO primary concerns when searching for images on the Internet to use on a webpage: WHERE will I find good images? What about image COPYRIGHT? This article covers the basics of both topics – but let’s begin with COPYRIGHT. Copyright There are TWO basic forms of copyright to be aware of: Implicit /…
-
GPA HS Career Day – Computer Science
The International High School I work at recently had their first ever Career Day and they asked me to present on my field: Computer Science. This presentation seeks to introduce high schoolers to the CS field, and give them an overview of what they can do/learn in the field, future career choices they might consider,…