+++ title = "Home" hascode = true date = Date(2025, 11, 13) rss = "Home Page."
tags = ["syntax", "code", "image", "video"]
repo_url = "https://github.com/ZZBaron" +++
@@portfolio-header
@@portfolio-subtitle Explore My Projects @@ @@
@@projects-grid
@@project-card @@project-image
<video width="90%" autoplay loop muted playsinline>
<source src="/assets/engine.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
@@ @@project-info
~~~Vortex~~~
A WIP 3D ECS physics engine. @@ @@
@@project-card @@project-image
<video width="100%" height="100%" autoplay loop muted playsinline>
<source src="/assets/BlackHoleSim.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
@@ @@project-info
~~~2D Black Hole Simulation~~~
2D simulation of light paths bending around a massive object according to Einstein's theory of general relativity. @@ @@
@@project-card
@@project-image
@@
@@project-info
Spatial simulation where agents of binary group membership relocate based on neighborhood similarity thresholds, demonstrating emergent segregation from local preferences. Extended to continuous 2D group membership space using Euclidean distance metrics instead of binary/discrete group membership. @@ @@
@@project-card
@@project-image
@@
@@project-info
~~~Lotka-Volterra Model~~~
Coupled nonlinear ODEs modeling predator-prey population oscillations. Extended with logistic prey growth, Holling Type II functional response, time-delayed dynamics, and seasonal forcing to address unrealistic exponential growth and linear predation assumptions. @@ @@
@@project-card
@@project-image
@@
@@project-info
~~~GBM Stock Simulation~~~
GBM stochastic process simulation to model asset price paths with log-normal returns. Extended to Merton Jump Diffusion adding Poisson-distributed discontinuities with normally-distributed jump sizes. @@ @@
@@project-card
@@project-image
@@
@@project-info
GBM stochastic process simulation to model asset price paths with log-normal returns. Extended to Merton Jump Diffusion adding Poisson-distributed discontinuities with normally-distributed jump sizes. @@ @@
@@