• Stars
    star
    1
  • Language
    JavaScript
  • Created about 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is one of the projects taken during the Front End Nanodegree program at Udacity. The student builds a project at the end of a course with this being Document Object Model. The student builds a memory matching game by manipulating the DOM. Features and specification of the project are in the readme

More Repositories

1

Members-Only

It's about an exclusive clubhouse where your members can write embarrassing posts about non-members which is exclusive to members only. Non members can see posts but can figure who authored the post
Ruby
4
star
2

Weather-App

This project is built using javascript and webpack. A fetch API is used in getting data from the open weather API and the information gotten is used in building a weather forecast site
JavaScript
3
star
3

private-events

This is a site that allows users to crate events, manage user sign ups. User can create events, send invitation and also accepts user invitation
Ruby
3
star
4

ticTacToe

This is a game built with javascript that can be played in the browser
JavaScript
3
star
5

Space-Shooter-With-Phaser3

This is a Capstone project from the Microverse Curriculum. These projects are taken at the end of a curriculum. In this project I'll be using Phaser3 framework to build a space shooter game
JavaScript
3
star
6

Newsweek

trying out Bootstrap by cloning a site that actually uses it
HTML
1
star
7

scraper

A Web Scraper is a program that quite literally scrapes or gathers data off of websites.
1
star
8

todos_rails

This app is built while practising TDD
Ruby
1
star
9

blogger_app

A blog app
Ruby
1
star
10

CSS-Framework

This is a first part of cloning the Twitter log out page. The student builds a simple grid-based framework similar to Bootstrap which is used to clone the Twitter page
JavaScript
1
star
11

phaser3-project-template-tutorial

This is a tutorial on how to create a phaser3 project template tutorial by Zenva from phasertutorials.com
1
star
12

Twitter-Clone

This is a collaborative project built by students of Microverse with the contributor mentioned in the readme. This is to test our knowledge of the sass framework. The students learnt how to use the sass framework and built a CSS framework similar to Bootstrap and then used the framework in cloning their own Twitter page.
CSS
1
star
13

Arcade-game-master

This is one of the projects taken during the Front End Nanodegree program at Udacity. The student builds a project at the end of a course with this being Object-oriented Programming. The student builds an arcade game with Objected oriented programming principles learnt. Features and specification of the project are in the readme
JavaScript
1
star
14

Buzzers

This is a capstone project taken at the end of a curriculum by Microverse students with this curriculum being ruby on rails to test the knowledge of the students by applying concepts gained during the curriculum. The students are to deliver the projects in 5 days which is going to tests certain concepts to ensure the mastery of the concepts. This project is a blog about Lifestyle articles in which the student builds an app that a user signs in with his/her username(proper authentication not required). Rest of the details is in the readme
Ruby
1
star
15

Enumerable-Methods

Enumerable module that gets mixed into the Array and Hash classes (among others) and provides lots of handy iterator methods
Ruby
1
star
16

Tic-Tac-Toe

The main goal of this project is to put into practice concepts learned in Object Oriented Programming main concepts of Object Oriented Programming. Particularly, classes and access to their attributes by building this project. It involves a couple of players, a simple board, checking for victory in a game loop
1
star