hi there!
About
I’m Earl Peter JG! I’m an IT consultant and a web developer (WordPressMagento/JS) for DevNetworks Inc.
Ever since I was a child, I dreamed to be an architect. I also started to play the piano when I was 6 (around 2004). So, I also dreamed of being a pianist. But those dreams became too unrealistic for me.
I was a computer map maker enthusiast with Warcraft III and few other games I couldn’t remember. I made over 20 different maps and custom game modes/campaigns. Sadly, I didn’t have proper backups and the internet at that time in the Philippines was so bad and expensive. When my computer failed, I lost all the maps I made.
I decided to study computer science and graduated on February 2018. While studying, I was also able to work part-time for the same company since October 2015.
Recent Posts
- Nearest Neighbor Interpolation in C#This is the first article of the series Image Scaling Algorithms in C#. Scaling refers to resizing an image (small to large or vice versa) using mathematical formulas. Scaling images is a frequently-used task—games, image viewers, media players, and even thumbnails. The common algorithms include the following: Nearest-neighbor interpolation, Bilinear interpolation, Trilinear interpolation, and Bicubic… Continue reading Nearest Neighbor Interpolation in C#
- C# SMTP HelperSMTP (Simple Mail Transfer Protocol) is an internet standard for email supported by almost all email servers. Connecting with SMTP allows you to send emails from a remote server.[1] Usage First, initialize the SmtpHelper class with set the values for the following: Host Sender SenderDisplayName (optional) Password Attachments (optional, an array of strings to file… Continue reading C# SMTP Helper
- Python Duplicate Image CleanerFind and delete duplicate images from a directory. TL/DR You can download the script below (or copy and paste it into a Python file) and run it against a directory. Note that this was only tested on Windows. There might be false positives to be sure to create a backup. (This also sends the file… Continue reading Python Duplicate Image Cleaner
- My Little Pony – Mane 6 Hard Trivia QuizCome One! Come All! Come and try your memories on the Mane 6 characters. Know more difficult My Little Pony trivia? I will continue to work on another quiz as soon as more questions are available. Submit your questions at this contact form or in the Facebook group. Include other choices too that may seem… Continue reading My Little Pony – Mane 6 Hard Trivia Quiz
- My Little Pony – “What Episode Is This Quote From?” QuizHow much can you remember from the episode’s lines? Know more difficult My Little Pony trivia? I will continue work on another quiz as soon as more questions are available. Submit your questions at this contact form or in the Facebook group. Include other choices too that may seem similar to the actual answer if… Continue reading My Little Pony – “What Episode Is This Quote From?” Quiz