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.
View Project
Rock, Paper and Scissors
A rock, paper and scissors game based on javscript logic.
View Project
Calculator
A Javascript based Calculator.
View Project
TIC TAC TOE GAME
A tic tac toe game based on javscript logic.
View Project
Back