Coder Social home page Coder Social logo

jorgemonte / javascriptprojects Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opensouce-lnmiit/javascriptprojects

0.0 2.0 0.0 1.09 MB

This guide is intended for people looking to work on projects to get hands-on learning experience but out of ideas.

CSS 20.74% HTML 76.87% JavaScript 2.39%

javascriptprojects's Introduction

JavaScript Projects

This guide is intended for people looking to work on projects to get hands-on learning experience but out of ideas. JavaScript is very easy to implement. All you need to do is put your code in the HTML document and tell the browser that it is JavaScript. It works on web users’ computers — even when they are offline and allows you to create highly responsive interfaces that improve the user experience and provide dynamic functionality, without having to wait for the server to react and show another page.

Projects for Beginners

  • Make a Tic Tac Toe Board
  • Make a web based calculator
  • Make a Todo List with persisting browser storage using localStorage api
  • Make a unit converter (time, distance, currency, etc)
  • Random Maze Generator as an online game
  • Make a web based digital clock
  • Update CSS variables with JS

Intermediate Level Projects

  • Make a script which autofills common signup fields using random data
  • Use Yahoo! Weather api to build a weather widget
  • Integrate SoundCloud on a web page to play a song according to the user's mood
  • Use StarWars-API to generate a profile of all the characters and their weapons/vehicles
  • Use Unsplash-API to create an image carousel
  • Use Paper.js to create amazing graphics.
  • Use ParallaxJS to create full page parallax boilerplates

Advanced Level Projects

  • Use NASA's Gene Lab API to build a tool to visualize and display data in an interactive manner
  • Use USGS's API to visualise legacy data of Earthquakes with various filters(Magnitude, Date, Areas affected, Place of Origin)
  • Use Google MAP API and World Bank's Climate Data API to build an interactive tool to visualize historical climate data by countries, regions, etc.
  • Use Twitter's API alongwith a sentiment analysis library example to visualise tweets by celebrities and politicians and find trends.

Inspiration

A collection of deployed live projects with code.

Contributing

  • Those who are new to open source and don't know how to send Pull Request see CONTRIBUTING.md file.

javascriptprojects's People

Contributors

theamanbhargava avatar sunilsj99 avatar kartikshankhavaram avatar enumbutz avatar vsc-github avatar jzhen avatar bhaveshkalra avatar gaurang444 avatar prtk1910 avatar

Watchers

James Cloos avatar Jorge Monte avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.