Skip to content

Blake Rayvid

Menu
  • About
  • Portfolio
Menu

Category: Exploration

Based News Reader

Posted on April 19, 2025August 24, 2025 by Blake

This script fetches the latest Google News RSS headlines for a user-supplied list of topics and regularly updates a static HTML page hosted on Netlify. Google Gemini prioritizes the headlines based on the user’s preferences. Designed to be scheduled with cron on any Unix-based system. 🗞️ news.blakerayvid.com How It Works View on GitHub

Continue reading

Skyrim Alchemy Optimizer

Posted on June 10, 2024August 21, 2025 by Blake

This Jupyter notebook can be used to maximize alchemy profitability using the ingredients you have on hand in The Elder Scrolls V: Skyrim. It uses integer linear programming from scipy.optimize.milp to determine which potions to make, and in what quantities, to maximize total value. It needs a csv file of the ingredients you have with…

Continue reading

Boolean Network Animation

Posted on November 19, 2020August 6, 2025 by Blake

This page animates the dynamics of a random boolean network, a collection of interconnected binary variables with a rule for determining the next state from the current one. 🔗 network.blakerayvid.com View on GitHub

Continue reading

Epidemic Simulator

Posted on April 19, 2020July 4, 2025 by Blake

This Jupyter notebook simulates a disease spreading through a community in random motion. Individuals are represented as points undergoing independent random walks in a bounded 2D environment. Parameters include: the population size, the average population density, the number of times to evolve the system, the number of trials to conduct, and the fraction of the…

Continue reading

Projectile Motion

Posted on July 1, 2018August 8, 2025 by Blake

This is a Desmos project which calculates the two possible angles at which to fire a projectile with a given muzzle speed to hit a specified target at (x,y). The project also displays the range envelope for the given muzzle speed where solutions exist. You can move the target around in the window and the…

Continue reading

Categories

  • Data Science
  • Exploration
  • Finance
  • Health
  • Interactive
  • Optimization
  • Utilities

Tags

D3.js Desmos Flask GCP Gemini API HTML/CSS JavaScript JQuery MATLAB Matplotlib Netlify NetworkX NLP NLTK Node/Express NumPy P5.js Pandas PostgreSQL Python QuantConnect Railway React Scikit-Learn SciPy SpaCy TensorFlow Vader YFinance

© 2025 Blake Rayvid. All rights reserved.