Welcome to the Small Projects repository! This repository contains a collection of my small coding projects, each created to practice programming skills and explore different concepts.
Here are some of the projects you can find in this repository:
- Password Generator – A tool to generate strong and random passwords with customizable length and character types.
- Tic-Tac-Toe Game – A classic two-player game implemented in React/JavaScript.
- Calculator – A simple calculator for basic arithmetic operations.
- Rock-Paper-Scissors Game – A fun interactive game against the computer.
- Other small experiments – Various mini projects for learning and practice.
- Each project is independent and easy to run.
- Clean, readable code to help understand programming concepts.
- Projects are suitable for beginners and intermediate developers.
- Designed for practice, learning, and experimentation.