Skip to content

HashSlap-Summer-of-Code/javascript-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

🚀 JavaScript Vault

Welcome to JavaScript Vault, a curated collection of the best JavaScript projects contributed by the open-source community!
This repository is proudly a part of HashSlap Summer of Code (HSSoC) 🌟

⚠️ Note: We accept only well-structured, useful, or innovative JavaScript projects.
❌ No basic beginner-level projects like calculators, to-do lists, etc.
✅ Put your best work forward!


📁 Repository Structure

Organized by project domain inside the projects/ folder:

javascript-vault/
├── projects/
│   ├── productivity/
│   │   └── tab-manager/
│   │       ├── src/
│   │       ├── index.html
│   │       └── README.md
│   ├── games/
│   │   └── snake-ai/
│   │       ├── assets/
│   │       ├── game.js
│   │       └── README.md
│   └── tools/
│       └── markdown-previewer/
│           ├── previewer.js
│           └── README.md
└── README.md

🚦 Contribution Guidelines

We welcome high-quality projects built using JavaScript (Vanilla JS, Node.js, ES6+, etc.)

✅ Allowed:

  • Creative or useful tools and utilities
  • JavaScript-based games or simulations
  • AI, ML, or algorithmic visualizations
  • Browser extensions or automation scripts
  • Node.js-based CLI tools

❌ Not Allowed:

  • Basic beginner-level projects (e.g., calculator, counter, to-do app, etc.)
  • AI-generated projects without review or explanation
  • Incomplete or unmaintainable code

📌 For full guidelines, read CONTRIBUTING.md


🧠 README Template for Each Project

Each project must include a README.md explaining the following:

# Project Name

## 🚀 Overview

Brief summary of the project and what it does.

## 🔧 Features

- Feature 1
- Feature 2
- Feature 3

## 🛠️ Tech Stack

- JavaScript (ES6+)
- [Any other libraries, if used]

## 📦 How to Run

Steps to install and run the project locally.

## 📸 Screenshots (Optional)

Include visuals or GIFs if possible.

## 📜 License (Optional)

Add if you have a custom license.

🌟 Who Can Contribute?

  • 🧑‍💻 Intermediate to Advanced JS developers
  • 📈 Those who want to showcase real-world projects
  • 🧪 Contributors with unique use cases, ideas, or utility-based tools

📬 Want to Add Your Project?

  1. Fork this repository.
  2. Create a folder inside projects/ based on your project category.
  3. Add your full project with a proper README.md.
  4. Submit a Pull Request (PR).

🧑‍🚀 Part of HSSoC

This repository is part of the HashSlap Summer of Code initiative to promote open-source contributions.


About

repository to contribute your best javascript projects!

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published