Skip to content
View Exist888's full-sized avatar

Block or report Exist888

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. Color-Scheme-Creator Color-Scheme-Creator Public

    A frontend web app that enables designers to easily generate color schemes based on the RGB color wheel

    CSS

  2. Password-Generator-App Password-Generator-App Public

    Interactive app that generates random passwords at the user's preferred length

    HTML

  3. Unit-Converter-App Unit-Converter-App Public

    Instantly generate metric to imperial conversions and vice versa

    HTML

  4. WeatherApp WeatherApp Public

    C# Console App | Prompts user for zip code and calls live weather API to display current weather info to user. Uses .gitignore to hide API key. Handles all exceptions using while loops and try/catch.

    C#

  5. BankEncapsulation BankEncapsulation Public

    Forked from truecodersio/BankEncapsulation

    .NET 6.0 template project for the Encapsulation exercise at TrueCoders

    C#

  6. MVC-App-BestBuy MVC-App-BestBuy Public

    ASP.NET Core MVC App | Uses Dapper ORM to enable CRUD functionality for fictional BestBuy database in SQL. User can view products, as well as create, update, and delete product entries.

    C#