Pinned Repositories
fitness-tracker
This repo contains a Fitness Tracker app in which I practiced creating NoSQL databses using Mongoose schema to create a Mongo database. I also practiced setting API and HTML routes.
Weather-Dashboard
This is a Weather Dashboard that employs AJAX requests to grab JSON objects from Open Weather API to populate weather forecast information.
burger
The Burger App demonstrates the usage of an ORM file and Handlebars files for Front-End (as opposed to HTML). It also demonstrates the MVC file structure.
budget-tracker
This budget tracker has offline functionality which allows users to log transactions whilst offline that will register to the database once users are online. It employs use of an IndexedDB and a service-worker.
README_Generator
In this project, I used Axios to query the GitHub API, Inquirer prompts and Node.js to generate a README markdown file.
first-portfolio
This repository contains my first portfolio in which I used bootstrap 4 to create a responsive web application and a grid layout. I included a sticky footer and tried a little styling with Google Fonts, Font Awesome icons and colorized buttons, navigation bar and footer.
calendar
class-activity-16
Querying the NYT article search API for articles based on search term parameters using AJAX and jQuery.
code-refactoring
An exercise in code refactoring in which I condensed elements in CSS and closed any self-closing tags with a forward slash in HTML. In addition, I assured to change any HTML division elements to more semantic elements. Finally, I added a CSS Reset element which should allow the maintenance of a uniform view for different browsers.
coding-quiz
This is a JavaScript Coding Quiz with dynamically created answer buttons and a Timer.
fftab's Repositories
fftab/Team-Roster
fftab/budget-tracker
This budget tracker has offline functionality which allows users to log transactions whilst offline that will register to the database once users are online. It employs use of an IndexedDB and a service-worker.
fftab/fitness-tracker
This repo contains a Fitness Tracker app in which I practiced creating NoSQL databses using Mongoose schema to create a Mongo database. I also practiced setting API and HTML routes.
fftab/burger
The Burger App demonstrates the usage of an ORM file and Handlebars files for Front-End (as opposed to HTML). It also demonstrates the MVC file structure.
fftab/Note-Taker
fftab/Hot-Restaurant
fftab/README_Generator
In this project, I used Axios to query the GitHub API, Inquirer prompts and Node.js to generate a README markdown file.
fftab/READMEGenerator
In this assignment, I used NodeJS and to generate a markdown file.
fftab/employee-management-system
fftab/google-books-search-and-save
fftab/Google-Books-React
fftab/Google-Books-Search
fftab/first-portfolio
This repository contains my first portfolio in which I used bootstrap 4 to create a responsive web application and a grid layout. I included a sticky footer and tried a little styling with Google Fonts, Font Awesome icons and colorized buttons, navigation bar and footer.
fftab/REACT-Employee-Directory
This is my first project involving REACT. It employs JSX (JavaScript Extension) syntax to create REACT components.
fftab/Project2
fftab/Grocery-List
fftab/Weather-Dashboard
This is a Weather Dashboard that employs AJAX requests to grab JSON objects from Open Weather API to populate weather forecast information.
fftab/calendar
fftab/class-activity-16
Querying the NYT article search API for articles based on search term parameters using AJAX and jQuery.
fftab/coding-quiz
This is a JavaScript Coding Quiz with dynamically created answer buttons and a Timer.
fftab/fftab.password-generator.io
This repository contains a Password Generator made using JavaScript.
fftab/code-refactoring
An exercise in code refactoring in which I condensed elements in CSS and closed any self-closing tags with a forward slash in HTML. In addition, I assured to change any HTML division elements to more semantic elements. Finally, I added a CSS Reset element which should allow the maintenance of a uniform view for different browsers.
fftab/prework-about-me