GitXplorerGitXplorer
S

small_projects

public
3 stars
10 forks
0 issues

Commits

List of commits on branch master.
Verified
5233b807223592552a528508516242e3528af09f

Merge pull request #6 from Prasadpoojary/master

SSanjaySinghRajpoot committed 3 years ago
Unverified
fe283cf336ed35cd989bf9a9410795459c92a1b8

Added Shapes, eraser and UI changes

PPrasadpoojary committed 3 years ago
Verified
8969d4eaa09b14e709afb2cf8fe0735ce70d3e3d

Merge pull request #5 from rohitb1/patch-1

SSanjaySinghRajpoot committed 3 years ago
Verified
775a7e74b7ce4c87ba60cb2345ee5c07977f81cf

Update about.html

rrohitb1 committed 3 years ago
Verified
00f00518507dbcffa4cfb67696e7fca5017aa721

Merge pull request #4 from rishigupta1109/master

SSanjaySinghRajpoot committed 3 years ago
Verified
c525543960fa9f2937d2f8d133bffdbcaae8d985

added one more point

rrishigupta1109 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.