$ node intro.js Hello World!

Data, AI, Software.

Projects, notes, and experiments from my corner of the internet.

/projects

Selected Builds

All projects
Bitcoin Attention with Google Trends Data visual
behavioral finance #bitcoin-attention-google-trends

Bitcoin Attention with Google Trends Data

A time-series econometrics pipeline examining how Google Trends-style public attention relates to Bitcoin volatility, volume, and returns.

Shows behavioral-finance thinking with VAR models, Granger causality, impulse response functions, subsample analysis, and reproducible data preprocessing.

PythonGoogle TrendsBitcoinVARGranger CausalityImpulse Responsestatsmodels
EASIEST: AI-Based Autism Diagnosis Support with Web-Based Eye Tracking visual
capstone research #easiest-ai-autism-diagnosis-system

EASIEST: AI-Based Autism Diagnosis Support with Web-Based Eye Tracking

A capstone computer engineering project: a web-based AI system that uses eye-tracking signals from a standard webcam to support autism screening.

Positioned as one of the first examples of a browser-based ASD support system using gaze capture in the browser, integrating AI prediction with full patient and test workflows.

PythonFlaskPostgreSQLSQLAlchemyWebGazerEye-TrackingMachine LearningSeleniumPytest
Web-Based Eye Tracker Accuracy Finder visual
research tooling #web-eye-tracker-accuracy-finder

Web-Based Eye Tracker Accuracy Finder

A practical browser-based validation system for measuring the accuracy of webcam-based eye-tracking before gaze features are used downstream.

Turns browser gaze capture into a measurable signal by making calibration quality and target-cell accuracy visible instead of implicitly trusted.

PythonFlaskJavaScriptWebGazerEye-TrackingCalibrationI-DT Fixation DetectionMatplotlib

/blog

Recent Notes

All posts

2026-04-16 • 4 min

Why Eye Tracker Accuracy Needs to Be Tested

Webcam-based eye tracking is accessible, but its accuracy can change dramatically. I built a browser-based system to measure that reliability before using gaze data downstream.

eye-trackingWebGazerresearch toolingdata quality