AI-Native Developer building autonomous systems and generative AI applications.
- AI Agents & Orchestration — autonomous workflows, multi-agent systems, tool orchestration
- LLM Integration — prompt engineering, RAG pipelines, fine-tuning experiments
- Full-Stack AI Apps — from ideation to deployed product (Next.js, Supabase, Vercel)
- Open Source — contributions to AI tooling and developer infrastructure
Languages Python · JavaScript · TypeScript · Elixir · Vue.js
AI / ML Large Language Models · RAG · Vector Databases · Embeddings · OpenAI API · Anthropic API
Frontend React · Next.js · Tailwind CSS · Framer Motion
Backend & Infra Node.js · Supabase · Vercel · PostgreSQL
Tools Git · GitHub Actions · Claude Code · OpenClaw · Cursor
llm-eval-harness — LLM Evaluation Framework
Python · OpenAI · Anthropic · Ollama Lightweight framework for benchmarking LLMs on reasoning tasks (arithmetic, logic, reading, commonsense, code). Supports chain-of-thought, few-shot, and direct prompting modes with cost tracking.
rag-pipeline — RAG Pipeline Demo
Python · LangChain · ChromaDB · OpenAI Minimal Retrieval Augmented Generation pipeline with PDF loading, vector embeddings, and interactive REPL. Run with or without a PDF.
quizworld — AI-Powered Quiz Platform
Elixir · Next.js · AI Generation · Supabase Real-time multiplayer quizzes with AI-generated questions from any topic. Built with Phoenix LiveView, AI quiz generation pipeline, and a full-stack multiplayer game engine.
rag-pipeline — Minimal RAG Pipeline
Python · LangChain · ChromaDB · OpenAI Embeddings A runnable RAG pipeline: PDF loading → chunking → OpenAI embeddings → ChromaDB vector store → GPT-4o-mini generation. Demonstrates retrieval-augmented generation with real code.
goshoot — Vision AI Platform
Computer vision pipeline with AI-powered image processing and generation capabilities.
kevinonchain — Web3 DApp
Vue.js · Blockchain · Smart Contracts Decentralized application exploring on-chain interactions and Web3 integrations.
- Building AI-native applications with autonomous agent workflows
- Contributing to open source AI tooling
- Exploring fine-tuning, RAG architectures, and production LLM systems
| Date | Project | Change |
|---|---|---|
| 2026-04-03 | quizworld | refactor: consolidate duplicated normalizeTimeLimit, normalizePoints, and decodeHtmlEntities into lib/quiz-utils — moved duplicate helper functions from lib/quiz-ai.ts and lib/quiz-import.ts into a single shared lib/quiz-utils.ts with typed exports (TimeOption, PointOption). Eliminates code duplication and ensures consistent time/point normalization across AI quiz generation and text import pipelines. |
- GitHub: kevinmalana
- LinkedIn: kevinmalana
- Twitter/X: @kevinonchain
- Email: kevinmalana@gmail.com
Building the future of AI-native software — one commit at a time.