https://github.com/schroedinger-hat/osday
Open Source Day: Come join us and discover Open Source in the most inclusive way :)
https://github.com/schroedinger-hat/osday
beginner-friendly cfp conference good-first-issue hacktoberfest nextjs opensource react
Last synced: 5 months ago
JSON representation
Open Source Day: Come join us and discover Open Source in the most inclusive way :)
- Host: GitHub
- URL: https://github.com/schroedinger-hat/osday
- Owner: Schroedinger-Hat
- License: apache-2.0
- Created: 2022-11-04T14:25:53.000Z (almost 3 years ago)
- Default Branch: 2025
- Last Pushed: 2024-10-14T19:15:39.000Z (12 months ago)
- Last Synced: 2024-10-24T13:58:39.756Z (12 months ago)
- Topics: beginner-friendly, cfp, conference, good-first-issue, hacktoberfest, nextjs, opensource, react
- Language: TypeScript
- Homepage: https://osday.dev
- Size: 88.2 MB
- Stars: 33
- Watchers: 4
- Forks: 17
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
Table of Contents
## About The Project
Schrödinger Hat is a collective of people based in Europe with the passion of the open source world.
We recently created our no-profit organisation in Italy.
In 2020 we started this community, contributed to a podcast, open source projects and so on.
In 2021 we dediced to create a missing conference called "Open Source Day". During the covid era we managed to create a 50 in-person people and 100 online people conference in the heart of Florence with less than 1000€ of budget.In 2022 we made a Call For Contributors gaining 4 people in the admin team: now we are 6 people organising things.
In 2023 we get back on organising the open source day but bigger. 300 in-person people with more than 400 online persons. Huge. 10k of budget.In 2024 we wanted to have fun so we decided to create a multi track in a two days conference with people coming all around the globe with more than 32 speakers. Still 10k budget.
In 2025..?
You can find some event photos on [Flickr](https://www.flickr.com/photos/197981994@N04/albums/with/72177720315430384) and the replays on our [YouTube channel](https://youtube.com/c/SchrödingerHat).
## About The Development of the website
This is the repository of the site https://osday.dev/ our hybrid conference. Enjoy :)
### Tech stack
- [Next.js](https://nextjs.org/)
- [React.js](https://reactjs.org/)## Usage
First, run the development server:
```bash
npm run dev
# or
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.
[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.ts`.
The `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!## Contact
Schroedinger's Hat Team - [@schrodinger_hat](mailto:osday@schrodinger-hat.org)
Project Link: [https://github.com/Schroedinger-Hat/osday](https://github.com/Schroedinger-Hat/osday)
[contributors-shield]: https://img.shields.io/github/contributors/Schroedinger-Hat/osday.svg?style=for-the-badge
[contributors-url]: https://github.com/Schroedinger-Hat/osday/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/Schroedinger-Hat/osday.svg?style=for-the-badge
[forks-url]: https://github.com/Schroedinger-Hat/osday/network/members
[stars-shield]: https://img.shields.io/github/stars/Schroedinger-Hat/osday?style=for-the-badge
[stars-url]: https://github.com/Schroedinger-Hat/osday/stargazers
[issues-shield]: https://img.shields.io/github/issues/Schroedinger-Hat/osday.svg?style=for-the-badge
[issues-url]: https://github.com/Schroedinger-Hat/osday/issues## Maintainers