Skip to content

I’m building and uploading small projects using HTML, CSS, and JavaScript in this repository. Most of these projects are created on my mobile device, since they are simple and lightweight.

Notifications You must be signed in to change notification settings

SahinShazi/JavaScript-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 

Repository files navigation

JavaScript Projects

This repository contains my personal collection of HTML, CSS, and JavaScript projects. Each project is built as part of my learning journey and practice in front-end web development.

💻 Technologies Used

Programming Languages

  • JavaScript
  • HTML/CSS

Tools & Platforms

  • Git & GitHub
  • VS Code
  • Spck NodeJS

🏁 Getting Started

To get started with any of these projects, follow the general setup instructions below, then refer to individual project directories for specific setup requirements.

Prerequisites

Before running these projects, make sure you have the following installed:

  • Git: Version control system
  • Code Editor: VS Code or your preferred editor

Basic Setup

  1. Clone the repository

    git clone https://github.com/SahinShazi/My-projects.git
    cd My-projects
  2. Navigate to a specific project

    cd project-folder-name
  3. Follow project-specific instructions Each project folder contains its own README with detailed setup instructions.

Running Individual Projects

Navigate to any project directory and follow these general steps:

  1. Read the project-specific README
  2. Install required dependencies
  3. Configure environment variables (if needed)

🤝 Contributing

Contributions are welcome! If you'd like to contribute to any of these projects:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contribution Guidelines

  • Follow existing code style and conventions
  • Add comments and documentation for new features
  • Test your changes thoroughly
  • Update README files if necessary
  • Be respectful and constructive in discussions

🐛 Issues

If you encounter any issues or have suggestions for improvements:

  1. Check existing issues to avoid duplicates
  2. Create a new issue with detailed description
  3. Include steps to reproduce (for bugs)
  4. Provide relevant system information
  5. Add appropriate labels

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

MIT License

Copyright (c) 2024 Sahin Shazi

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

👨‍💻 Author

Sahin Shazi


📈 Repository Stats

GitHub repo size GitHub language count GitHub top language GitHub last commit GitHub stars


If you find these projects helpful, please consider giving this repository a star!

Thank you for visiting my project repository. Happy coding! 🚀

About

I’m building and uploading small projects using HTML, CSS, and JavaScript in this repository. Most of these projects are created on my mobile device, since they are simple and lightweight.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published