Fetches user activity from GitHub API
This solution was submitted for the GitHub User Activity project on roadmap.sh.
- Fetch GitHub user activity via CLI
- Display recent events in terminal
- Handles JSON responses from GitHub API
bash
cargo run -- <github_username>