Skip to content
View ginomeee's full-sized avatar

Block or report ginomeee

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ginomeee/README.md

Hi, I'm Gino Araullo 👋

Product Manager & Pre-Sales Engineer at Huawei Technologies Philippines. I work in enterprise data storage and B2B tech sales — but I've been writing code, designing interfaces, and building things on the side since high school.

This GitHub is a mix of personal projects I'm proud of, coursework from my BS Information Technology degree at Mapúa University, and the occasional experiment.


🛠️ Skills & Stack

Languages & Frameworks

HTMLCSSSCSSJavaScriptTypeScriptPHPJavaRubyAssemblySQL

Tools & Platforms

FigmaAdobe IllustratorAdobe PhotoshopAdobe InDesignAdobe PremiereJekyllGitAzure DevOpsAWSNotion


🖥️ Projects

My personal website and CV landing page. Built with Jekyll and hosted on GitHub Pages. A hobby frontend project — the goal was to design something that makes a CV easy to read at a glance, with a dark tech aesthetic, card layouts, and interactive hover elements. No frameworks, just HTML, CSS, and vanilla JS.

A browser-based bookmarklet script I made to scrape Chinabank's website of current transactions available on the My CBC website in order to more easily understand and track personal finances.

An online store project I built from scratch for an IT course and ended up recycling and rebuilding for several other classes throughout university. JavaScript-based, and one I'm genuinely proud of putting together independently.

geely ⭐ 31

A practical guide for Android Auto and app installation on Geely/Proton vehicles. Somehow the most-starred thing on my profile — apparently a useful niche.

Landing page for Edispo PH, an online marketplace focused on e-waste management and sustainability. I was Project Manager and lead web developer for the Edispo team.

A basic brute-force MD5 hash cracker written in PHP. Built as an exercise in understanding hash vulnerabilities — pairs well with my published research on XSS penetration testing.


📚 Coursework

Repositories from my BS IT program at Mapúa University, covering systems, architecture, and low-level programming:

RepoSubjectDetails
IT128LSystems Integration and Architecture 2Java + Eclipse + MySQL. Exercises, a final project, and submission folders. Includes the MySQL connector JAR and setup notes for Java SDK 8.
IT154LOperating Systems LaboratoryC++ machine problems (MP01–MP08) across two modules, under Dr. William Rey. Runs on Dev-C++, outputs to TXT files. Includes a custom .bat compile script.
IT150LComputer Architecture and Organization Laboratoryx86 Assembly via DOSBox and TASM, under Ms. Antonette Gabriel. Exercises, practicals, a project, and early scratch attempts showing the learning process. Requires CP437 encoding.
IT127L-ex1Advanced Database Systems — Module 1, Exercise 1Java XML serializer/deserializer. Reads and writes an ArrayList to an XML file (araullo.xml) using Maven + Netbeans, under Ms. Antonette Gabriel.
IT215-RPSWeb Programming — Masters ClassPHP Rock Paper Scissors game under Ms. Samonte. Entry point is index.php.
IT120P-JAXWSIT120P — Web ServicesBasic JAX-WS application performing arithmetic operations via XML Web Services, under Ms. Antonette Gabriel.
learnyounodeNode.js exercises

📄 Research


🔗 Links

gino.media · linkedin.com/in/ginomedia · behance.net/ginomedia · gino.araullo@gmail.com

Popular repositories Loading

  1. geely geelyPublic

    Geely Coolray || Android Auto and App Installation Guide

    SCSS 58 10

  2. DayOne-Store DayOne-StorePublic

    My IT135-8L project for starting an online store.

    JavaScript

  3. md5-cracker md5-crackerPublic

    Basic brute force MD5 cracker

    PHP

  4. IT120P-JAXWS IT120P-JAXWSPublic

    A Java API for XML Web Services program that does simple arithmetic operations

    Java

  5. IT215-RPS IT215-RPSPublic

    Basic Rock Paper Scissors for IT215 using PHP

    PHP

  6. edispo-landing-page edispo-landing-pagePublic

    Forked from edispoph/edispo-landing-page

    HTML