Skip to content
View Sophistiqq's full-sized avatar
๐Ÿ‘จโ€๐ŸŽ“
Happy now
๐Ÿ‘จโ€๐ŸŽ“
Happy now

Block or report Sophistiqq

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Sophistiqq/README.md

๐Ÿš€ ROI BORROMEO

Specialties

"Building the future, one commit at a time"

Typing SVG


๐ŸŽฏ WHO AM I

interface Developer {
  name: string;
  role: string;
  passions: string[];
  currentFocus: string[];
  funFact: string;
}

const roi: Developer = {
  name: "Roi Borromeo",
  role: "Full-Stack Developer & Hardware Enthusiast",
  passions: ["Clean Architecture", "IoT Innovation", "Network Engineering"],
  currentFocus: ["Modern Web Apps", "ESP32 Projects", "Infrastructure Automation"],
  funFact: "I debug both software bugs and electrical circuits! โšก"
};
๐Ÿ“Š Quick Stats Dashboard
Metric Value
๐Ÿ’ป Languages Languages
๐Ÿ† Projects Repos
โญ Total Stars Stars

โšก SKILL MATRIX

๐Ÿ–ฅ๏ธ FRONTEND

HTML5 CSS3 JavaScript TypeScript Svelte SvelteKit

๐Ÿ”ง BACKEND

Node.js Java Express ElysiaJS ESP.NET

๐Ÿ—„๏ธ DATABASE

MySQL MongoDB PostgreSQL Redis

๐ŸŒ INFRASTRUCTURE

ESP32 Arduino Linux Networking Docker


๐Ÿ“ˆ GITHUB ANALYTICS

GitHub Stats

๐ŸŽฎ ACHIEVEMENT BOARD

Trophies


๐Ÿ’ญ PHILOSOPHY

Quote


๐ŸŒŠ ACTIVITY WAVE

Activity Graph


๐Ÿš€ CONNECT & COLLABORATE

๐Ÿ“ฌ DIRECT
Email

๐Ÿ“ฑ SOCIAL
Instagram

๐Ÿค NETWORK
Facebook


๐ŸŽฏ CURRENT MISSION: Building scalable solutions that bridge the digital and physical worlds

Profile Views GitHub followers

โญ Star my repos if you find them interesting!
๐Ÿด Fork them if you want to contribute!
๐Ÿ“ซ Reach out if you want to collaborate!

Pinned Loading

  1. dotfiles dotfiles Public

    My Arch dotfiles

    Shell 1

  2. Sophistiqq Sophistiqq Public

  3. Cross-Device-Clipboard-Sync Cross-Device-Clipboard-Sync Public

    Progressive Web app for synchronizing Clipboard between Mobile and Linux cli with jq and fzf

    Svelte 1 1