react
Posts tagged "react"
3 posts
Building a Knowledge Graph for My Blog
How I built an interactive knowledge graph connecting blog posts through semantic similarity and shared tags. A deep dive into embeddings, NER, and D3 force-directed layouts.
Understanding Ship Deceleration: Interactive Calculator and Mathematical Methods
How long does it take a ship to stop? I built an interactive calculator and worked through the hydrodynamics from first principles. Without friction brakes, we can see that hull form and propulsion type dominate stopping performance.
From Naval Warfare to the Grimdark
I adapted a naval combat model to Warhammer 40k and built interactive calculators using iterative expected values, Markov chains, and Monte Carlo simulation. Monte Carlo wins for accuracy, but Markov chains reveal the probability distributions that expected values hide.