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

Block or report ralphmatthew

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
ralphmatthew/README.md

Typing SVG

  • 👋 Hi, I’m Ralph Matthew V. Sabuco (@ralphmatthew) a second year Computer Engineering student from Polytechnic University of the Philippines- Manila Campus.

  • 💞️ I’m interested in Data Science, Software, Web and Game Development.

  • 🖥️ My Programming Languages are Python and R. I'm currently learning C++ and Java.

  • 📫 How to reach me:

  • 🥽 Credits to Jonah Lawrence for the customizable SVG.

Popular repositories

  1. Encrypt-and-Decrypt-Text Encrypt-and-Decrypt-Text Public

    This code allows the user to encrypt and decrypt specific words or phrases (e.g: th& q!#ck br+wn f+x j!mps +v&r th& l*zy d+g). It should be specific or else the code will not proceed.

    Python 1

  2. Odd-and-Even-Files Odd-and-Even-Files Public

    This code appends the user's text file and writes two separate files (odd and even) from it. The first file will contain all odd numbers from the user's file and the second file contains even numbers.

    Python 1

  3. Squared-and-Cubed-Files Squared-and-Cubed-Files Public

    This code appends the user's text file and writes two separate files (squared and cubed) from it. The first file will contain all numbers from the user's file multiplied to two while the second fil…

    Python 1

  4. Simple-Calculator Simple-Calculator Public

    This code allows user's to add, subtract, multiply, and divide numbers. It also includes exception handling such as Zero Division Error and Value Error.

    Python 1

  5. Read-and-Write-Files Read-and-Write-Files Public

    This code reads the user's text file, alter it and writes a new file with the corrections done.

    Python 1

  6. Pet-Inheritance-Information Pet-Inheritance-Information Public

    This code follows different types of inheritance while using the "setter" and "getter" function. This code collect's the pet's name, age, and type wherein the type of pet is only limited to cat, do…

    Python 1