Pinned Repositories
Color-switcher
A basic JavaScript project that changes the background color of the webpage with a button click, demonstrating DOM manipulation and event handling.
css-exercises
forking this repo to perform some exercises and task
etch-sketch
A browser based sketchpad built to practice DOM manipulation and events in javascript.
git_test
My first GitHub Repository.
Guess-the-number
a game where the player has to guess a random number within a certain range. Made using "too high" or "too low"
Library
A simple web application to manage your personal book collection. Add, view, and track your books with details such as title, author, number of pages, and read status.
Rock-Paper-Scissors-UI
A simple rock paper scissor game made using function and dom manipulation technique
Tip-Generator
A simple web application that helps users calculate tips based on the bill amount and desired tip percentage.
PrathamKarki's Repositories
PrathamKarki/Color-switcher
A basic JavaScript project that changes the background color of the webpage with a button click, demonstrating DOM manipulation and event handling.
PrathamKarki/css-exercises
forking this repo to perform some exercises and task
PrathamKarki/etch-sketch
A browser based sketchpad built to practice DOM manipulation and events in javascript.
PrathamKarki/git_test
My first GitHub Repository.
PrathamKarki/Guess-the-number
a game where the player has to guess a random number within a certain range. Made using "too high" or "too low"
PrathamKarki/Library
A simple web application to manage your personal book collection. Add, view, and track your books with details such as title, author, number of pages, and read status.
PrathamKarki/Rock-Paper-Scissors-UI
A simple rock paper scissor game made using function and dom manipulation technique
PrathamKarki/Tip-Generator
A simple web application that helps users calculate tips based on the bill amount and desired tip percentage.
PrathamKarki/javascript-exercises
PrathamKarki/landing-page
this is a simple landing page layout using html , css and flexbox
PrathamKarki/odin-recipes
PrathamKarki/portfolio
basic portfolio website
PrathamKarki/PrathamKarki