avneesh0612 /
archive-portfolio
This is my portfolio which is also a template. Feel free to fork, star, and use it.
Loading repository data…
commitra / repository
This is a repo for various interesting projects in Vanilla JS projects
VanillaVerse is an open, beginner-friendly collection of fun and educational Vanilla JavaScript projects — designed to help developers learn, experiment, and contribute safely to real projects without the overhead of frameworks.
It’s a hands-on learning space for exploring front-end fundamentals, collaborating with others, and contributing meaningfully to open source — all using just HTML, CSS, and JS.
Perfect for Hacktoberfest, first-time contributors, and anyone who wants to sharpen their web basics in a supportive community environment.
index.html in your browser.Right-click index.html → “Open with Live Server”
That’s it! You’ll see the VanillaVerse Hub, listing all available mini-projects.
vanillaverse/
│
├── index.html # Central hub listing all projects
├── assets/ # Shared CSS/JS for the hub
├── data/projects.json # List of project entries used by the hub
├── projects/ # Individual mini-project folders
│ └── example/
│ ├── index.html
│ └── main.js # Each includes TODOs
└── .github/ # Issue templates and deploy workflow
We welcome and encourage first-time contributors! 🧡
To get started:
Read the following guidelines:
CODE_OF_CONDUCT.mdCONTRIBUTING.mdVisit the hub page and choose a project that interests you.
Check the project’s main.js or README for TODO comments.
Make your improvements, open a PR, and celebrate your contribution! 🎉
If you’re stuck or unsure, open a discussion or issue — we’re here to help.
Each project includes beginner-friendly TODOs, such as:
Look for GitHub issues labeled good first issue or help wanted — they’re perfect for newcomers.
VanillaVerse emphasizes safe experimentation and clean coding practices:
Our goal: make learning and contributing to open source a positive, inclusive, and safe experience.
This project is licensed under the MIT License — see LICENSE for full details.
Built with 💛 by:
Selected from shared topics, language and repository description—not editorial ratings.
avneesh0612 /
This is my portfolio which is also a template. Feel free to fork, star, and use it.
BlackTimber-Labs /
This is a HacktoberFest Repo, You can make portfolio Website of your own . Happy Open Source.
aashishpeepra /
This is a responsive website that uses PWA app standards, completely created with React, React router and firebase
imhardikdesai /
This quiz web app is built using React JS. It can allow the user to select the criteria for their quiz from a list of options. The user can then proceed to answer the questions in the quiz and their performance will be tracked and shown in the scoreboard
AdityaSinha2305 /
This is a simple and static website. Create your first Pull Request here and contribute in Hacktoberfest 2025! If you like give a star⭐
faaiz-space /
This project is for implementing different animations with which users can interact, It has a Calculator which has some cool features but needing more for others to get benifits.