Skip to content

This repository contains all my JavaScript projects that I built while learning.

Notifications You must be signed in to change notification settings

AbhinandanAdhikari/JavaScript-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Projects

This repository contains all my JavaScript projects that I built while learning.

List of Projects:

  • Here, users can ask questions and answer the questions, upvote/downvote the questions, mark the questions as favourites.
  • It doesn't make use of common database instead it makes use of browser's local storage to access and store the data.
  • Tech Stacks : HTML, CSS, JavaScript.
  • Online Compiler is web app that helps the user to compile and run the codes written in Java, C/C++, Python, JavaScript.
  • It makes use of CodeQuotient API with the help of AJAX to compile and return the output of the code to the user.
  • Tech Stacks : HTML, CSS, JavaScript, CodeQuotient API.
  • Here, users can enter the city name and can find the weather details of a particular city.
  • It makes use of the Open Weather Map API to return the weather details of a city.
  • Tech Stacks : HTML, CSS, JavaScript, Open Weather Map API.

Hope you all liked it ❤️

About

This repository contains all my JavaScript projects that I built while learning.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published