Angular
Full Stack
Currently under construction. This is my first attempt at a 'full-stack' applicaton. Angular front-end with a Google Firebase back-end. aigning users in and out, per user roles, role-based guards, all kinds of fun new stuff!
Check it outMaterial Design
Getting started with my first front-end framework and UI component library.
Check it outGames
Breakout
Another fun game showcasing my skills with vanilla JavaScript, HTML, and CSS. Although it's not a unique game, I built it on my own. I used Stack Overflow articles and generic syntax reference materials rather than a step-by-step guide. You can read the blog entry to learn about some of the challenges and other commentary relevant to the project.
Check it outLights Out!
This is one of the first games I tried building early on while learning JavaScript. It was in a textbook as a JavaScript example. I tried to recreate it without reference, but ended up relying heavily on code examples from the textbook. Call it a very early "guided" learning experience.
Check it outBasics
Form Validation
Here's an example of basic JavaScript form validation. You can read some of my thoughts during this project in the blog entry.
Check it out