Experiments
& Archive
01
GitHub User Activity Tracker
GitHubNODE.JS · GITHUB API
Node.js script that fetches and displays recent public activity of any GitHub user using the GitHub Events API.
02
Task Tracker CLI
GitHubNODE.JS · CLI · FILE SYSTEM
Minimalist terminal application for managing tasks through a simple command-line interface. Demonstrates core backend logic, file I/O, and CLI argument handling.
03
04
Timeline — Digital Clock
GitHubHTML · CSS · JAVASCRIPT
Web application displaying a digital clock with both 12-hour and 24-hour time format support.