The presentation for our introductory session on Git, Github and Hacktoberfest22 is as follows:
Hacktoberfest22 session presentation
- No Code
- Competition to design logo for 0_Day (CyberSecurity workshop), Shader(Gamedev community) and Lamp(Webdev community)
- Low/Medium Code
- Generate images using Stable Diffusion or Create a Tic-Tac-Toe game
- Or Commit to any Enigma Github repository
- High Code
- Programming problems with DSA questions
git clone https://github.com/<your_username>/Hacktoberfest_2022
cd Hacktoberfest_2022
- Add all changes you make
- Open a Pull Request
Every problem must have only one Pull request. Do not club multiple solutions in a single Pull request, it will be rejected.
- Wait for a morderator to accept you pull request.
- Acceptance of four such pull request marks the completion of the challenge.