Skip to content
View nrowley71115's full-sized avatar

Highlights

  • Pro

Block or report nrowley71115

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 Loading

  1. instrument_specs instrument_specs Public

    This program was written for my electrical engineering job at Eastman. It's goal is to take an inputted model number of any instrument and output a detailed description of said instrument.

    Python

  2. Wire-Size-Calculator Wire-Size-Calculator Public

    I want a program that can calculate wire sizes for me. This will follow the NEC and give multiple options for wire types and derating

  3. Smart-Thermostat Smart-Thermostat Public

    This is my final project for Harvard's CS50 an Introduction to Computer Science course.

    Python

  4. Google-Search-Clone Google-Search-Clone Public

    CS50w problem set 0

    CSS

  5. wiki-clone wiki-clone Public

    CS50w Project1 Wiki Clone

    Python

  6. timer timer Public

    This is a simple time tracker. The shell script can start the time tracking in terminal. It saves to a timer.csv file, then I can track my time using the countTime.py file.

    Python