Pinned Repositories
angular-portfolio-deployed
Code-Quiz
A timed quiz on JavaScript fundamentals that stores high scores
E-Commerce-Back-End
The task is to build the back end for an e-commerce site by modifying starter code. You’ll configure a working Express.js API to use Sequelize to interact with a MySQL database.
Express.js-Note-Taker
An application using Express.js back end that can be used to write and save notes
Macro-Meals
Gives the user a recommended calorie intake in order to meet their health goal and generates a custom meal plan, based on their requirements.
Mood-Tracker
A platform to track your own and friend's mental wellbeing.
react-portfolio
My updated portfolio using react.js.
Tech-Blog
A CMS-style blog site, where developers can publish their blog posts and comment on other developers’ posts as well.
travelly
A trip finder app fused together with a social network functionality.
GrantRT's Repositories
GrantRT/react-portfolio
My updated portfolio using react.js.
GrantRT/angular-portfolio-deployed
GrantRT/Code-Quiz
A timed quiz on JavaScript fundamentals that stores high scores
GrantRT/E-Commerce-Back-End
The task is to build the back end for an e-commerce site by modifying starter code. You’ll configure a working Express.js API to use Sequelize to interact with a MySQL database.
GrantRT/Express.js-Note-Taker
An application using Express.js back end that can be used to write and save notes
GrantRT/Macro-Meals
Gives the user a recommended calorie intake in order to meet their health goal and generates a custom meal plan, based on their requirements.
GrantRT/Mood-Tracker
A platform to track your own and friend's mental wellbeing.
GrantRT/Tech-Blog
A CMS-style blog site, where developers can publish their blog posts and comment on other developers’ posts as well.
GrantRT/travelly
A trip finder app fused together with a social network functionality.
GrantRT/Horiseon-Refactoring
Refactoring existing code to follow accessibility standards and improving search engine optimization.
GrantRT/Library-of-Congress-Search-Tool
An application that searches and displays results from the Library of Congress API.
GrantRT/MERN-Book-Search-Engine
Taking a fully functioning Google Books API search engine built with a RESTful API, and refactor it to be a GraphQL API built with Apollo Server.
GrantRT/Password-Generator
An application that enables users to generate random passwords based on criteria that they’ve selected.
GrantRT/Portfolio
My Portfolio
GrantRT/prework-about-me
GrantRT/Professional-README-Generator
A command line app that generates a professional README using Node.js
GrantRT/Project-Tracker
GrantRT/PWA-Text-Editor
A text editor that runs in the browser. The app will be a single-page application that meets the PWA criteria. Additionally, it will feature a number of data persistence techniques that serve as redundancy in case one of the options is not supported by the browser. The application will also function offline.
GrantRT/Social-Network-API
An API for a social network web application where users can share their thoughts, react to friends’ thoughts, and create a friend list. Using Express.js for routing, a MongoDB database, and the Mongoose ODM.
GrantRT/SQL-Employee-Tracker
A command-line application to manage a company's employee database, using Node.js, Inquirer, and MySQL.
GrantRT/Team-Profile-Generator
A Node.js command-line application that takes in information about employees on a software engineering team, then generates an HTML webpage that displays summaries for each person.
GrantRT/Weather-Dashboard
A weather dashboard app using a server-side API
GrantRT/Work-Day-Scheduler
A calendar application that allows a user to save events for each hour of the day