This repository contains a demo for a personal portfolio. The purpose of this repository is to practice pair programming.
This is a single-page application powered by JavaScript programming language. This project receives data from the user related to a book and its author and stores the data at local Storage.
The purpose of this repository is to measure my understanding of HTML5, CSS3, Vanilla JS, and GitHub workflow.
This is a simple calculator app built with React.js framework and TypeScript programming Language. this calculator application is able to preform some basic Mathematical operations. To preform the mathematical I have used the tired party library called Big.js.