Coding

Picture of me hard at work.

This pages has some small projects I've built (thumbnails below).

I've recently been studying React. I'm trying to think of a small project/app to build for some practice. I'm thinking of some sort diet tracking app or maybe an app to help me create set lists for my band. I should decide and start soon.

Another topic I've been focusing on lately is software testing/quality assurance. It seems like a good way to learn and work on a wide array of projects. There also seems to be numerous freelance testing websites. I might look into some of those to see if I can gain some real world experience. Hopefully have something to put on a resume and maybe make some extra money.

Decisions Decisions

This little app will make your decisions for you. Just type in a question and a few answers to choose from. Ok, really it's just a randomizer.

Tech used: HTML, CSS, Javascript

KanBan

Here is a simple application of Kanban. Add a task. Move it through the different stages of development.

Tech used: HTML, CSS, Javascript

Tic Tac Toe Game

A simple Tic Tac Toe game just to see if I could do it.

Tech used: HTML, CSS, Javascript

Good & Plenty

This was just a little CSS exercise to see if I could actually create something that looked like a Good & Plenty box.

Tech used: HTML, CSS