Skip to content
AVAILABLE FOR OPPORTUNITIES

Kit Tran

Tran Huynh Gia Bao  ·  Vietnam

Finance professional building production-grade systems at the intersection of quantitative finance and AI engineering. I create institutional-grade analytics, publish open-source frameworks, and deliver client platforms — from SEC filing intelligence and crypto derivatives dashboards to AI agent governance tools and premium web experiences.

01 / About
13+
Projects Built
42+
Hedge Funds Tracked
5
Exchange Venues
10+
LLM Providers

Finance Professional &
AI-Augmented Engineer

I bridge the gap between quantitative finance and modern software engineering. My work centers on transforming raw financial data—SEC regulatory filings, exchange market feeds, and macroeconomic datasets—into structured intelligence that drives investment decisions.

Specializing in institutional-grade analytics, I architect systems that monitor hedge fund positioning, quantify portfolio risk, and detect alpha signals through systematic data engineering. Every tool I build is designed with the rigor of a quant desk and the pragmatism of a software engineer.

Beyond traditional finance, I leverage AI-augmented development workflows to accelerate the design and deployment of financial applications—integrating large language models, automated pipelines, and intelligent agents into production-ready systems.

Education
Bachelor of Applied Finance
Western Sydney University  ·  2023 – Present
Sydney, Australia
Relevant Coursework
Financial Derivatives & Options PricingPortfolio Management & Investment AnalysisQuantitative Methods in FinanceCorporate Finance & Capital StructureFinancial EconometricsFixed Income Securities
02 / Projects

Selected Work

13 projects spanning quantitative finance, AI systems, full-stack platforms, and data engineering. All built for production.

01
LiveFintech

Kasher — Two Cents Hustler

Financial Intelligence Platform

Institutional-grade macro & equity intelligence platform with a multi-agent AI news pipeline, real-time economic dashboards, delta hedging engine, and a crypto volatility prediction system — deployed on Cloudflare edge infrastructure.

  • Real-time macro dashboard: interest rates, CPI, DXY, Gold, S&P 500, yield curves
  • Multi-agent AI pipeline (Gatherer → Narrator → Analyst → Editor) for daily briefings
  • Insider & Congress trade tracker with sentiment scoring
  • Multi-asset delta hedging engine with crypto volatility prediction (Python quant sidecar)
  • 34+ database schema migrations across Cloudflare D1 & R2
  • Community forum with analyst marketplace and reputation system
  • Dual Cloudflare Workers: macro-fetcher & stock-fetcher for automated data ingestion
Next.js 15FastAPICloudflare D1/R2PythonOllamaFRED APISEC EDGARMulti-Agent AIGeminiGroq
View Details
02
LiveFintech

Prospire

Institutional Trading Analytics Platform

Full-stack options and derivatives analytics suite with real-time WebSocket dashboard — tracks live Greeks, multi-exchange PnL aggregation, GEX/DEX analysis, and smart money detection across Bybit, Deribit, OKX, and Binance.

  • Real-time position sync via Bybit REST + WebSocket with live Greeks tracking
  • Options intelligence: GEX, DEX, vanna, charm, IV skew, OI distribution charts
  • TimescaleDB for time-series optimized historical Greeks and PnL data
  • Smart money alerts: block trade detection, wall/cascade analysis
  • Multi-exchange aggregation across Bybit, Deribit, OKX, Binance
  • Redis read models for sub-millisecond dashboard queries
  • Docker-orchestrated microservices with APScheduler background tasks
  • Real-time position dashboard via Socket.IO WebSocket with sub-second latency
  • Interactive charts with Recharts for IV skew, OI distribution, and PnL visualization
  • Zustand state management for complex multi-exchange trading view state
FastAPINext.js 14TimescaleDBPostgreSQLRedisPythonWebSocketTanStack QueryAPSchedulerSocket.IORechartsZustandBybit API
View Details
03
LivePlatform

RocketCarRentals

Premium Multilingual Car Subscription Platform

