Aaron McCollum

Aaron McCollum @aaronmccollum

About: Software developer. I also like pancakes.

Joined:
Apr 22, 2020

Aaron McCollum
articles - 26 total

Creating an application using Vite

Up until recently, you could create a React application using Create-React-App. It was a lightweight...

Learn More 0 0Feb 26

Watching Claude play Pokemon

Currently Claude is playing Pokemon Red on Twitch. It was hard to tell what game it was playing,...

Learn More 0 0Feb 26

Tips for remote work

Remote work is all the rage these days. Especially after the Covid pandemic and companies embracing a...

Learn More 93 31Mar 23 '24

My software development journey

A few months ago, I accepted my first software development position with my company. It was a really...

Learn More 0 0Mar 13 '24

Semantic HTML

HTML has both semantic tags and non-semantic tags. Semantic tags use words that help you understand...

Learn More 1 0Jun 11 '23

A Short History on the C Programming Language

The C programming language is one of the more classic languages we have today. C was developed by a...

Learn More 2 3Jan 27 '22

Reviewing "Androids" by Chet Haase

I'm a sucker for a good non-fiction read on technology. A few months ago, I saw an instagram post...

Learn More 2 0Jan 23 '22

First Coding Meetup of 2022

I was excited to attend my first coding Meetup group here in Tokyo. For awhile the meetup scene was...

Learn More 2 0Jan 20 '22

Working with the DOM Part 1

This past week has been a lot of focus on JavaScript – learning mainly the fundamentals. Variables,...

Learn More 6 0Oct 6 '21

Finishing my Landing Page project

This morning I put the finishing touches on my landing page project for The Odin Project’s...

Learn More 3 2Sep 28 '21

Contributing to Open Source for the first time

When I was 21 years old, I finally worked up the courage to ask a girl out on a date. Friends had...

Learn More 2 0Sep 23 '21

The Odin Project – 2 weeks in

For the past two weeks, I have been learning through The Odin Project starting with their foundations...

Learn More 3 0Sep 19 '21

Introduction to Git: Part 2

This is part 2 of the introduction to Git. You can check out Part 1 of the Introduction to Git here,...

Learn More 12 0Sep 17 '21

An Introduction to Git, Part 1

This is part 1 of an introduction to Git, a version control system that’s very popular with software...

Learn More 6 3Sep 16 '21

Three nifty shortcuts on the Command Line

The command line is a very useful tool to use to navigate and perform actions on your computer. You...

Learn More 5 0Sep 12 '21

Common JavaScript errors to watch out for (what what gets me everyday)

An older version of this was originally posted on my blog In the past few weeks, I have been going b...

Learn More 1 3Jan 8 '21

Making my own code documentation

(This was originally posted on my blog on 1/4/2021) A simple project I started was creating my own J...

Learn More 3 2Jan 5 '21

A Programmer's Thanksgiving

Happy Thanksgiving everyone! 2020 has been a tough year and a lot of us have experienced things we...

Learn More 4 0Nov 27 '20

My 2-week reaction post about App Academy Open

(Note: I wasn't paid or asked to write this article by anyone but my own mind) I stumbled across Ap...

Learn More 4 3Nov 14 '20

October Updates - Functional Programming!

What a month! It has been awhile since I last wrote a blog post but I have not forgotten about it! A...

Learn More 2 0Oct 14 '20

First time with a Virtual Machine

A few days ago, I started fiddling around on The Odin Project and was like “what the hey, let’s do...

Learn More 2 0Aug 23 '20

What have I been doing this week? 8/3-7

Last week I was away visiting family, so I was not coding too much. I did finish up the section on B...

Learn More 1 0Aug 7 '20

Dice Rolling Program

Recently I started playing a game of Dungeons and Dragons with friends, and the first night I noticed...

Learn More 5 13Jul 24 '20

My First JavaScript Page

Well y'all, I've made my first JavaScript page that is outside of class assignments. It's fairly sim...

Learn More 6 0May 7 '20

First Profile Site

Today I finished a profile site for myself. This was the final project for freeCodeCamp's Responsive...

Learn More 3 5Apr 27 '20

Hello World!

What an appropriate title for my first blogpost! Hey everyone, I'm Aaron and someone who is new to t...

Learn More 3 0Apr 22 '20