Skip to content
View kenhorlador's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@collective @akshitagit @Alphasians @Design-and-Code @WarriorWhoCodesCommunity @Jaidevstudio @WebXDAO

Block or report kenhorlador

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

KEN BARRAMEDA HORLADOR (Agentic AI Engineer)

About me

Howdyyy! I’m Ken Horlador, an Artificial Intelligence (AI) Engineer who has worked extensively with Vision Models across a wide range of applications, including OCR for extracting important information from documents, Object Detection for early prediction of cervical cancer using speculoscopy images, and Image Segmentation for pixel-level refinement in automated yearbook layout production. I have also worked with Large Language Models, Retrieval-Augmented Generation, and Agentic AI—building intelligent systems that help businesses scale without compromising accuracy or AI infrastructure costs.

I hold a Bachelor of Science in Computer Science and graduated within the top 4% of my batch with the distinctions of Magna Cum Laude (Academic Institutional Award), Journalism Awardee (Non-Academic Institutional Award), and the DOST Medal of Excellence in Science and Technology (National Award given to outstanding students in science and technology). Beyond academics, I was a competitive programmer (team lead) who represented my institution in the International Collegiate Programming Contest (ICPC), competing alongside teams from different countries across the Southeast Asian region. I am also a back-to-back Gold Medalist in TESDA, a recognition that reflects my strong foundation in technical and creative problem-solving.

As an exchange student at Institut Teknologi Sepuluh Nopember in Indonesia, I had the opportunity to collaborate with people from diverse cultures and backgrounds while engaging in advanced discussions on Cybersecurity and Artificial Intelligence. That experience strengthened not only my technical perspective but also my ability to communicate, adapt, and innovate in multicultural environments.

I also have extensive experience in software development and system design, particularly in building applications using ReactJS for reusable and scalable components and TailwindCSS for intuitive design. When working with data, I am most comfortable with PostgreSQL for relational systems and MongoDB for handling unstructured information, allowing me to design solutions that are both flexible and reliable.

My future direction is to be part of building intelligent systems that are ethical, human-centered, and genuinely useful to society. My journey continues to be guided by the words of Margaret H. Hamilton, the person I most admire in computer science: “Looking back, we were the luckiest people in the world. There was no choice but to be pioneers; no time to be beginners.”

Connect with me:


𝚂𝚑𝚘𝚠 𝚜𝚘𝚖𝚎 ❤️ 𝚋𝚢 𝚜𝚝𝚊𝚛𝚛𝚒𝚗𝚐 𝚜𝚘𝚖𝚎 𝚘𝚏 my 𝚛𝚎𝚙𝚘𝚜𝚒𝚝𝚘𝚛𝚒𝚎𝚜!

Pinned Loading

  1. My Hyper Configuration in Windows My Hyper Configuration in Windows
    1
    // Future versions of Hyper may add additional config options,
    2
    // which will not automatically be merged into this file.
    3
    // See https://hyper.is#cfg for all currently supported options.
    4
    module.exports = {
    5
        config: {
  2. magic-memory magic-memory Public

    A memory game written with ReactJS that checks whether the flipped cards are the same.

    JavaScript

  3. finance-tracker finance-tracker Public

    A software application that tracks a user's finances. Uses firebase-firestore to store data, utilizes firebase-auth to authenticate users.

    JavaScript

  4. quote-generator-js quote-generator-js Public

    A simple web application that can generate random quotes and utilizes Twitter API to tweet your random post in the Twitter.

    JavaScript

  5. threejs-code-boilerplate threejs-code-boilerplate Public

    A simple code boilerplate to easily get your hands dirty pretty quickly with ThreeJS

    JavaScript

  6. infinite-scroll infinite-scroll Public

    A simple web program that display random images fetched from Unsplash API then rendered through the screen and whenever the screen hits near end vertically, it fetches more images.

    JavaScript