Skip to content
View embob's full-sized avatar
✌️
✌️

Block or report embob

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. pokedex pokedex Public

    Learning project built with React (create-react-app), using Netlify Functions (Lambda) for API endpoints to fetch data from a MongoDB instance.

    JavaScript

  2. cat-age-calculator-app cat-age-calculator-app Public

    Learning project built with React. Takes in a human age input and returns a calculated cat age, what age level of cat that is, and a corresponding image. A good practice of useState and useContext …

    JavaScript

  3. cat-age-calculator cat-age-calculator Public

    An npm package that has calculations for converting a human age to a cat age. It provides two APIs, an object or a string result for the calculated age result. This was my first npm package!

    JavaScript 1