Calculator App

A Functional calculator built using HTML, CSS, Javascript

Visit this online calculator

My Dino Game

A dino game built using HTML, CSS, JavascriptA google dino game clone with some twists

Play game here

Get the source code here

Online Book Store App

Angular Project

A online book store project built using api over json-server

User can Read or either Add to wishlist after succesfull login

New user can register and then log in with credentials

Added authentication using http-server with db.json and also used Authguard

Get the source code here

Contact Manager App

Angular Project

A online Contact Manager where user can add contact details and store it in form on json-data.

All the contact cards are visible on dashboard once the user is validated and logged in.

Added authentication using http-server with db.json and also used Authguard

Get the source code here

CRUD App

Angular-Fetch-StudentData-from-Json-file

CRUD App where user can add new user and age which is displayed in real time store and also add it to db.json

All the user details are visible on dashboard immediately and new input can be given immediately on dashboard

(Used angular lifecylcle hooks)

Delete button deletes user from ui and db.json

Get the source code here

Clock

Realtime clock using Javascript

Visit site

Get the source code here

Booklist

Booklist App - Javascript

Get the source code here

Notes Taking App

My Notes App - Javascript