Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zigindia/talk-proposal
Propse a talk for future meetups.
https://github.com/zigindia/talk-proposal
systems-programming zig
Last synced: 3 months ago
JSON representation
Propse a talk for future meetups.
- Host: GitHub
- URL: https://github.com/zigindia/talk-proposal
- Owner: zigindia
- Created: 2024-08-04T08:52:25.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-04T10:48:08.000Z (6 months ago)
- Last Synced: 2024-10-01T03:20:16.563Z (4 months ago)
- Topics: systems-programming, zig
- Homepage: https://t.me/zigindia
- Size: 8.79 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Talk Proposals
To propose a talk for a future meetup, **open an issue** on this repository.
Feel free to propose a talk even if there is no scheduled meetup.
We'll go over the proposals before each meetup and select the ones that best fit the schedule.Everyone is welcome to comment on the proposals for feedback, or to express interest.
## Guidelines
- **Subject**: We try to stick to Zig, but general talks about systems are welcome too :)
- **Duration**
- **Talks about Zig**: Ideally ≤ 30 minutes, but in-depth talks can take longer if needed.
- **Talks about Systems**: 20–25 minutes.
- **Lightning talk**: Between 10–15 minutes.
- **Content**: No strict rules here. It can be a slide deck, a live-coding sprint, or both, or neither.Talks that are shorter and on-topic are easier to fit within the schedule.
## Relevant topics
- Projects made with Zig.
- Zig compiler internals, or present/upcoming language features.
- Reverse engineering
- Compilers
- Databases
- Operating systems
- Game development
- Graphics Programming
- Computer networks
- Webassembly
- Embedded systems/firmware/Hardware