Skip to content
View ginomeee's full-sized avatar

Block or report ginomeee

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

HTML CSS SCSS JavaScript TypeScript PHP Java Ruby Assembly SQL

Tools & Platforms

Figma Adobe Illustrator Adobe Photoshop Adobe InDesign Adobe Premiere Jekyll Git Azure DevOps AWS Notion


🖥️ 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:

Repo Subject Details
IT128L Systems Integration and Architecture 2 Java + Eclipse + MySQL. Exercises, a final project, and submission folders. Includes the MySQL connector JAR and setup notes for Java SDK 8.
IT154L Operating Systems Laboratory C++ 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.
IT150L Computer Architecture and Organization Laboratory x86 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-ex1 Advanced Database Systems — Module 1, Exercise 1 Java XML serializer/deserializer. Reads and writes an ArrayList to an XML file (araullo.xml) using Maven + Netbeans, under Ms. Antonette Gabriel.
IT215-RPS Web Programming — Masters Class PHP Rock Paper Scissors game under Ms. Samonte. Entry point is index.php.
IT120P-JAXWS IT120P — Web Services Basic JAX-WS application performing arithmetic operations via XML Web Services, under Ms. Antonette Gabriel.
learnyounode Node.js exercises

📄 Research


🔗 Links

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

Popular repositories Loading

  1. geely geely Public

    Geely Coolray || Android Auto and App Installation Guide

    SCSS 58 10

  2. DayOne-Store DayOne-Store Public

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

    JavaScript

  3. md5-cracker md5-cracker Public

    Basic brute force MD5 cracker

    PHP

  4. IT120P-JAXWS IT120P-JAXWS Public

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

    Java

  5. IT215-RPS IT215-RPS Public

    Basic Rock Paper Scissors for IT215 using PHP

    PHP

  6. edispo-landing-page edispo-landing-page Public

    Forked from edispoph/edispo-landing-page

    HTML