Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/irfanshadikrishad/javascript101
All the JavaScript projects i did or wanted to do. Any contribution is appreciated to make it useful for someone learning JavaScript or looking for project ideas or example. 👌
https://github.com/irfanshadikrishad/javascript101
100daysofjavascript front-end-development irfanshadikrishad javascript javascript-projects open-source webdesign webdevelopment
Last synced: about 2 months ago
JSON representation
All the JavaScript projects i did or wanted to do. Any contribution is appreciated to make it useful for someone learning JavaScript or looking for project ideas or example. 👌
- Host: GitHub
- URL: https://github.com/irfanshadikrishad/javascript101
- Owner: irfanshadikrishad
- License: apache-2.0
- Created: 2022-09-10T14:53:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T23:29:26.000Z (8 months ago)
- Last Synced: 2024-05-02T16:13:18.987Z (8 months ago)
- Topics: 100daysofjavascript, front-end-development, irfanshadikrishad, javascript, javascript-projects, open-source, webdesign, webdevelopment
- Language: HTML
- Homepage: https://irfanshadikrishad.github.io
- Size: 6.73 MB
- Stars: 16
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JavaScript101
All the JavaScript projects i did or wanted to do. Any contribution is appreciated to make it useful for someone learning JavaScript or looking for project ideas or example.
- [x] [Animated Circle Text](https://eptsy.github.io/animated-text-circle/) 🎉
- [x] [Base64](https://eptsy.github.io/base64/) :tada:
- [x] [BMI Calculator](https://eptsy.github.io/bmi-calculator/) :tada:
- [x] [Click to Copy](https://eptsy.github.io/click-to-copy/) :tada:
- [x] [Counter App](https://eptsy.github.io/counterapp/) :tada:
- [x] [Count Up App](https://eptsy.github.io/countupapp/) :tada:
- [x] [Dark and Light Mode Toggler](https://eptsy.github.io/darkandlightmodetoggler/) :tada:
- [x] [Digital Clock](https://eptsy.github.io/d-js-clock/) :tada:
- [x] [GitHub Profile Search App](https://eptsy.github.io/githubprofilesearchapp/) :tada:
- [x] [Google Drive Download Link Generator](https://eptsy.github.io/googledirectdownloadgenerator/) :tada:
- [x] [Input Field Character Counter](https://eptsy.github.io/char-counter/) :tada:
- [x] [Internet Connection Status Detector](https://eptsy.github.io/internet-connection-status/) :tada:
- [x] [Ip Lookup](https://eptsy.github.io/iplookie/) :tada: (might only work on http)
- [x] [JavaScript Drum Kit](https://eptsy.github.io/drum-kit/) :tada:
- [x] [JavaScript Clock [Digital]](https://eptsy.github.io/js-digital-clock/) :tada:
- [x] [Live visit counter.](https://eptsy.github.io/livevisitcounter/) :tada: (deprecated)
- [x] [Modal/Popup](https://eptsy.github.io/modal/) :tada:
- [x] [Palindrome Checker](https://eptsy.github.io/palindromechecker/) :tada:
- [x] [Push.Js-Notifications](https://eptsy.github.io/push.js-notifications/) :tada:
- [x] [Qrcode, Barcode Generator.](https://eptsy.github.io/qrcode-barcode/) :tada:
- [x] [Random Hex Color Generator](https://eptsy.github.io/randomhexcolorgenerator/) :tada:
- [x] [Random Number Generator](https://eptsy.github.io/randomnumbergenerator/) :tada:
- [x] [Random Quote Generator](https://eptsy.github.io/random-quote-generator/) :tada:
- [x] [Scroll Indicator + Highlighter.](https://eptsy.github.io/customScrollIndicator-highlighter/) 🎉
- [x] [Scroll To Top](https://eptsy.github.io/scrolltotop/) :tada:
- [x] [Sololearn User Search App](https://eptsy.github.io/sololearn-user-search-app/) :tada:
- [x] [Speech Synthesis](https://eptsy.github.io/speech-synthesis/) :tada:
- [x] [Temperature Converter](https://eptsy.github.io/temperature-converter/) :tada:
- [x] [Time Countdown](https://eptsy.github.io/timecountdown/) :tada:
- [x] [Type Writing Effect Project](https://eptsy.github.io/typewritingeffectproject/) :tada:
- [x] [Vowel Counter App](https://eptsy.github.io/vowelcounter/) :tada:
- [x] [Weather App](https://eptsy.github.io/weatherapp/) :tada:
- [x] [Website Preloader](https://eptsy.github.io/preloader/) :tada:
- [x] [Word Count Tool](https://eptsy.github.io/word-counter-tool/) :tada:
- [x] [Sticky Nav Bar on Scroll](https://itsamuhaimin.github.io) :tada:
- [x] [Page Scroll Indicator](https://eptsy.github.io/customScrollIndicator-highlighter/) :tada:
- [x] [Page Animation With AOS Library](https://itsamuhaimin.github.io) :tada:
- [x] [Cursor Animation on MouseMove.](https://eptsy.github.io/custom-cursor-tracker/) 🎉
- [x] [JavaScript BMI Calculator.](https://eptsy.github.io/bmi-calculator/) :tada:
- [x] [Testimonial Slider](https://eptsy.github.io/owlcarousel/) :tada:
- [ ] Lyrics Search App
- [ ] Quiz App [(Example)](https://uttamsaha.github.io/quiz-app)
- [ ] List Search Project
- [ ] Date Countdown
- [ ] Tip Calculator
- [ ] Smooth Scroll Effect
- [ ] Active Menu Switcher
- [ ] Responsive Mobile Menu with Submenu
- [ ] Newsletter Form on Scroll
- [ ] Password Generator
- [ ] Todo App with Local Storage
- [ ] Notes App
- [ ] Calculator
- [ ] Weight Converter
- [ ] Running Game
- [ ] Accordion
- [ ] Random Joke Generator
- [ ] Wikipedia Search App
- [ ] Image Slider
- [ ] Product Filter
- [ ] Product Carousel Slider
- [ ] Vertical Tabs
- [ ] Digital Piano
- [ ] Form Validation
- [ ] Password Visibility Toggle
- [ ] Password Strength Indicator
- [ ] Animated Login UI
- [ ] Animated Search Bar
- [ ] Udemy User Avatar Menu
- [ ] Currency Converter
- [ ] Movie Listing App
- [ ] Floating Action Button
- [ ] Web Speech API – Speech To Text App
- [ ] Web Speech API – Speech To Text App – With Voice Command
- [ ] Speech Synthesis – Text To Speech App
- [ ] Custom Progress Bar
- [ ] Custom Alert & Toast Notification (ES6 Classes)
- [ ] Custom Alert & Toast Notification With Progress Bar
- [ ] Custom Confirm Dialog Box (ES6 Classes)
- [ ] Custom Range Slider
- [ ] Modal With Countdown Event
- [ ] Tweet Character Count
- [ ] Click to Tweet
- [ ] Embed Twitter Timeline
- [ ] Recipe App
- [ ] Product Gallery With Thumbnail
- [ ] Image Gallery Filter
- [ ] Card Payment UI/UX
- [ ] Exact Age Calculator
- [ ] Multi-step Form
- [ ] Stop Watch
- [ ] Animated Vertical Timeline Project
- [ ] Music Player App
- [ ] Pseudo AI Project – Anita
- [ ] JavaScript Clock. [Analog]
- [ ] Tick Tack Toe.
- [ ] Hangman Game.
- [ ] Mouseover Event.
- [ ] Rock Papper Scissor.
- [ ] Web Scrapping.
- [ ] Captcha Generator.
- [ ] CSS + JS Clock
- [ ] Hold Shift to Check Multiple Checkboxes
- [ ] Custom HTML5 Video Player
- [ ] Key Sequence Detection (KONAMI CODE)
- [ ] Slide In on Scroll
- [ ] CSS Text Shadow Mouse Move Effect
- [ ] Native Speech Recognition
- [ ] Geolocation based Speedometer and Compass
- [ ] Click and Drag to Scroll
- [ ] Video Speed Controller
- [ ] Whack A Mole Game
- [ ] Scroll Animation
- [ ] E-Commerce Website
- [ ] Snake Game
- [ ] Flappy Bird
- [ ] Doodle Jump
- [ ] Chrome Dinosaur
- [ ] Brick Breaker
- [ ] Pong
- [ ] Wordle
- [ ] Slide Puzzle
- [ ] Expense Tracker
- [ ] Interactive Map