Bython Projects
Petting Zoo - Interactive Demos
Buy-Son Stock Visualizer
Interactive dashboard to retrieve and visualize historical stock prices and key information from recent financial reports. Built with Python and several open-source libraries. Application is hosted on the Amazon Web Services cloud using a serverless architecture; data is pulled from Yahoo Finance through an open-source API.
Buffalo Bark Machine
Serverless text-to-speech demo. Type some text, pick from ~40 Amazon Polly voices, and a Python Lambda worker synthesizes the audio in the background. Backend is three Python 3.12 Lambdas wired through API Gateway, SNS, DynamoDB, and S3.
Rent vs. Buy Calculator
Should you buy a home, or keep renting and invest the difference? A side-by-side, 35-year net-worth projection with a full month-by-month mortgage, carrying costs, and tax effects. Runs entirely in your browser — a single vanilla web component, no backend, recomputing on every keystroke.
Federal Capture Intelligence Platform
Interactive Tableau dashboard surfacing federal contracting and capture intelligence. Opportunity data is pulled from the SAM.gov API and warehoused in Snowflake, then explored through filterable views of agencies, opportunities, and award trends. Built and published with Tableau Public.
Home On The Range
Where should the herd settle? Every Austin-metro school attendance zone (district, high, middle, and elementary) on one interactive map, with TEA ratings, Census demographics, appraised home values, and recent deed transfers for each zone. A Python pipeline compiles the data offline from district GIS sources; the map itself is a single static page served from S3.
Locals Only - "About" Pages and Source Code
Genome-Eval
Genetic analysis pipeline from raw consumer data (e.g. 23andMe).