Code Monkey home page Code Monkey logo

javascript-projects's Introduction

๐Ÿ™…๐Ÿปโ€โ™€๏ธ NO Framework Please!! JavaScript Only ๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿ’ป

This repo is dedicated to vanilla JavaScript projects and code snippets. If you are looking to pratice, or just want to start then this repo is for you. The idea is to practise with vanilla JavaScript.

๐Ÿ’ป Tech Stack

  • HTML5
  • CSS
  • JavaScript

๐ŸŒ Browser Support and Operating System support

Latest browsers and OS versions.

Browsers

  • Chrome
  • Firefox
  • Safari
  • Edge

Operating System

  • Windows
  • Mac

๐Ÿ“š Learning Resources

HTML 5

  • [TBD]

CSS 3

  • [TBD]

JavaScript

  • [TBD]

๐Ÿ’ก Projects Ideas

  1. Tip calculator โœ…
  2. Cost split โœ…
  3. Calculator
  4. Form validator
  5. Color picker โœ…
  6. Flyout navigation
  7. Hover effect โœ…
  8. Slide-in/out
  9. Popup
  10. Tootlip โœ…
  11. JS animations
  12. To-do list
  13. Quiz
  14. Astrology prediction
  15. Color-scale generator
  16. E-commerce - color change of product
  17. Chat
  18. Conversion of units
  19. gif search
  20. Tweet search
  21. Random image
  22. Quote generator
  23. Sliders
  24. Tabs
  25. Progress bar
  26. Word count โœ…
  27. Search for word in a page
  28. Accordion

โค๏ธ Reach Me

Reach me at Twitter

javascript-projects's People

Contributors

akshaythakare7 avatar neha avatar praveenpuglia avatar torelafes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

javascript-projects's Issues

[costSplit] Add option to split by percentage

Currently we provide the total amount and number of people to distribute among and it distributes equally.

There should be a radio button which is an option to split by percentage. When user chooses that radio button, user will see four input boxes.

Name - Percentage
Name - Percentage

Once user clicks Calculate Percentage button we have to check that both the percentages add upto 100. If they do, show the amount to pay for each person.

Name - Percentage : Will pay Amount X
Name - Percentage : Will pay Amount Y

clean the repo

  • consistency in names
  • clean the code, and documentation
  • add contribution guidelines
  • review the todos

[wordCount] Twitter like textarea

In twitter when you write a tweet you can only write 280 characters. So this could be a project to have a textarea and below it something like (20/280).

If the user enters more than 280 characters make the textarea border red.

Create form with validation

  • The form should check for following:
    • No input should be blank.
    • Email, number, name ,gender etc should be valid

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.