Skip to content
View eru123's full-sized avatar

Organizations

@skiddph @quadmates @CodeHub-PH-Development-Team

Block or report eru123

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
eru123/README.md

ASCII

Jericho Aquino · SKIDDPH · One in a billion bugs 🐞

Website LinkedIn ORCID GitHub followers Location


$ whoami

Full-stack developer and solopreneur from the last ecological frontier of the Philippines.
I build things that actually work — fast, scalable, and with as few dependencies as possible.
Sometimes I find bugs that exist in one in a billion chances. I document them.

const eru123 = {
  name:       "Jericho Aquino",
  alias:      "eru123 / SKIDDPH",
  location:   "Palawan, Philippines 🌴",
  stacks:     ["PHP", "TypeScript", "Vue.js", "React", "Node.js"],
  philosophy: "Lightweight. Cost-effective. Alternative tech.",
  currently:  "Building skiddph.com — my platform & research into web dev reality",
  quirk:      "Writes PHP frameworks for fun. Names them Holy.",
};

$ ls -la ~/projects

📦 Open Source Libraries
Repo Description Stack
usid Short & Unique ID Generator — Random ID, UUID, UID, SID TS
numesis Custom number system library — make your own binary with x and y TS
holyphp The Holy PHP Framework — a passage to the holy land of the internet PHP
🌐 Web Projects
Repo Description
jericho.work skiddph.com platform — frontend (Vue/React), vhosts, research
php-file-host PHP file hosting with VueJS frontend
membership-management-system Electron-based MMS for tracking memberships
🏢 Organization

@skiddph — IT Outsourcing org offering free online tools and services for the public.


$ cat tech-stack.json

{
  "languages":   ["PHP 8.1+", "TypeScript", "JavaScript", "Bash"],
  "frontend":    ["Vue.js", "React.js", "Vite", "Gulp"],
  "backend":     ["PHP", "Node.js", "Apache2", "Memcached"],
  "devops":      ["Ubuntu 20.04 LTS", "CloudFlare", "VPS/Cloud", "GPG signing"],
  "tools":       ["pnpm", "Composer", "Deno"],
  "databases":   ["MySQL/MariaDB"],
  "interests":   ["Custom runtimes", "Lightweight infra", "Alt web tech"]
}

$ git log --oneline --philosophy

a1b2c3d  Decided one VPS > 10 shared hosts. It's risky. It's worth it.
b2c3d4e  Wildcard subdomains on a single DocRoot. Chaos? No, art.
c3d4e5f  If PHP works, ship it. If it doesn't, write a framework.
d4e5f6a  pnpm > npm. Disk space is not free. Time is not free.
e5f6a7b  GPG signed every commit. Integrity is non-negotiable.
f6a7b8c  Found a one-in-a-billion bug. Naturally, I'm the one.

$ htop — GitHub Stats

Contributions Since

Streak

Top Langs


$ ping eru123

I'm a full-stack developer and solopreneur who believes web apps don't have to be heavy,
expensive, or complex to be powerful. Based in Palawan 🌴 — building, researching, and
occasionally encountering bugs that statistically shouldn't exist.

PING eru123 (skiddph.com) 56(84) bytes of data.
64 bytes: ttl=64 time=fast ms  ← response time

Open to: Collaborations · Open Source contributions · Freelance projects · Bug hunts 🐞


"One in a billion bugs 🐞 — and I find them all."

Profile views

Pinned Loading

  1. workgrid-studio workgrid-studio Public

    WorkGrid Studio is a lightweight, fast database workbench built with Rust and Tauri. Under 10 MB. VS Code-inspired UI. MySQL and MariaDB support today — more coming. Actively developed and open to …

    TypeScript 2

  2. AppStarter AppStarter Public

    A command process manager for windows

    C#

  3. vscode-sftp vscode-sftp Public

    Alternative S/FTP Extension for VSCode

    TypeScript 1

  4. skiddph/registre skiddph/registre Public

    Registre is a QRCode base logbook system that tracks the in and out of an employee

    JavaScript