Pinned Repositories
books-search-react-app
A React-based Google Books Search App
eat-da-burger-11
App for inputting and devouring burgers. Demonstrates understanding and application of MVC principles and uses MySQL, Node, Express and Handlebars.
employee-directory-19
A React Employee Directory
express-notetaker-9
Note taking app using a .json database file to store persistent notes, demonstrating GET, POST, and DELETE functionality and routing. Deployed to Heroku.
fitness-tracker-mongodb
An app using Express, Mongoose, and mongoDB to track fitness progress over time.
GAFelton
GAFelton.github.io
My Portfolio
project-1-covid-tracker
A one-stop shop for relevant COVID-19 data, news, and interactive map based on user-selected location.
thanksgiving-together
A Thanksgiving Companion App which allows families to share this holiday no matter the distance.
zen-app
Zen is a simple, inspirational bullet journal, to help you start your day off right.
GAFelton's Repositories
GAFelton/fitness-tracker-mongodb
An app using Express, Mongoose, and mongoDB to track fitness progress over time.
GAFelton/thanksgiving-together
A Thanksgiving Companion App which allows families to share this holiday no matter the distance.
GAFelton/books-search-react-app
A React-based Google Books Search App
GAFelton/eat-da-burger-11
App for inputting and devouring burgers. Demonstrates understanding and application of MVC principles and uses MySQL, Node, Express and Handlebars.
GAFelton/employee-directory-19
A React Employee Directory
GAFelton/express-notetaker-9
Note taking app using a .json database file to store persistent notes, demonstrating GET, POST, and DELETE functionality and routing. Deployed to Heroku.
GAFelton/GAFelton
GAFelton/GAFelton.github.io
My Portfolio
GAFelton/project-1-covid-tracker
A one-stop shop for relevant COVID-19 data, news, and interactive map based on user-selected location.
GAFelton/zen-app
Zen is a simple, inspirational bullet journal, to help you start your day off right.
GAFelton/greatBay-auction-CLI
GAFelton/homework-code-quiz-4
Code Quiz - Created a responsive quiz web-app that uses localStorage to hold high scores and dynamically generated questions and buttons.
GAFelton/homework-work-day-scheduler-5
Work Day Scheduler - Created a simple calendar application that allows the user to save events for each hour of the day. This app runs in the browser and features dynamically updated HTML and CSS powered by jQuery.
GAFelton/hw-7-readme-generator
A CLI application to generate a full basic README.md file. This project makes use of the Inquirer and FS libraries to take in user input then output a README file.
GAFelton/java-projects
A collection of small java-based projects to practice/learn Java.
GAFelton/javascript-mini-projects
Awesome Collection of amazing javascript mini-projects.
GAFelton/mysql-employee-tracker-10
Command-line application using node.js, inquirer, and MySQL to make a CMS for keeping track of an organization's employees.
GAFelton/nltk-names
This repository is used for version control workshops using git and github.
GAFelton/nyt-search-activity
GAFelton/packlists
Packing List App
GAFelton/password-generator-3
Password Generator - The app takes in user preference on length (8-128), uppercase, lowercase, numbers, and special characters, and then generates a random combination based on the specified parameters.
GAFelton/prework-about-me
GAFelton/pwa-budget-app
Progressive Web Application Practice - Offline-capable Budgeting App
GAFelton/refactor-homework-1
Homework Assignment #1 - Refactor a Website
GAFelton/responsive-layout-homework-2
Homework Assignment #2
GAFelton/team-page-generator-8
An interactive team page generator on the Command Line, made using Node.js and the Inquirer npm package. This program will generate a Bootstrap html page displaying a card for each employee entered. Each card contains summary information, including Name, ID, Email, Role, and one role-specific detail.
GAFelton/weather-dashboard-6
Weather Dashboard - Created a webpage to display current weather conditions and 5 day forecast based on user input. Stored previous searches in local storage.