All Projects → rudrajit1729 → CodeBucket

rudrajit1729 / CodeBucket

Licence: other
A beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST! Please leave a star ⭐ to support this project! ✨

Programming Languages

javascript
184084 projects - #8 most used programming language
Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
HTML
75241 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to CodeBucket

Minecraft-bedrock-json-schemas
The JSON validation schema files for Minecraft bedrock
Stars: ✭ 17 (-22.73%)
Mutual labels:  contributions-welcome, hacktoberfest2021
ML-ProjectKart
🙌Kart of 210+ projects based on machine learning, deep learning, computer vision, natural language processing and all. Show your support by ✨ this repository.
Stars: ✭ 162 (+636.36%)
Mutual labels:  contributions-welcome, hacktoberfest2021
VSCode-Bedrock-Development-Extension
An extension that provides support for files such as: .mcfunction, .json and .lang. Features include: completion, validations, formatters, diagnostics, cheat-sheets, code-actions, generation of files, and development tools to help develop Minecraft Bedrock Addons or Minecraft Education Edition.
Stars: ✭ 45 (+104.55%)
Mutual labels:  contributions-welcome, hacktoberfest2021
Androapps
Important Android projects to learn fundamentals of android development
Stars: ✭ 48 (+118.18%)
Mutual labels:  contributions-welcome, hacktoberfest2021
Let-Us-Java
[Hacktoberfest 2021] Any amazing 🔥 💯 code you may think of in Java, Let's compile all of them here
Stars: ✭ 39 (+77.27%)
Mutual labels:  contributions-welcome, hacktoberfest2021
Hacktoberfest2021 beginners
Hactoberfest repo for absolute beginners.
Stars: ✭ 39 (+77.27%)
Mutual labels:  contributions-welcome, hacktoberfest2021
Awesome Python Scripts
🚀 Curated collection of Awesome Python Scripts which will make you go wow. Dive into this world of 360+ scripts. Feel free to contribute. Show your support by ✨this repository.
Stars: ✭ 198 (+800%)
Mutual labels:  contributions-welcome, hacktoberfest2021
proyecto26.github.io
The Proyecto26 github homepage.
Stars: ✭ 32 (+45.45%)
Mutual labels:  open-source-project, open-source-community
Avid-Algorithms
Basic knowledge of Data Structure and Algorithms and LeetCode solution in Python & C++.
Stars: ✭ 12 (-45.45%)
Mutual labels:  contributions-welcome, hacktoberfest2021
GoogleKickStart2020 Solutions
This repository will contain solutions of "Google Kick Start 2020" in C/C++/Java/Python. If you loved it, give a 🌟!
Stars: ✭ 137 (+522.73%)
Mutual labels:  contributions-welcome, hacktoberfest2021
Automatic-attendance-management-system
ROLLCALL an automatic and smart attendance marking and management system which uses Microsoft Azure’s Cognitive service at its core to create a system that could make sure that no human intervention is required and provides government the ability to monitor the attendance of the schools and helps the government officials in mark fake schools.
Stars: ✭ 44 (+100%)
Mutual labels:  contributions-welcome, hacktoberfest2021
jet
A Fast C and Python like Programming Language that puts the Developer first. WIP
Stars: ✭ 41 (+86.36%)
Mutual labels:  open-source-project, contribute-repository
browzica
Use browzica to keep track of your bookmarks
Stars: ✭ 18 (-18.18%)
Mutual labels:  hacktoberfest2021
EduSmart
It utilizes 3D, Augmented reality to give real-life simulations or feels of various models and make the learning process more impactful and fascinating. With an interactive live feature, students can ask the teacher their doubts instantly and also discuss.
Stars: ✭ 23 (+4.55%)
Mutual labels:  hacktoberfest2021
Web-OS
No description or website provided.
Stars: ✭ 21 (-4.55%)
Mutual labels:  hacktoberfest2021
just-calling-random-api
React app to call various APIs. A place for new contributors to learn how to consume their APIs and contribute to open-source. Part of Hacktoberfest.
Stars: ✭ 25 (+13.64%)
Mutual labels:  hacktoberfest2021
BnademOverflow
BnademOverFlow's Official Website
Stars: ✭ 37 (+68.18%)
Mutual labels:  hacktoberfest2021
hash-checker
Fast and simple application that allows you to generate and compare hashes from files and text
Stars: ✭ 72 (+227.27%)
Mutual labels:  open-source-project
HackerRank-swift-solutions
My solutions in Swift for HackerRank tests
Stars: ✭ 16 (-27.27%)
Mutual labels:  hacktoberfest2021
samsungrac
Home Assistant Climate Device for controlling (not only) Samsung AC
Stars: ✭ 32 (+45.45%)
Mutual labels:  hacktoberfest2021

