Skip to content
View hyowonbernabe's full-sized avatar

Block or report hyowonbernabe

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



Full Stack Developer and AI Engineer. Co-Founder & CTO at ZuraLog.

CS student at Saint Louis University, Philippines. I build full-stack products and AI systems.
Currently leading tech at ZuraLog, an AI-powered unified health platform.
I've shipped production apps, fine-tuned LLMs on consumer hardware, and reverse engineered
Meta's encrypted messaging protocol. Certified by Harvard, Databricks, and Hugging Face.


7+
Projects Shipped
4
AI Certifications
Harvard
CS50 AI Certified
PCCI BIDA
Award Winner
CTO
ZuraLog Startup

CONTRIBUTIONS.


ARSENAL.

Languages


Frontend & Frameworks




Backend & Infrastructure


Tools & Creative Suite


AI & Machine Learning


PROJECTS.


KUROKO - Stealth AI Interview Assistant

A desktop AI assistant that's invisible to screen capture software. It transcribes speech in real-time with sub-200ms latency and uses local RAG to search your personal knowledge base privately.

C# .NET 10 WPF Whisper.net SQLite Vector Semantic Kernel

INVISIBLE Custom Win32 hooks render on a separate desktop layer, undetectable by screen capture
SUB-200MS Real-time speech-to-text with voice activity detection
LOCAL RAG Private vector search over resume, project docs, and knowledge base

GitHub LinkedIn


TOS RISK SUMMARIZER - AI Legal Risk Detector

Fine-tuned Llama 3.1 8B using knowledge distillation (Gemini 2.0 as teacher) to analyze Terms of Service agreements clause-by-clause. Detects predatory practices and legal risks. Runs entirely on consumer hardware with $0 infrastructure cost.

Python Llama 3.1 Unsloth Ollama Gradio Hugging Face

40% reduction in false positives vs baseline | 2x faster training with Unsloth | Near-GPT-4 quality on laptop

GitHub YouTube


MESSENGER Z - Privacy-First Messenger Modification

Reverse-engineered Meta's encrypted Thread Anchored Messaging (E2EE) protocol. Custom-patched Messenger APK with Ghost Mode, anti-typing indicators, and unsend recovery. Works on non-rooted devices. Featured on XDA Forums.

Kotlin XPosed LSPatch JADX Ghidra JNI

GHOST MODE Read messages without "Seen" receipts, works in standard AND encrypted chats
NO TYPING Compose without the "Typing..." bubble
UNSEND RECOVERY Locally intercepts and logs messages before they vanish

GitHub LinkedIn


GLOBIT TRANSIENT - Full-Stack AI Booking Platform

Production booking platform I solo-developed from scratch. Includes a RAG-powered AI chatbot for customer inquiries, an admin analytics dashboard with real-time KPIs, and automated booking conflict detection. Live and handling real traffic.

Next.js 15 TypeScript PostgreSQL Prisma OpenAI Vercel

~60% reduction in booking errors | ~70% of inquiries handled by AI | ~50% faster response time

Live Site


TAGRICULTURE - Digital Livestock Tracking System

Award-winning Android app that modernizes livestock management. NFC/RFID ear tag scanning, Firebase real-time sync, offline-first architecture with automatic sync, and team-based role management. Took data retrieval from minutes to seconds.

Kotlin Firebase Android NFC/RFID Google Maps


19th Business Idea and Development Award | Philippine Chamber of Commerce and Industry

LinkedIn


RIFT HELPER - League of Legends Automation Client

Java desktop app that talks directly to the game's internal LCU API through real-time WebSocket connections. Auto-discovers running game processes, extracts auth tokens, and reacts to game state changes in milliseconds.

Java Swing + FlatLaf WebSocket LCU API

AUTO-ACCEPT INSTA-LOCK BENCH SNIPER BULK DISENCHANT via real-time WebSocket state machine

GitHub


i-TRIL - Smart Laboratory Reservation System

Facility management web app built for Saint Louis University (SAMCIS). QR-based check-in with time-limited codes, conflict detection that prevents double-bookings under load, and domain-restricted OAuth (@slu.edu.ph only).

Next.js 15 PostgreSQL Prisma Tailwind CSS Vercel

15 min to 30 sec booking time reduction | Zero double-bookings | QR check-in with auto no-show handling

Live Site


CREDENTIALS.

Certification Issuer Year
CS50's Artificial Intelligence with Python Harvard University 2026
Generative AI Fundamentals Accreditation Databricks 2026
AI Agents Course Hugging Face 2026
AI Agents Fundamentals Hugging Face 2026

EXPERIENCE.

Co-Founder, CTO & COO

ZuraLog | 2025 - Present

Leading the technical vision and operations of ZuraLog, an AI-powered health platform
that unifies data from 50+ fitness apps into one intelligent dashboard.
AI-driven insights, natural language health queries, and proactive coaching.

50+ app integrations AI-powered health insights Pre-launch waitlist

Full Stack Developer + AI Engineer

Globit Transient | Freelance | 2023 - Present

Solo-developed the full digital infrastructure from scratch:
booking platform, RAG-powered AI chatbot, and admin analytics dashboard.

~60% fewer booking errors AI handles ~70% of inquiries ~50% faster response time

EDUCATION.

Bachelor of Science in Computer Science
Saint Louis University - Baguio City, Philippines | 2023 - 2027

Coursework: Artificial Intelligence, Data Structures & Algorithms, Software Engineering, Database Systems, Computer Networks, Distributed Computing

STEM Track - Science & Technology
Baguio City National Science High School | 2017 - 2023

CONNECT.



Designed & Developed by Hyowon Bernabe

Pinned Loading

  1. Messenger-Z Messenger-Z Public

    A modified application for Messenger by Meta.

    Kotlin 3

  2. Kuroko Kuroko Public

    An open-source, stealth-focused AI assistant built with C# and WPF. Features local Whisper transcription, SQLite Vector RAG for resume context, and Win32 display hooks for screen-share invisibility.

    C#

  3. tos-risk-summarizer tos-risk-summarizer Public

    Fine-tuned Llama-3 Model trained to detect risk in Terms of Services.

    Jupyter Notebook

  4. Rift-Helper Rift-Helper Public

    Rift Helper is a software that will automate your lose streak. Optimize queuing into a game just to lose!

    Java 2

  5. Hide-Root-Guide Hide-Root-Guide Public

    This guide provides step-by-step instructions for hiding root access from apps that detect it—especially banking and financial applications. It enables rooted users to maintain full device function…

    3