Skip to content
View danrichmond's full-sized avatar
Block or Report

Block or report danrichmond

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

Popular repositories

  1. webserver webserver Public

    Simple Java web server

    Java 1

  2. fitness-app fitness-app Public

    Fitness application developed by our ACM software development group.

    HTML 1 2

  3. web-scraper web-scraper Public

    Simple web scraper practice. I plan to create a more complex analytical scraper soon. This utilizes the Beautiful Soup library.

    Python 1

  4. incoming_asteroid incoming_asteroid Public

    Utilizing NASA's NeoWs API to alert when potentially hazardous asteroids are incoming.

    Python 1

  5. firebase-login firebase-login Public

    First time using firebase. Making simple login and signup features.

    Swift

  6. multithreaded-matrix-addition multithreaded-matrix-addition Public

    Learning multithreaded programming. This program performs matrix addition on two large matrices.

    Java