Skip to content
View emiller521's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Qwasar Silicon Valley
  • San Fransisco Bay Area
  • X @BladezLab

Block or report emiller521

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

Pinned Loading

  1. FlappyBird-Game FlappyBird-Game Public

    Recreation of the classic 2013 mobile game Flappy Birds

    Python 1

  2. My-Hamming-DNA My-Hamming-DNA Public

    Calculate the Hamming difference between two DNA strands. A mutation is simply a mistake that occurs during the creation or copying of a nucleic acid, in particular DNA. Because nucleic acids are v…

    Ruby 1

  3. My-Moving-Box-Realtime My-Moving-Box-Realtime Public

    Complete an index.html file with the missing javascript code in order to move the "div" with the id my_box_realtime to the coordinate of: bottom: 0and right 0 Moving the box must be smooth. It mean…

    HTML 1 1

  4. My-Roman-Numeral_Converter- My-Roman-Numeral_Converter- Public

    Write a function to convert from normal numbers to Roman Numerals. The Romans wrote numbers using letters - I, V, X, L, C, D, M. (notice these letters have lots of straight lines and are hence easy…

    Ruby 1

  5. Qwasar-MySelect-Query Qwasar-MySelect-Query Public

    Your constructor will receive a CSV content (as a string), first line will be the name of the column.

    Ruby 1

  6. Cat-Command-Recreation Cat-Command-Recreation Public

    Recreation of the built-in command "CAT";

    C