ER Terminal
Full-Stack AppA personal equity research and valuation platform built to perform professional-grade fundamental analysis, build DCF models, and track prediction market sentiment.
Overview
Finance students and aspiring analysts often lack accessible tools to practice professional-grade fundamental analysis outside of static Excel spreadsheets. Existing solutions are either prohibitively expensive or too basic, making it hard to gain real-world modeling experience.
I built ER Terminal to solve this. Wrapped in a beautiful navy and gold aesthetic reminiscent of professional finance platforms, it allows users to pull live market data, iterate on interactive DCF models, maintain research notes, and run peer comparables seamlessly in the browser.
Role
Lead Developer & Designer
Timeline
2026
Technologies

ER Terminal Dashboard
A comprehensive view of market data and portfolio metrics.

Stock Screener
Filter and discover equities using custom financial parameters.

Stock Overview
In-depth financial profile and metrics for individual equities.

Financials
Filter through available financial data seamlessly.

Peers
In-depth research notes intertwined with real-time financial tracking.

Valuation
Input fundamental metrics to build comprehensive Discounted Cash Flow valuations.
Engineering Features
Interactive DCF Valuation
Engineered a pure TypeScript DCF calculator offering real-time value updates as users adjust margin, CapEx, and growth sliders. Includes a dynamic 5x5 WACC vs Growth sensitivity matrix.
Live Financial Data Integration
Built advanced server-side proxies using Vercel serverless functions to aggregate data from Yahoo Finance and other sources. Uses optimized React Query caching to eliminate redundant calls and ensure fast loads.
Polymarket Sentiment Tracking
Integrated the Polymarket API to surface prediction markets relevant to watched equities. Provides a unique, quantitative overlay of real-money sentiment directly alongside fundamental analysis.
Professional Terminal UI
Designed a custom component system using Tailwind CSS and Radix UI primitives. The deep navy background with sharp gold accents and native monospace typography reflects the premium aesthetic of institutional platforms.