An open API service indexing awesome lists of open source software.

https://github.com/hypertextassassin0273/learn_js

Complete JavaScript from basic to advance concepts along with tutorial codes
https://github.com/hypertextassassin0273/learn_js

asynchronous-javascript dom dom-manipulation es6-javascript javascript javascript-projects javascript-tutorials js-projects js-tutorials learn-javascript learn-js modern-javascript

Last synced: about 2 months ago
JSON representation

Complete JavaScript from basic to advance concepts along with tutorial codes

Awesome Lists containing this project

README

          

# Mini Projects (live demo)
## 1. Code with Harry
- [Clock](https://hypertextassassin0273.github.io/Learn_JS/Code_With_Harry/small_projects/Clock.html)
- [ToDo List](https://hypertextassassin0273.github.io/Learn_JS/Code_With_Harry/small_projects/ToDoList.html)
## 2. JS Specialization (by University of California, Davis)
### Course 1: Basics
- Slide Show: [Simple](https://hypertextassassin0273.github.io/Learn_JS/Coursera_JS_Specialization/Course-1--Basics/assignments/simple_slide_show) / [Modern](https://hypertextassassin0273.github.io/Learn_JS/Coursera_JS_Specialization/Course-1--Basics/assignments/advance_slide_show)
- Unit Converter: [Basic](https://hypertextassassin0273.github.io/Learn_JS/Coursera_JS_Specialization/Course-1--Basics/assignments/basic_converter) / [Advance](https://hypertextassassin0273.github.io/Learn_JS/Coursera_JS_Specialization/Course-1--Basics/assignments/advance_converter)
- Capstone Project: [Vacation Destinations](https://hypertextassassin0273.github.io/Learn_JS/Coursera_JS_Specialization/Course-1--Basics/assignments/vacation_destinations)
### Course 2: Animation with JS and jQuery
- COMING SOON