There are no reviews yet. Be the first to send feedback to the community and the maintainers!
REACT-REDUX-TMDB-MovieDB
Project using the TMDB API coupled with a React, Redux, Router-DOM Front-end Interface as the language to power a website that showcases various movies based sorted by genres, popularity, rating, and upload date.JS-BattleShips-V2
My take on the traditional Battleship game. Includes sound effects, CSS effects, a simple AI enemy, and explosions!JS-ColorGame
Can you guess which color corresponds to the shown RGB, and Hex code? This repository is a color guessing game built using Vanilla JavaScript. Can you guess which of the colors shown correspond with the text description shown. Formats available in both RGB, and Hexadecimal.JS-BattleShips
Creating the classic game ‘Battleship’ within a Test Development Driven (TDD) environment. If you’ve never played it, or need a refresher you can read about it here and you can play an online version here.JS-TodoList
Todo lists are a staple in beginning webdev tutorials because they can be very simple. There is, however, a lot of room for improvement and many features that can be added.JS-DropdownMenu
An importable module for JavaScript drop down menusHTML-Framework-Advanced-CSS3
In this project, built my own simple 12 column grid-based framework, using a combination of HTML, CSS, and JavaScript. As an example Microsoft.com was created to showcase the use of the framework.Ruby-Tic-Tac-Toe
Build a tic-tac-toe game on the command line where two human players can play against each other and the board is displayed in between turns.REACT-TicTacToe
Simple straight forward rendition of the commonly known game Tic Tac Toe, built using React.jsROR-Bookstore-BackEnd
Ruby on Rails built Database to store the books for the React-Redux BookstoreHTML-Using-Bootstrap
A solo project where I am tasked with creating a replica of the newsweek.com website using the Bootstrap frameworkJS-Restaurant-Page
The main goal of this project is for the student to show the understanding of the benefits of modularized code as well as the ability to set up a javascript application made of different modules using webpack.HTML-Design-and-UX
This project consists of building a heatmap of the Smashing magazine websiteJS-Library
Let’s extend the ‘Book’ example from the previous lesson and turn it into a small Library app. Using JavaScript coupled with HTML & CSSREACT-Calculator
In this project you will learn how to build a very simple React application. You will work in a real-world project for a fictional company that requires your help. The project has been split into multiple milestones, and each milestone has functional and technical requirements that you will need to implement. The original version of this content can be found and edited [here](https://github.com/microverseinc/project-react-calculator/blob/master/README.md).JS-WeatherApp
Use everything we’ve been discussing to create a weather forecast site using the weather API from the previous lesson. You should be able to search for a specific location and toggle displaying the data in Fahrenheit or Celsius.Love Open Source and this site? Check out how you can help us