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

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 fourth year Computer Engineering student Major in Computer Networks Engineering from Polytechnic University of the Philippines- Manila Campus.

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

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

  • 📫 How to reach me:

  • 🥽 Credits to Jonah Lawrence for the customizable SVG.

Popular repositories Loading

  1. To-Do-List-HTML To-Do-List-HTML Public

    This code is a web file using html, css and javascript. This is a to-do list wherein the user can add, mark as done and delete various tasks on their list..

    CSS 1

  2. Kirby-Running-Game-HTML Kirby-Running-Game-HTML Public

    This code is based on Chrome's Dinosaur game using HTML, CSS and JavaScript. Kirby jumps when clicked. The game will end once the ghost collided with Kirby.

    CSS 1

  3. Python-Music-Player-GUI Python-Music-Player-GUI Public

    This music player was created using GUI and tkinter in Python. This was a final project made by 5 students for Data Structures and Algorithm (DSA). This music player loads the user's mp3 file, allo…

    Python 1

  4. ralphmatthew ralphmatthew Public

    Config files for my GitHub profile.

  5. 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

  6. 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