GitXplorerGitXplorer
S

small_projects

public
3 stars
10 forks
0 issues

Commits

List of commits on branch master.
Verified
4a3f03a8a5a9619e258e6673f06e68cc651c5eaf

Merge pull request #7 from bharatb1/patch-1

SSanjaySinghRajpoot committed 3 years ago
Verified
46f96b2c157f5940d098e7463a48b69c5b8b4e63

Merge pull request #8 from bharatb1/patch-2

SSanjaySinghRajpoot committed 3 years ago
Verified
23ede2a64b66e2746ccc7059eda2a9ce3832fbe3

Merge pull request #9 from bharatb1/patch-3

SSanjaySinghRajpoot committed 3 years ago
Verified
eeea41f50dada1f8afb63c3ffbcdf409e4acd22f

Update index.html

bbharatb1 committed 3 years ago
Verified
7104300b68c41d3d58e3b7b0b897ac7c104363f5

Update index.html

bbharatb1 committed 3 years ago
Verified
c43cb6bf2866e005fd5f9efbd82f2b88c6c330f6

Update index.html

bbharatb1 committed 3 years ago

README

The README file for this repository.

small_projects

list of all the small programs that I made.

All the apps are made with Vanilla Javascript, CSS and HTML NO external library used.

  1. Notes App - User can type int their daily workflow. And it will be saved on the local host.

  2. Drawing App - A simple javascript canvas to draw stuff.

  3. Password Generator - A website to create random and secure passwords.

  4. Quiz App - List of questions appear on the screeen answer them and the result will be displayed at the end.

  5. Rock Paper Scissors Game - Buttons to select the option, score board and result display.

  6. Movies App - display trending movies through API, serach movies feature added and categories option also included.