Email Client Using Gmail API Email Client
See below projects in action 🚀
Listing information about a github user
Using Extenal API's
using Github API.
CW8.1 Making A PWA
Making PWA of this repo's homepage.
Understanding PWA's
CW8 Make A Table
A table containig information
Making a table using tableMaker
about planets.
CW7 Timing
Searches the given key in an array
Comparing search speed of Map and Array
and a map of 10.000 records.
CW6 Remote-Local File Comparison
Compares selected remote file
Understanding File API
against a list of local files.
Adds Sample data to inspector.
Understanding Inspector
CW4 QueryDataWithFetch&Promise
Finds the relevant information about an exam by course name.
fetch & promise
CW3 sumOfARange.js screenshot
CW3 sumOfARange.js
Generates an array of integers in asc./desc. order and finds sum of them.
Loops
CW2.1 CelciusToFahrenheit
Celcius to Fahrenheit converter
Understanding Events
CW2 Counting
A basic counter
Understanding basics
CW1 PieChart
Translating the site with DevTools.
Learning Dev-Tools
## HOMEWORKS
HW1 MakeATable
Making Poisson table.
Understanding Tables
HW2 StudentDatabase
Querying Student database.
Understanding Fetch&Promises
HW3 JS Animations
Some examples about JS animations.
Understanding Animations