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

Block or report nporrone

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. Classification-Study Classification-Study Public

    The purpose of this study is to predict if the client of a bank will subscribe to a term deposit based on data obtained by a direct marketing campaign(phonecalls) conducted by a Portuguese banking …

    R 1

  2. Database-Final Database-Final Public

    I created a website that allows a user to update the customers, products and purchase tables in a shop. This website is connected to a database in MySQL.

    PHP

  3. Networking-Final Networking-Final Public

    We have created two applications (UDP_Client.py and UDP_Server.py) using the UDP protocol to communicate across a network that can corrupt or lose data packets. This means we have implemented the r…

    Python

  4. Regression-Analysis Regression-Analysis Public

    This dataset is discussed in Exercise 3.5 of Edward Frees’ text, Regression Modeling with Actuarial and Financial Applications. The data is given on the course website: http://fisher.stats.uwo.ca/fa…

  5. Ciphers-in-C Ciphers-in-C Public

    In this assignment, I created a simple cryptography library for the Caesar Cipher and Vigenere Cipher as well as a program to test these ciphers.

    C

  6. Creating-Linux-Commands-in-C- Creating-Linux-Commands-in-C- Public

    In this project I learned how to create simple Unix commands such as ls and mv in C++

    C++