Skip to content
View Jamme-D's full-sized avatar

Block or report Jamme-D

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

Popular repositories Loading

  1. Joke-Machine Joke-Machine Public

    A cute joke telling robot using a Text-To-Speech (TTS) API and a JokeAPI to generate a random joke.

    JavaScript 2

  2. Quote-Generator Quote-Generator Public

    This is a quick quote generator I made that uses an asynchronous fetch request from a quote generating API.

    JavaScript 1

  3. Custom-Countdown-Timer Custom-Countdown-Timer Public

    A countdown timer that allows users to input an event title and an event date & time, which is then stored to locally and the app provides a countdown timer to the event.

    JavaScript 1

  4. Analog-Clock Analog-Clock Public

    Simple analog clock project using HTML, CSS, and JavaScript

    HTML

  5. States_and_Capitals States_and_Capitals Public

    Using a two-dimension array of states and capitals, develop two programs that sort the array in different ways. One program uses a bubble sort to sort the contents by capital. The other stores stat…

    Java

  6. infinite-image-scroll infinite-image-scroll Public

    Creating an infinite image scroll API that pulls images from Unsplash.com with a couple other design features.

    JavaScript