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

https://github.com/angelicagardner/tech-talks-digest

Timestamps, summary, and key takeaways from various tech talks.
https://github.com/angelicagardner/tech-talks-digest

conference-talks tech-talks

Last synced: 5 months ago
JSON representation

Timestamps, summary, and key takeaways from various tech talks.

Awesome Lists containing this project

README

          

# Tech Talks Digest

## About

This repo is dedicated to summarizing tech talks from various conferences. Each includes a summary, timestamps, video link, key takeaways, and potential discussion topics about the idea(s) presented. The goal for this repo is to serve as a resource (for myself) to store and quickly get the essence of these talks.

## Repository Setup

### Viewing the Summaries

The talks are displayed on a GitHub Pages site that contains a table linking to individual Markdown files for each talk. These files are located in the `/talks` directory.

### Adding a New Talk

1. **Open Issues**: If there's an interesting talk not yet summarized, it will appear as an open Issue. The issues follow an Issue Template.
2. **After Watching**: The talk will be summarized in a new Markdown file in the `/talks` directory under the "dev" branch. The Markdown file should follow the setup in `talks/_example.md`.
3. **Open a Pull Request**: Once the summary is ready, a pull request can be created and merged to the main branch. It's important to mention the associated issue using `#issue_number` format in the pull request - this will trigger a workflow that adds the same issue labels to the PR.
4. **GitHub Actions**: The merged changes will trigger a Workflow that updates the webpage so the new talk is added to the table.

## Channels to look for recorded talks

- [CNCF Cloud Native Computing Foundation](https://www.youtube.com/@cncf)
- [GopherCon UK](https://www.youtube.com/@GopherConUK)
- [GOTO Conferences](https://www.youtube.com/@GOTO-)
- [PyCon US](https://www.youtube.com/@PyConUS)

---

Welcome to Tech Talks Digest: Unearthing Insights from the Industry!