Skip to content
View KBPsystem777's full-sized avatar
💭
Try getMedixAI.com
💭
Try 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

Koleen Baes Paunon

AI & Blockchain Architect | Trusted Digital Infrastructure Builder


Profile Views

WakaTime

I am building the digital infrastructure layer that the Philippines needs — and training the generation of Filipinos who will run it.

I lead the design and deployment of AI-powered platforms and distributed ledger systems for regulated industries in the Philippines. My work sits at the intersection of financial technology, national security, and developer empowerment — building infrastructure that institutions can trust and developers can build on.

From architecting blockchain solutions inside a regulated financial institution, to teaching Philippine government employees to write and deploy live Ethereum smart contracts, I operate across the full spectrum — from boardroom strategy to production code.


Flagship Platforms

AI & Intelligent Systems

  • Memory7 — AI-powered platform that transforms event photos into curated memory walls; uses vision AI to auto-caption, design layouts, and assemble shareable event narratives 👉 https://m7.bpxai.com
  • MediXAI — AI-driven medical triage and referral engine expanding healthcare access across the Philippines 👉 https://getmedixai.com
  • NegosyoAI — AI-powered business assistants purpose-built for Filipino MSMEs 👉 https://negosyo.bpxai.com

Financial & Commerce Infrastructure

Business Operations

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


Professional Role

DLT Tech Lead — Regulated Financial Institution Responsible for end-to-end blockchain integration strategy, systems architecture, and production validation across multiple technology layers within a regulated Philippine financial institution.


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. Former counter-terrorism consultant.


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's testnet. This is what building a nation's technical capacity looks like.

Bitskwela


Technical Stack

Languages: JavaScript, TypeScript, Solidity Cloud: AWS (Certified Solutions Architect) Core Domains:

  • Distributed Ledger Technology & Smart Contract Design
  • AI Integration & Autonomous Agent Workflows
  • Multi-tenant SaaS Architecture
  • Cloud Infrastructure & DevOps (AWS)
  • Frontend, Middleware & API Engineering
  • Operational Dashboards & Real-time Analytics

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

Open to Collaboration

  • Blockchain architecture & strategy consulting
  • AI-powered operational platforms
  • High-trust system design for regulated industries
  • Strategic advisory roles
  • Developer education partnerships

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

    Move 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