Skip to content
View FitTerminator's full-sized avatar

Block or report FitTerminator

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 250 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. IST250-Final IST250-Final Public

    http://www.personal.psu.edu/npb5294/index.html My final project for Penn State's IST 250 Introduction to Web Design Course. This project is primarily composed of HTML and a bit of javascript. The p…

    HTML

  2. IST242-BMI-Calculator IST242-BMI-Calculator Public

    BMI calculator in-class assignment for my IST 242 (Java) Penn State course.

    Java

  3. IST402RPI-Fibonacci-Script IST402RPI-Fibonacci-Script Public

    Fibonacci Script written in Python for my IST 402RPI course at Penn State. Project exceeds original (include print(), loops, conditionals, and classes) assignment expectations by adding exception h…

    Python

  4. IST242-Loops IST242-Loops Public

    In-class assignment covering loops for my IST 242 (Java) Penn State course.

    Java

  5. IST242-ForLoops IST242-ForLoops Public

    For-loop practice assignment for my IST 242 (Java) Penn State course. Given positive integer n, write a for loop that outputs the even numbers from n down to 0. If n is odd, start with the next low…

    Java

  6. IST242-Windchill-Calculator IST242-Windchill-Calculator Public

    Windchill calculator assignment for my IST 242 (Java) Penn State course. Program will calculate the windchill given the inputs of wind and temperature. Program includes exception handling.

    Java