Coding

Picture of me hard at work.

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

I’ve recently been studying Python. I’m doing another course through Udemy/Angela Yu. Angela Yu is a great teacher, if you have any interest in this stuff, you should really try one of her many courses. However, I should probably stop focusing so much on courses and try to build more actual projects.

I’m trying to think of small projects/apps to build for some practice. I’m thinking of some sort of diet tracking app or maybe an app to help me create and re-arrange set lists for my band. I should decide soon and start.

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