Skip to content
View KBPsystem777's full-sized avatar
🌴
On vacation building getmedixai.com
🌴
On vacation building getmedixai.com

Block or report KBPsystem777

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

I've never been a natural. All I do is try, try, try.

Koleen Baes Paunon

Senior AI Engineer & Technical Founder | LLM Integration | Blockchain Architecture | Production Systems


Profile Views

WakaTime

I build AI-powered systems and distributed ledger infrastructure that operate in production — not in demos.

13 years of enterprise delivery across Deloitte Digital APAC, Accenture US/EU, and central bank regulated financial infrastructure. Today I operate independently under BPxAI — building AI products, taking on senior engineering contracts, and training the next generation of Filipino developers who will compete globally.

From architecting LLM pipelines with 90% token cost reduction, to shipping Corda Enterprise blockchain under central bank regulation, to teaching Philippine government employees to deploy live Ethereum smart contracts — I operate across the full spectrum. Boardroom strategy to production code.


Flagship Platforms

AI & Intelligent Systems

  • MedixAI — AI clinical operating system for Philippine physicians. SOAP note generation, pre-consultation intake, and diagnostic triage powered by Anthropic Claude API. 👉 https://getmedixai.com
  • Memory7 — AI-powered platform that transforms event photos into curated memory walls using vision AI to auto-caption, design layouts, and assemble shareable event narratives. 👉 https://m7.bpxai.com

Business Operations

SnackPax Ops Real-time operational platform for a bootstrapped food enterprise covering sales analytics, workforce management, and inventory intelligence.


Independent Work & Contracts

Founder & Solo Technical Founder — MedixAI, BPxAI Labs (July 2025 – Present) Built and shipped a production AI healthcare intelligence layer end-to-end as sole technical founder. Anthropic Claude API integration with prompt caching achieving 90% input token cost reduction. Stack: Next.js 15, TypeScript, Supabase, AWS.

Senior Consultant, Enterprise Systems — Deloitte Digital (August 2021 – November 2025) APAC & Australia. Delivered enterprise platforms for AustralianSuper (3.4M+ members), Abbott, and Travel Money Group. Led 4-engineer teams under strict governance frameworks.

Senior Software Engineer — Accenture (August 2013 – July 2021) US & EU. Delivered large-scale systems for Xcel Energy, Entergy, Exelon/BGE (1.2M+ customers), and BDR Thermea (1.5M+ units). Led four cross-functional engineering pods globally.


National Security & Strategic Research

I publish structured intelligence and risk analysis in service of Philippine defense modernization:

  • AI Defense Framework — A personal proposal for Philippine security & defense agencies 👉 Read the framework
  • Philippine Counterterrorism 2016–2026 — A decade of strategic evolution 👉 Read the report

Focus areas: intelligence architecture, predictive systems, hybrid threat modeling, maritime security, and institutional resilience.


Thought Leadership & Publications


Developer Education & Nationwide Impact

I lead blockchain and Web3 education programs across the Philippines — from university lecture halls to government training centers — building a pipeline of globally competitive Filipino developers.

In March 2026, I facilitated the Philippine DICT's first-ever Solidity bootcamp, where government employees deployed live smart contracts on Ethereum testnet. This is what building a nation's technical capacity looks like.

Bitskwela


Technical Stack

Languages: TypeScript, JavaScript, Python (applied), Solidity, Kotlin (Corda) AI & LLM: Anthropic Claude API, OpenAI API, RAG pipelines, prompt engineering, prompt caching, agentic workflows, vector search (pgvector, Pinecone), LangChain Frontend: Next.js 15, React, Tailwind CSS, shadcn/ui Backend & Data: Node.js, Supabase, PostgreSQL, REST APIs Blockchain: Corda Enterprise (R3 DLT), Solidity, Hardhat, ERC20/ERC721/ERC1155, OpenZeppelin, DeFi, NFT marketplaces Cloud & Infra: AWS (SAA-C02), Docker, Kubernetes, CI/CD, Vercel Edge


Architecture Philosophy

  • Verifiable systems over blind trust
  • Security-first design in regulated environments
  • AI assists decision-making; accountability remains human
  • Durable business models over trend-driven hype
  • Build boring infrastructure that compounds value

What I'm Building Toward

  • Trust embedded into systems, not assumed
  • AI that assists humans without overriding verifiable truth
  • Distributed ledgers that support regulators, not bypass them
  • Filipino developers who compete globally while solving local problems
  • A technology empire built from the Philippines, for the world

Open to Collaboration

  • Senior AI engineering contracts (LLM integration, RAG, agentic systems)
  • Blockchain architecture and strategy consulting
  • High-trust system design for regulated industries
  • Strategic advisory roles
  • Developer education partnerships

Available for remote contracts starting immediately. Email: koleen.bp@outlook.com


Connect

Pinned Loading

  1. ph-risk-intelligence-research ph-risk-intelligence-research Public

  2. Bitskwela/bitdev-dml-exercises Bitskwela/bitdev-dml-exercises Public

    Python 1

  3. BitDev's Thanksify Smart Contract BitDev's Thanksify Smart Contract
    1
    // SPDX-License-Identifier: MIT
    2
    pragma solidity ^0.8.19;
    3
    
                  
    4
    contract Thanksify {
    5
        address public owner;
  4. bpx-ai-website bpx-ai-website Public

    Landing page website for bpxai.com

    TypeScript