Projects

GitHub User Anaylzer

This app takes a GitHub username, checks if it's valid, and then uses GitHub’s public API to fetch the user’s public repositories. It also shows how many commits the user has made in the few days.

Rock, Paper and Scissors

A rock, paper and scissors game based on javscript logic.

Calculator

A Javascript based Calculator.

TIC TAC TOE GAME

A tic tac toe game based on javscript logic.
Back