This is a collection of front-end projects that I've built using HTML, CSS, JavaScript, and React.js. These projects are purely front-end, meaning they don't have a back-end component. They serve as a showcase of my skills and a resource for others who are learning front-end development.
- HTML
- CSS
- JavaScript
- React.js
A simple age calculator built using HTML and CSS.
- Path:
age-calculator/
- Technologies: HTML, CSS
A simulation of an ATM interface.
- Path:
atm/
- Technologies: HTML
A basic calculator for everyday calculations.
- Path:
calculator/
- Technologies: HTML
A digital clock displaying the current time.
- Path:
clock/
- Technologies: HTML
A tool for selecting colors.
- Path:
color-picker/
- Technologies: HTML
Converts one currency to another.
- Path:
currency-converter/
- Technologies: HTML, JavaScript
There are many more projects in this repository. Feel free to explore!
To get started with any of the projects, simply clone the repository and navigate to the project's folder. Open the HTML file in your browser to see the project in action.
If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.
This project is open-source and available under the MIT License.