Enterprise SaaS car subscription platform supporting 10 languages with an intelligent booking wizard, client-side ID/KYC scanning via OCR, real-time PayPal checkout, contract generation, and a comprehensive fleet management admin dashboard.

  • 10-language localization (EN, VI, ZH, JA, KO, TH, FR, DE, ES, RU)
  • In-browser MRZ/passport scanning via Tesseract.js OCR — zero server upload for KYC
  • Intelligent booking wizard with PayPal real-time checkout integration
  • Contract generation with TipTap rich editor + PDF export
  • Telegram Bot notifications for booking events and admin alerts
  • Client-side FFmpeg WASM for video/image optimization before upload
  • E2E test suite with Playwright covering critical booking flows
Next.js 15FirebaseCloudflare D1/R2TypeScriptTesseract.jsPayPal APIPlaywrightFramer MotionZustand
View Details
04
LivePlatform

HIEN ERP

AI-Powered Enterprise Resource Planning System

Production-grade multi-module ERP system with an embedded AI agents layer for automated decision support — covering bookings, production, finance, shipping, employee management, and analytics. Deployed on Cloudflare edge with local LLM inference.

  • 9 ERP modules: bookings, employees, production, shipping, customers, finance, analytics
  • AI agents system with automated decision logic and audit trails
  • Local LLM inference via Ollama (Qwen2.5, DeepSeek-R1) for cost-free AI operations
  • Cloudflare Workers for background data ingestion pipelines
  • 34+ database migrations across Cloudflare D1 edge database
  • Multi-asset delta hedging engine embedded in the finance module
  • Full multi-language support via next-intl
Next.js 15Cloudflare D1Cloudflare WorkersFirebase AuthPythonOllamaFramer Motionnext-intlTypeScript
View Details
05
LiveFintech

Vantage v3 — Institutional Intelligence Platform

Open-Source SEC 13F Hedge Fund Analytics

Open-source SEC institutional holdings intelligence platform tracking 42 top hedge funds with 10+ years of historical data. Features quarter-over-quarter position comparison, historical portfolio evolution charts, stock holder intelligence, and zero-backend architecture served via HuggingFace CDN and GitHub Pages.

  • 42 top hedge funds tracked: Berkshire, Bridgewater, Soros, Renaissance Technologies, Tiger Global, Druckenmiller
  • 10+ years historical data from SEC EDGAR (40+ quarters per manager)
  • 3 operation modes: Local (FastAPI), Direct HF API (CDN), GitHub Pages (static export)
  • Weekly automated pipeline via GitHub Actions: crawl SEC → parse XML → generate JSON → deploy
  • Zero-backend public API via HuggingFace CDN — no auth, no rate limits for consumers
  • Quarter-over-quarter position comparison (NEW / EXITED / INCREASED / DECREASED)
  • Historical portfolio evolution with stacked area charts for Top 30 holdings
  • 594MB SQLite database auto-downloaded from HuggingFace on first local run
PythonFastAPISQLAlchemySQLiteNext.js 14TypeScriptRechartsTanStack QueryGitHub ActionsHugging FaceSEC EDGAR
View Details
06
In ProgressAI / ML

500Agents

AI Persona Simulation Platform

Platform generating 500 diverse AI personas using 5 LLM providers (Groq, Cerebras, Mistral, DeepSeek, Gemini) with intelligent load balancing, SSE streaming, and analytical reports with sentiment analysis and theme extraction.

  • 5 LLM providers (Groq, Cerebras, Mistral, DeepSeek, Gemini) with quota management and auto-failover
  • SSE streaming for real-time persona processing progress updates
  • Analytical reports with sentiment analysis, theme extraction, and demographic breakdown
  • JWT auth with access/refresh token rotation and secure session management
  • Upstash Redis for distributed queue management, rate limiting, and caching
  • Supabase PostgreSQL for persistent data (users, questions, personas, reports)
  • Cron-based daily quota reset via Vercel Cron Jobs
Next.js 16SupabaseUpstash RedisGroqCerebrasMistralDeepSeekGeminiVitestVercelSSEJWT
View Details
07
LiveAI / ML

KitAI Agent Framework

Universal AI Agent Governance System

