Things I built. Each one taught me something real.
Time-based state machine mapping real-world activity to Discord presence. Learned: modeling time is harder than it looks.
GitHubAlgorithmic stock selection under budget constraints. Three greedy strategies. Key insight: greedy is fast but not always optimal.
GitHub