Projects

Hodgkin–Huxley Simulator

A cross-platform Python desktop application for exploring single-compartment membrane dynamics using the HH equations.

  • Built a cross-platform desktop application (Windows, macOS, Linux) implementing the Hodgkin–Huxley equations to model action potential generation and membrane dynamics in real time.
  • Simulates single-compartment membrane dynamics with live visualization of membrane voltage, injected current, net ionic current, conductances (Na+, K+, leak), and gating variables (m, h, n).
  • Validated outputs against the NEURON Simulator; authored a research-style manuscript covering methods, error analysis, biological interpretation, and future extensions.