Skip to content
View 3psilon0's full-sized avatar

Block or report 3psilon0

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

Popular repositories Loading

  1. weather-app weather-appPublic

    A simple static page which displays weather data obtained from the Visual Crossing API.

    JavaScript 1

  2. cv-builder cv-builderPublic

    A simple app that can be used to build a CV by entering in your details.

    JavaScript 1

  3. memory-game memory-gamePublic

    A memory game in which you have to avoid clicking the same card twice.

    JavaScript 1

  4. hello-world hello-worldPublic

    First repository

  5. odin-recipes odin-recipesPublic

    Project: Recipes from The Odin Project

    HTML

  6. calculator calculatorPublic

    A calculator I made using the Tkinter module in python back when I was first learning to program.

    Python