Marvin Mugo  (@Marvoh1)
  • Stars
    star
    5
  • Global Rank 1,434,889 (Top 50 %)
  • Following 9
  • Registered over 6 years ago
  • Most used languages
    JavaScript
    80.0 %
    HTML
    20.0 %
  • Location πŸ‡°πŸ‡ͺ Kenya
  • Country Total Rank 2,712
  • Country Ranking
    HTML
    1,739

Top repositories

1

PORTFOLIO-PROJECT

Responsive Portfolio designed from mock up provided as Part of Front End Web Developer Course Project at Udacity
HTML
1
star
2

crosstricky

Udacity Nano Degree Project , Matching Game :- a project game for matching and displaying cards that match
JavaScript
1
star
3

Classic-Arcade-Game

JavaScript
1
star
4

FEEDER-READER-PROJECT---UDACITY

In this project you are given a web-based application that reads RSS feeds. The original developer of this application clearly saw the value in testing, they've already included Jasmine and even started writing their first test suite! Unfortunately, they decided to move on to start their own company and we're now left with an application with an incomplete test suite.
JavaScript
1
star
5

Restaurant-Reviews-App

Project Overview For the Restaurant Reviews projects, you will incrementally convert a static webpage to a mobile-ready web application. In Stage One, you will take a static design that lacks accessibility and convert the design to be responsive on different sized displays and accessible for screen reader use. You will also begin converting this to a Progressive Web Application by caching some assets for offline use. Specification You will be provided code for a restaurant reviews website. The code has a lot of issues. It’s barely usable on a desktop browser, much less a mobile device. It also doesn’t include any standard accessibility features, and it doesn’t work offline at all. Your job is to update the code to resolve these issues while still maintaining the included functionality. Requirements Make the provided site fully responsive. All of the page elements should be usable and visible in any viewport, including desktop, tablet, and mobile displays. Images shouldn't overlap, and page elements should wrap when the viewport is too small to display them side by side.
JavaScript
1
star