Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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