GitWorkd
GitWorkd

Gitworkd is a platform for hosting and exploring open source projects. Users are able to explore repositories posted by other users, save those repositories, and add their own repositories all within a simple and intuitive environment.

Try It Out
code quiz
Code Quiz

An interactive quiz that tests the users knowledge on Javascript coding fundamentals. Beat the clock as you try to answer every question before time runs out. Careful though, as every wrong answer deducts time from your clock.

Try It Out
weather
Weather Dashboard

This assignment was to build a weather dashboard that runs in the browser. By calling and retreiving data from OpenWeather's one-call API, I was able to build a dynamic dashboard that updates automatically as new searches are entered by the user.

Try It Out
food&fun
food&fun

As a person that loves finding new places to eat, and enjoying music and local events, I need an appplication that can quickly display this information. Introducing Food&Fun. We hope to answer the need for a speedy search and provide a weather forecast for your outing. The applications is responsive and displays perfectly on mobile devices.

Try It Out
scheduler
Work Day Scheduler

The goal was to create a simple calendar application that allows the user to save events for each hour of the day. This app will run in the browser and feature dynamically updated HTML and CSS powered by jQuery.

Try It Out
password-generator
Password Generator

This assignment was to create a random password generator using input from the user via prompts on character count, and character set (lowercase, uppercase, numbers, and/or symbols). It is largely Javascript focused, and utilizes a series of functions to collect user criteria.

Try It Out