← Back

Experiments
& Archive

01

GitHub User Activity Tracker

GitHub

NODE.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

GitHub

NODE.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

Tic-Tac-Toe

GitHub

C++ · RAYLIB

Classic game built with C++ using Raylib graphics library.

04

Timeline — Digital Clock

GitHub

HTML · CSS · JAVASCRIPT

Web application displaying a digital clock with both 12-hour and 24-hour time format support.