Published npm package (kitai-ai-agents-system-framework) that turns any AI coding assistant into a disciplined, context-aware engineering partner. Compatible with Claude Code, Cursor, GitHub Copilot, and Antigravity.

  • Published on npm as kitai-ai-agents-system-framework — install with npx or curl
  • Compatible with Claude Code, Cursor, GitHub Copilot, and Antigravity
  • 5 navigation files maintain persistent AI context across all sessions
  • Bootstrap prompt system for automatic codebase scanning and context building
  • CEO/CTO role model: you set objectives, AI owns all technical decisions
  • Template system with Node.js API and Python service examples
npmNode.jsJavaScriptClaude CodeCursorGitHub CopilotMIT LicenseCLI
View Details
More Projects
LiveAI / ML

XFEED

X/Twitter Intelligence Monitoring Pipeline

Real-time social media intelligence pipeline that scrapes X/Twitter Lists via native GraphQL, processes content with LLMs, and surfaces mark

FastAPIPythontwscrapeGraphQL+5
View Details
LiveAI / ML

AI Chatbot Platform

LLM Deployment & Conversation Infrastructure

Modular chatbot infrastructure platform integrating Supabase for persistent conversation state and Hugging Face Spaces for scalable LLM depl

Node.jsSupabasePostgreSQLHugging Face Spaces+1
View Details
LiveData

TCPW — Portfolio Heatmap

Market Heatmap Analytics & Scraper

TypeScript-based market data scraper and heatmap visualization engine — uses Puppeteer for browser automation and Cheerio for structured DOM

TypeScriptNode.jsPuppeteerCheerio+2
View Details
LiveData

Crypto Data Management System

Multi-Exchange OHLC Data Pipeline

Cross-platform desktop application for systematic OHLC market data acquisition with intelligent multi-exchange failover across Bybit, Binanc

PythonPySide6SQLiteBybit API+2
View Details
LivePlatform

Golden Sunrise

Premium Senior Care Platform

Client-commissioned website for a premium senior living facility featuring cinematic storytelling UI, investor relations portal with financi

Next.js 16TypeScriptFramer Motionreact-hook-form+4
View Details
LivePlatform

HIEN Marketing Automation

Social Media Template Engine

Marketing automation tool that auto-inserts template designs into product images with diverse social media presets, powered by Google APIs f

Next.js 15TypeScriptGoogle APIsSharp+2
View Details

Additional private repositories available upon request.

GitHub
03 / Skills

Expertise

A hybrid skill set spanning quantitative finance, AI engineering, and full-stack data systems — built for capital markets applications.

Quantitative Finance

  • Derivatives Pricing & Structuring
  • Portfolio Construction & Optimization
  • Risk Management (VaR, CVaR, Monte Carlo)
  • Algorithmic Trading & Backtesting
  • Financial Modeling (DCF, LBO, Comps)
  • Capital Markets & Equity Research
  • SEC Filing Intelligence & Hedge Fund Analytics
  • Time Series Econometrics

AI-Augmented Engineering

  • Multi-Agent AI System Design
  • LLM Integration (Ollama, Groq, Gemini)
  • npm Package Publishing & Open Source
  • Natural Language Processing
  • AI-Augmented Development Workflows
  • GitHub Actions CI/CD & Automation
  • Hugging Face Datasets & Model Hub
  • Automated Data Pipeline Orchestration

Technical Stack

  • Python (pandas, numpy, scipy, statsmodels)
  • TypeScript / React / Next.js
  • FastAPI & REST/WebSocket APIs
  • SQL — PostgreSQL, TimescaleDB, SQLite
  • Cloudflare Workers, D1, R2
  • Firebase, Supabase, Upstash Redis
  • Socket.IO & WebSockets
  • Recharts & Data Visualization
Tools & Platforms
Bloomberg TerminalSEC EDGARPython 3.11+TypeScriptNext.jsFastAPIReactPostgreSQLSQLiteDockerGitHub ActionsVercelSupabasePandasNumPyScikit-learnPlotlyJupyter
04 / Contact

Let's build something
at the edge of finance & AI.

Open to quantitative research roles, fintech engineering positions, and collaborative projects where financial domain expertise meets AI-augmented engineering.

Currently

Pursuing a Bachelor of Applied Finance at Western Sydney University, while actively building quantitative tools and exploring opportunities in institutional finance and AI-driven investment analytics.