Skip to content
View jojo987N's full-sized avatar
  • Full-Stack Developer
  • Remote

Highlights

  • Pro

Block or report jojo987N

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jojo987N/README.md

Last implementation 👋 : Amazing Bookstore !

Book

A little more about me...

class Me {
    constructor() {
     this.pronouns = ["he", "his"];
      this.skills = {
       language: ["JavaScript", "HTML", "CSS"],
       frameworks: ["React", "Redux", "React Native"]
     }
     this.projects = {
       microverse: ["Portfolio", "Book list", "To do List"],
       "before microverse": ["uber eats clone app"],
       }
     this.background = `I studied mathematics and 
     computer science` }
    lookingFor = () => ({
       "Remote Job": 
       "Front-end developer" || "Back-end developer",
        })
   }

Nice implementation : Powerful calculator !

MarineGEO circle logo

Pinned Loading

  1. Moviehub-Webapp Moviehub-Webapp Public

    The JavaScript capstone project is about web application based on an external API. The webapp have 2 user interfaces: home page showing a list of items that you can "like." A popup window with more…

    JavaScript 10 1

  2. metrics-webapp metrics-webapp Public

    Metrics webapp is React capstone project , is about building a mobile web application to check a list of metrics (numeric values) that we create making use of React and Redux. The webapp shows the …

    JavaScript 1

  3. first-capstone first-capstone Public

    This project is based on an online website for a conference. The pages look almost identical to the original design. Each pages have versions for 2 different screen sizes, include transitions and a…

    CSS 9

  4. portfolio portfolio Public

    My portfolio website, showing my projects . As I worked my way through Microverse curriculum materials I completed several small projects that combined to create a website for my portfolio.

    CSS 7

  5. to-do-list to-do-list Public

    This project is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete. It is a simple website that allows for doing that. It…

    JavaScript 7

  6. awesome-books-es6 awesome-books-es6 Public

    Awesome books is a simple website that displays a list of books and allows you to add and remove books from that list. This application manages data using JavaScript. Thanks to that the website is …

    JavaScript 7