Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geektrovert/hack23
Resources for HacktoberFest MeetUp Dhaka 2023
https://github.com/geektrovert/hack23
beginner-friendly front-end frontend git github hacktoberfest javascript nextjs oss react reactjs tailwind tailwind-css tailwindcss tutorial typescript web web-development
Last synced: about 2 months ago
JSON representation
Resources for HacktoberFest MeetUp Dhaka 2023
- Host: GitHub
- URL: https://github.com/geektrovert/hack23
- Owner: Geektrovert
- Created: 2023-09-29T19:52:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-02T22:20:41.000Z (over 1 year ago)
- Last Synced: 2023-10-03T06:38:38.458Z (over 1 year ago)
- Topics: beginner-friendly, front-end, frontend, git, github, hacktoberfest, javascript, nextjs, oss, react, reactjs, tailwind, tailwind-css, tailwindcss, tutorial, typescript, web, web-development
- Language: TypeScript
- Homepage: https://hack23.vercel.app
- Size: 60.5 KB
- Stars: 1
- Watchers: 1
- Forks: 9
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HacktoberFest Dhaka MeetUp 2023 :metal:
## What is HacktoberFest?
[Hacktoberfest](https://hacktoberfest.com/) is a month-long celebration of open source software run by GitHub, DigitalOcean, ILLA and AppWrite. Hacktoberfest is open to everyone in our global community!
## Instructions for the Interactive Practice session :computer:
We will be working on a very simple [ToDo application](./practice-app/). Follow these steps:
- Fork this repository
- Clone the forked repository to your local machine
- Take a look at the issues and choose one to work with
- Talk to the maintiners and get assigned to the issue
- Create a new branch
- Go to the [practice-app](./practice-app/) directory
- Work on the assigned issue
- Commit and push the expected changes to your forked repository
- Add your name to the [CONTRIBUTORS.md](./CONTRIBUTORS.md) file
- Create a pull request to this repository
- Star this repository
- Wait for the pull request to be merged
- Celebrate your first contribution to open source!## Resources :books:
- [Version Control](https://missing.csail.mit.edu/2020/version-control/) by MIT's Missing Semester
- [Git and GitHub tutorial](https://www.digitalocean.com/community/tutorials/how-to-use-git-a-reference-guide) by DigitalOcean
- [HacktoberFest Guidelines](https://hacktoberfest.com/participation/)
- [GitHub Guides](https://guides.github.com/)
- [CodeTriage](https://www.codetriage.com/) for finding projects to contribute to
- [Finding cool OSS projects](https://www.codemotion.com/magazine/dev-life/how-to-find-cool-open-source-projects/)Beginner?? No worries, we got you covered. Here are some resources to get you started:
- [Good First Issues](https://goodfirstissue.dev/)
- [First timers only](https://www.firsttimersonly.com/)## Any suggested GitHub repositories to contribute to? :eyes:
Here's a list of repositories maintained by people from our local community. Feel free to reach out to them, and make contributions to their projects.
- [DevSonket](https://github.com/devsonket/devsonket.github.io)
- [Svelte-Swipe](https://github.com/SharifClick/svelte-swipe)
- [LightOJ tutorials](https://github.com/lightoj-dev/problem-tutorials)
- [browser-cookie3](https://github.com/borisbabic/browser_cookie3)
- [Avro phonetic](https://github.com/mugli/libavrophonetic)
- [S3-presigner](https://github.com/dorik/s3-presigner)##### Finally, be understanding and respectful towards others, and don't spam.
#### Happy hacking! :tada: