I Used a Segment Tree to Speed Up a Stock Chart App
A rebuild of a React stock chart app that uses a segment tree to make repeated volume range queries fast and keep chart interactions responsive.
Latest posts from my Medium profile.
A rebuild of a React stock chart app that uses a segment tree to make repeated volume range queries fast and keep chart interactions responsive.
A reinforcement learning agent that learns Atari Breakout from raw pixels using PPO, Stable Baselines3, Gymnasium, and PyTorch.
A practical walkthrough of a computer vision pipeline using EfficientNet-B0, heavy augmentation, and mixed-precision training on PatchCamelyon.
A walkthrough for wiring Algolia search into a MERN stack app and keeping search indexes synced with MongoDB.