Skip to content
View Mattemyo's full-sized avatar
🎆
for(var i=1; i<=100; console.log((i%3?'':'Fizz')+(i%5?'':'Buzz')||i), i++);
🎆
for(var i=1; i<=100; console.log((i%3?'':'Fizz')+(i%5?'':'Buzz')||i), i++);

Block or report Mattemyo

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 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

Pinned Loading

  1. jupyter.github.io jupyter.github.io Public

    Forked from jupyter/jupyter.github.io

    Jupyter Website

    HTML

  2. tjbot tjbot Public

    Forked from ibmtjbot/tjbot

    IBM TJBot

    JavaScript

  3. ingaboter ingaboter Public

    parking Mapp - avoiding unnecessary parking tickets the easy way

  4. bookworm-app bookworm-app Public

    One of Rem Zolotykh's code-along project using the MERN stack.

    JavaScript

  5. packing-app packing-app Public

    Since Todo-lists are boring, I decided to create a packing list with React and Redux

    JavaScript

  6. sentdex-ml-tutorial sentdex-ml-tutorial Public

    Coding along with sentdex. This is a tutorial I followed that taught me the basics of machine learning

    Jupyter Notebook