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.

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

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 31 9

  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