Skip to content
View rielara's full-sized avatar
πŸ‘»
πŸ‘»

Block or report rielara

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. alien_invasion alien_invasion Public

    In Alien Invasion, the player controls a ship that appears at the bottom center of the screen. The player can move the ship right and left using the arrow keys ← and β†’ and shoot bullets using the s…

    Python

  2. learning_log learning_log Public

    A simple web application that lets you keep track of information you’ve learned about particular topics. Created using Django, deployed with Heroku.

    Python

  3. daily_uv_index_sunrise_sunset daily_uv_index_sunrise_sunset Public

    To authorise your client just add your API Key to your "x-access-token" header for each request. The free version allows only 50 calls per day. Get real-time UV Index by location. Optional altitude…

    Python

  4. data_visualisation data_visualisation Public

    Data visualisation involves exploring data through visual representations. It's closely associated wit hdata analysis, which uses code to explore the patterns and connections in a data set. A data …

    HTML

  5. caesar_cipher caesar_cipher Public

    "In cryptography, a Caesar cipher, also known as Caesar's cipher, the shift cipher, Caesar's code or Caesar shift, is one of the simplest and most widely known encryption techniques. It is a type o…

    Python