◐ Shell
clean mode source ↗

importstring - Overview

Terminal Battleship (TUI)

Surprisingly complex terminal Battleship with a fully custom text UI, used as a sandbox to push code organization, modular design, and concise Python.

Python Curses

Predicting Heart Disease

End‑to‑end ML pipeline from EDA (class balance, correlations, KDEs) to a logistic regression baseline, then tuned gradient boosting models and interpretability with SHAP.

Python scikit-learn