GithubHelp home page GithubHelp logo

dhruvmehta-code / mini_projects Goto Github PK

View Code? Open in Web Editor NEW

This project forked from subhampreet/mini_projects

0.0 0.0 0.0 839 KB

Thinking about participating in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a Repository containing cool mini-projects built with Python, HTML, CSS, and JavaScript for first-time contributors. ❄⚡🔥

JavaScript 61.90% HTML 17.45% CSS 15.65% Python 5.01%

mini_projects's Introduction

image

HacktoberFest-2020 ❄

Edit 1: Don't add something if its already there in the same programming language. Try to add quality content. I won't merge PRs if you are spamming with PRs.

Edit 2: You contribution 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.

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.

How to Contribute in this repo.

Contributing to open-source is easy.

  • Fork the repository
  • Improve current program by
    • improving functionality
    • adding new feature
    • improving the documentation
  • Push your work and Create a Pull Request

Click here for detailed explanation

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 kinds of pull requests count toward earning the Hacktoberfest shirt?

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

Mini-Projects ❄

1. QR CODE GENERATOR 🔅

A QR code (abbreviated from Quick Response code) is a type of matrix barcode (or two-dimensional barcode) first designed in 1994 for the automotive industry in Japan. A barcode is a machine-readable optical label that contains information about the item to which it is attached. In practice, QR codes often contain data for a locator, identifier, or tracker that points to a website or application. This Vanilla JavaScript Project Generates a QR Code for the word or link provided as the input.

QR

2. CHESS GAME ♟

Github Image

Chess is a two-player strategy board game played on a checkered board with 64 squares arranged in an 8×8 square grid. Chess is derived from the Indian game Chaturanga. A simple chess game implementation using Vanilla JavaScript .

Implemented Features :

  • Show possible moves when a piece is selected
  • Pieces can only make valid moves
  • Pieces can only take opponent pieces
  • Toggle turns after each move (white being the first)

3. OPENGL PYTHON PROGRAM

Github Image

OpenGL is a cross-language, cross-platform application programming interface for rendering 2D and 3D vector graphics. The API is typically used to interact with a graphics processing unit, to achieve hardware-accelerated rendering.

The following Python program draws squares and fills it with colours and then rotates it so as to form a pattern in computer graphics.

The OpenGL specification describes an abstract API for drawing 2D and 3D graphics.

mini_projects's People

Contributors

subhampreet avatar anupreetadas avatar dhruvmehta-code avatar sofia100 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.