Junlajak Jongpipattanakul
Projects
Data engineering

SetQuant

End-to-end pipeline that scrapes the SEC's Form 59 filings, joins them with Yahoo Finance prices, and serves a Go REST API on Cloud Run.

Live
Go Postgres Cloud Run GitHub Actions Yahoo Finance API
SetQuant — Thai SEC insider-trading dashboard, public leaderboard view
setquant.vercel.app
  • Built and deployed an end-to-end pipeline that scrapes Form 59 filings from the Thai SEC’s JS-heavy portal on a GitHub Actions cron, joins them against Yahoo Finance prices in Postgres, and serves them through a Go REST API on Cloud Run (GCP).
  • Built the scoring layer on top of the joined data — filtering par-value misprints, computing mark-to-market returns, and ranking executives across tracked SET companies into a single public leaderboard.