CRTejaswi / 100daysofjs

Collection of 100 day's worth of JavaScript mini-projects.

Home Page:https://crtejaswi.github.io/100daysofjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copyright (c) 2019-
Author: Chaitanya Tejaswi (github.com/CRTejaswi)    License: GPL v3.0+

100DaysofJS

Collection of 100 days' worth of JavaScript mini-projects.
Originally posed by Alexander Kallaway, these are templates for simple javascript applications.
Intended for personal use.

Index

A stopwatch utility with Start, Stop & Reset buttons that displays time in HH:MM:SS format.

A 4-function +-*/ calculator utility .

An MCQ-type quiz utility.

[011 - JSON Autocomplete] [source] [video]

An auto-complete application with data parsed from a JSON file.

References

About

Collection of 100 day's worth of JavaScript mini-projects.

https://crtejaswi.github.io/100daysofjs

License:GNU General Public License v3.0


Languages

Language:JavaScript 46.1%Language:HTML 29.4%Language:CSS 24.5%