Skip to content
View unovil's full-sized avatar
πŸ“š
Studying
πŸ“š
Studying

Highlights

  • Pro

Block or report unovil

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

Hello! I'm Miguel @ 18y πŸ‘‹

aka εŠ‰ι ζ˜Ž. Programming from Manila, Philippines

Good to see you here:

I am a developer, researcher, and graduate of a science high school in Metro Manila, Philippines. As a freelancer, I aim to create solutions with others to problems I never would've thought I'd come across. My projects mainly focus on benefitting technology and education.

πŸ”­ Currently working on:

  • Entrance Exam Preparations
    • private repo as of now

πŸ’» Some past projects:

🀹 Skilled in the following:

  • 🌐 Web (HTML, CSS, JS, TS, Svelte/Kit)
  • πŸ’» Desktop (VB.NET)
  • πŸ“± Android (Java, Kotlin, Jetpack Compose Framework)
  • πŸ“Š Analytics (Python, C, R)
  • πŸ“ƒ Databases (PostgreSQL, Document-based)

πŸ“§ Contacting me:

⚑ Some facts about me:

  • At an all-you-can-eat grill, I ate a kilo of shrimp and had severe allergies the next day
  • I'm fluent in English (C2), Filipino (Native), and just slightly in German (A2)
  • I knew and read a certain hockey romance before it even became a TV show πŸ‘€πŸ³οΈβ€πŸŒˆ


Pinned Loading

  1. Auto-archiver for Facebook Messenger Auto-archiver for Facebook Messenger
    1
    (function run() {
    2
      let all = document.querySelectorAll('div[aria-label="Menu"]');
    3
      if (all.length == 0) return;
    4
      let a = all[1];
    5
      a.click();
  2. pcshs pcshs Public

    Website for Pasig City Science High School

    Svelte 1

  3. qrid-android qrid-android Public

    Recycled personal project turns into research for a more digital-based attendance tracking

    Kotlin 1

  4. qrid-web qrid-web Public

    The web version of QR-ID on Android, for analytics and attendance management

    Svelte