Keith Naber


Below are some examples of my work.

Click on the images to see the project.


Bay Calendars

This is a scheduling app that allows you to send requests to other users for meetings/events. It takes advantage of handlebars, passport for user authentication, a custom mySQL database and more.

This was a group project where I worked on the backend API and HTML routing as well as database setup and design.

View the code in gitHub

Trending News

This is a news app that takes trending news topics and gives you stories from CNN and FoxNews. You can also search for topics and get news articles from those same sources.

This was the first group project and I handled most of the API calls and research as to which APIs should be used.

View the code in gitHub

Trivia Game

This is a presidential trivia game. You need to guess the correct answers and score is tracked based on how you choose.

View the code in gitHub

Train Tracker

This is an app that uses Firebase. You input train information which is then displayed to the DOM and is persistent.

View the code in gitHub

Treasure Hunt Game

This is a simple game where you click on images of coins and try to get to a randomly determined number.

View the code in gitHub