pug-portrait

About Me

Hi, I'm Russ - an aspiring web developer currently working through The Odin Project curriculum. I'm building my skills in HTML, CSS, and JavaScript, with a focus on writing clean, well-structured code. This page is one of many projects along the way.

My Work

battleship

TDD used for game logic, and DOM manipulation to play.

todo

Create projects, add subtasks, and able to edit/delete. Tasks are saved in cache.

tic-tac-toe

Factory functions used to create game logic, ability to enter player names and play against friends.

restuarant

Moon over Moza italian restaurant home screen with details, menu with pricing and about us page.

weather

Receives weather information from requested location, used async to retrieve info.

calculator

Calculator that can do basic math, add, subtract, multiply, divide.