Skip to content
View naterathbun's full-sized avatar

Block or report naterathbun

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

    Reads .csv file of Rite Aid store numbers and addresses, then searches for available Covid 19 Immunization appointments, refreshing on a timer.

    C#

  2. DeliveryValidator DeliveryValidator Public

    DoorDash -- App to validate addresses within DoorDash's API to determine whether or not they fall within the service area. If successful, gives the estimated delivery time. If unsuccessful, describ…

    C#

  3. naterathbun naterathbun Public

    naterathbun.com -- Simple, low overhead professional site.

    HTML

  4. WeatherReporter WeatherReporter Public

    Gets current weather by zip code using RapidAPI.com's WeatherAPI

    Python

  5. InterviewReviewer InterviewReviewer Public

    Console application serving as a showcase of standard OOP skills, emphasizing SOLID principles, Dependency Injection, data structures, clean code, concise comments, API usage, unit testing, error h…

    C#

  6. MovieInfo MovieInfo Public

    Pull TV/Movie info using MoviesDatabase API

    Python