CodeBucket

A beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2020! Please leave a star to support this project! Join our discord server to be a part of our community. Click Here To Join.

Your Contributions would be counted towards Hacktoberfest if it has been approved or merged or has a "hacktoberfest-accepted" label. It is not mandatory to have all 3 on a particular PR.

image

Don't add something if its already there in the same programming language. Try to add quality content. Your PRs won't be merged, if you are spamming with invalid PRs.

Open Source Love svg1 PRs Welcome GitHub Hacktoberfest combined status contributions welcome   GitHub forks GitHub followers

Overview

The goal of this project is to celebrate open-source and to help the beginners with their contributions in Open Source. We aim to achieve this collaboratively, so feel free to contribute in any way you want, just make sure to follow the contribution guidelines. You can contribute to it in either of the following ways:

  • Beginners:
    • Add Codes to LabBucket containing subjects you have covered in your CS labs.
    • Add mini Games/small web apps to respective buckets.
    • Improve documentation in the buckets so that further contributors can get a good idea about past works.
  • Intermediate:
    • Add games/simulations/automation scripts/simple to complex web or mobile applications/simple ML scripts.
    • Improve documentation in the buckets so that further contributors can get a good idea about past works.
    • Add Algorithm Bucket and implement algorithms popular in CS and competitive programming(also maybe add a Competitive Programming Assistant bot).
  • Expert:
    • Add new buckets and submit ideas.
    • Add AI projects(ranging from simple game automation to complex text/music/video generation)
    • Add deployable scripts which are fun to interact to(bots/interactive web/anything you feel is cool).
    • Add simulations or advanced algorithms.

How to Contribute in this repo.

Contributing to open-source is easy.

  • Star and Fork the repository
  • Request maintainers to assign you to an existing issue(if you are willing to address an existing issue)
  • Improve current program by
    • improving functionality
    • adding new feature
    • improving the documentation
  • Add new scripts/ideas(if you have any)
  • Push your work and Create a Pull Request

Click Here To Join the discord server for interacting with reviewers and maintainers to know more about Contributing Guidelines and for help regarding this repo and open source in general. The Discord Server helps you interact with fellow developers and makes you a part of the community. Be sure to Join.

Click here for detailed explanation

HacktoberFest-2020

Open source is changing the world - one pull request at a time.

What is Hacktoberfest?

Hacktoberfest is a month long virtual festival event to celebrate open source contributions presented by Digital Ocean and DEV. It is the easiest way to get into open source!

During the entire month of October 2020, all you have to do is contribute to any open source projects and open at least 4 pull requests. Yes, any project and any kind of contributions.

Why Should I Contribute?

The Hacktoberfest’s simple plain objective is: Support open source and earn a limited edition T-shirt! But, it’s not just about the t-shirts or stickers. Its about supporting open source. Its about celebrating open source, and giving it back. If you’ve never contributed to open source before, this is the perfect time to get started because Hacktoberfest provides a large list of available contribution opportunities.

What Can I Contribute?

Hacktoberfest® is open to everyone in our global community. Whether you’re a developer, student learning to code. You can contribute to anything from code to simple fix, new feature to grammar mistake.

What if my pull requests aren’t accepted?

Even if your pull requests aren’t accepted, they should still count toward your 4 pull requests necessary to earn the shirt. The only exception would be if the project maintainer chooses to mark your pull request as “invalid”. They may do this if they perceive your pull request to be low effort, or if it contains plagiarism.

What kind of pull requests are accepted in Hacktoberfest?

Any pull request made to a public repo on GitHub will count. The pull request must contain commits you personally made yourself — not automated commits from bots.

You can contribute to any open source project hosted on Github.com and contribute anything between October 1 to October 31 midnight in 2020. You will find plenty of issues labeled with hacktoberfest or good-first-issue etc on Github. These will be the simple ones most probably and easy to fix.


References

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].