An open API service indexing awesome lists of open source software.

https://github.com/govtechsg/geekout-2022-adv-challenges

Advance GitHub Challenges for GeekOut 2022
https://github.com/govtechsg/geekout-2022-adv-challenges

Last synced: about 1 year ago
JSON representation

Advance GitHub Challenges for GeekOut 2022

Awesome Lists containing this project

README

          

# GeekOut 2022 - GDS GitHub Advance Challenges

![Git Introduction Image](https://images.unsplash.com/photo-1556075798-4825dfaaf498?auto=format&fit=crop&w=1080&q=80)
[Source](https://unsplash.com/photos/842ofHC6MaI)

## Introduction

These are **solo** challenges for the experienced Git / GitHub user.

If you are unfamiliar with using Git collaboratively as a team, we suggest following along with the guided hands-on workshop. You may come back to these challenges in your own free time after the workshop.

We also encourage helping other group members who are following the guided hands-on as you attempt these challenges, should they need assistance.

There are no fixed answers for the challenges; get creative and solve them in whatever way you desire!

## Prerequisites

1. Install [GitHub Desktop](https://desktop.github.com/) or [Visual Studio Code](https://code.visualstudio.com/)
2. (Optional) Install [Node.js](https://nodejs.org/en/)

## Getting Started

1. Fork this repository to your own account. To do this, click the "Fork" button in the top-right corner of the page. For more details, you may visit the [GitHub Documentation](https://docs.github.com/en/get-started/quickstart/fork-a-repo#forking-a-repository).

2. Once you have successfully forked the repo, [click here to head to the Challenges Page](./challenges/README.md) and get started!