Projects

Train Time
train schedule for Reading Railroad

A mobile reponsive tool for displaying train schedules, allows you to enter the first departure time and frequency and calculates the rest of the schedule. This was originally a coding bootcamp assignment to practice using Moment.js and Firebase. I have added the ability to edit and delete trains, as well as form validation, making this usable in real-life.

Trivia Game
movie screen with the words 80's movie trivia

This Trivia Game started as a one-trick pony. Originally created by me in coding bootcamp, questions and answers were hard-coded making it impossible to add/edit content without rewriting the HTML.

I have moved the questions and answers into a JavaScript object that can be easily updated and used jQUERY to dynamically generate the layout. TriviaGame can be played on a desktop or mobile device.

SQL Server/Telerik Reports
sample report showing bracelet inventory

Using SQL Server and SSMS, I have created a database for my budding bracelet business. I then used Telerik Report Designer to create a report showing current inventory, which can be filtered by gemstone(bead), size, button or status. This demonstrates some of the skills I learned in my recent role as Junior Data Engineer.

Portfolio
about me page of portfolio with headshot and cool purple, blue, yellow background

The Portfolio you are currently viewing was created by yours truly using HTML, CSS, and CSS Grid. It is a fully reponsive, clean, and user-friendly website to showcase my development skills and professional background. Includes custom components such as project cards and a contact form. It is hosted on GitHub Pages.