Coder Social home page Coder Social logo

gdsc-uba / hactoberfest2022 Goto Github PK

View Code? Open in Web Editor NEW
61.0 61.0 356.0 198 KB

A repository for 2022 contributions to hacktoberfest by GDSC UBa

License: GNU General Public License v3.0

JavaScript 23.31% HTML 62.78% Python 13.91%
github hacktoberfest hacktoberfest2022 open-source

hactoberfest2022's People

Contributors

abdulkbk avatar amanfangeria980 avatar andrew21-mch avatar azohmu avatar baimamboukar avatar burnleydev1 avatar dibyajittripathy avatar fienne avatar godsakani avatar hrishikesh-g avatar iamhariom0228 avatar imyogeshgaur avatar isaiah-0914 avatar joydeepmallick avatar kshitij-10 avatar kshitijv256 avatar lando-paul avatar mr-dhruv avatar mritul avatar ola-nishant avatar petraag avatar renanlmiranda avatar rupali-codes avatar shubh045 avatar spykelionel avatar sudhanshu-sharma-22 avatar vaibhavarora314 avatar yashg-116 avatar yokw3just3 avatar yokwejuste avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hactoberfest2022's Issues

Hacktoberfest - Task 2

Here, all you need is put your social media handles as follows:

  • Create a new branch for this task from the master branch, call it task2.

        git checkout master
    
        git branch -M task2
  • Declare a variable for your socials as <username>_socials

  • Follow the defined structure

    [
        yokwejuste_socials = {
            "twitter_handle": "yokwejuste",
            "likedin_handle": "yokwejuste",
            "facebook": "yokwejuste5013",
            "telegram_handle": "googledevz"
        },
        topolo_socials = {
            "twitter_handle": "topolo",
            "likedin_handle": "topolo2211772",
            "facebook": "topolo0",
            "telegram_handle": ""
        }
    ]
  • Commit these changes and make a pull request for this task.
       git commit -m "feat: added <username> socials"

       git push
  • Open a pull request from github.

  • Done!

Hacktoberfest - Task 1

For task 1, follow these instructions below:

  • Add your details following the previous example.

  • Respect the Json formatting

        [
            {
                "name": "Steve Yonkeu",
                "github_handle": "yokwejuste",
                "hacktoberfest_round": "third",
                "role": [
                    "maintainer",
                    "contributor"
                ]
            },
            {
                "name": "Fisher Monk",
                "github_handle": "fisherman20183698",
                "hacktoberfest_round": "first",
                "role": [
                    "contributor"
                ]
            }
        ]
  • Commit the change made and push

      ```bash
      git commit -m "feat: added <username> as contributor"
    
      git push -u
    
      ```
    
  • Go to our your github and a pull request

Eligibility

Can people who are not students of the mentioned universities participate and contribute to this repository for Hacktoberfest?

Hacktoberfest - Task 4

Create new branch from the master branch

    git checkout master

    git branch -M task4
  • Contribute using the format below
    <html>
        <head>
            <title>
                GDSC University Of Bamenda
            </title>
        </head>
        <body>
            <div id="<username>_techstack">
                <p class="tech_stack_item">
                    Figma
                </p>
                <p class="tech_stack_item">
                    UI/UX
                </p>
                <p class="tech_stack_item">
                    Canva
                </p>
            </div>
            <div id="yokwejuste_techstack">
                <p class="tech_stack_item">
                    ReactJs
                </p>
                <p class="tech_stack_item">
                    Django
                </p>
                <p class="tech_stack_item">
                    Flask
                </p>
            </div>
        </body>
    </html>
  • Save your changes, commit, push and make a pull request.

    git commit -m "feat: added my techstack - yokwejuste"
    
    git push
  • Open a pull request.

  • Done!

Task4 - Typo Error

In the Readme of this repo. Task 4 explaination have an typo error which is that it is written -
"Save your changes, commit, push and mnake a pull request." instead of "Save your changes, commit, push and make a pull request.
make is written wrong as mnake.

Task2 merging.

i merged my PR from my github am receiving conflicts and denials of merging

Conflict Resloved

Please I resolved the conflict on my last pull request as requested by the maintainer. You can now merge, please.

Hacktoberfest - Task 3

Before anything else change the branch and make a new one from the master branch.

        git checkout master

        git branch -M task3
  • This task is in relation to your educational experience. It's done as follows:
    [
        ["university of bamenda", "Nahpi", "2019", "present"],
        ["university of houston", "Faculty of Science", "2016", "2019"],
    ]
  • Commit, push and make a pull request
    git commit -m "feat: added educational background of <username>"

    git push
  • Open a pull request.

  • Done!

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.