Skip to content
View brady1111's full-sized avatar

Block or report brady1111

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

    This is a fully functional calculator in Java using Swing for the GUI. It supports basic math functions (+,-,*,/) along with some more advanced math functions , like, square root, exponents, modulo…

    Java

  2. WeatherApp WeatherApp Public

    This is a basic weather app that uses an API key to get weather data for a specified city. This program uses HTML, CSS, and Javascript to output the city's temperature, a description, and an icon. …

    JavaScript

  3. ATMSystem ATMSystem Public

    An academic project for my Ethics & Software Engineering class. I am following the waterfall model to implement a functional ATM system

    C#