From fc1341b2773b7d7893eaa7bbebc7387ab4a1c815 Mon Sep 17 00:00:00 2001 From: Sean Killeen Date: Sun, 3 Jul 2022 10:41:11 -0400 Subject: [PATCH] Add some presentations to the list --- README.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e5142cbc..a7796659 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,20 @@ A catalog of the presentations I have given or am planning to give. -* [Presentation Catalog](https://seankilleen.com/Talks/) -* [Presentation Repo](https://github.com/SeanKilleen/Presentations) +This started out as a single repository that housed all my talks. But when that became unworkable, I moved all those talks into their own repositories. This serves more as centralized tracking and management at this point. + +* [Presentation Catalog on my site](https://seankilleen.com/Talks/) ## Have Something You'd Like to See? -[Let me know](mailto:SeanKilleen@gmail.com) -- maybe I can present on it! +Let me know [via e-mail](mailto:SeanKilleen@gmail.com) or by [submitting an issue](https://github.com/SeanKilleen/Presentations/issues/new) -- I'm always looking for ways to help. Maybe I can present on it! + +## Presentation Links + +| Name | :octocat: Repo Link | :earth_americas: Live Site | +| -----| ------------------- | -------------------------- | +| Casting a Wider .NET: Moving .NET Toward Greater OSS Maturity| [Link](https://github.com/SeanKilleen/Presentation_AWiderDotNet) | [Link](https://widerdotnet.seankilleen.com) | +Docker for Smaller Feedback Loops | [Link](https://github.com/SeanKilleen/Presentation_DockerForSmallerFeedbackLoops) | [Link](https://dockerloops.seankilleen.com/) | +| (Server)less is more: An Introduction to Azure Functions | [Link](https://github.com/SeanKilleen/Presentation_ServerlessIsMore) | [Link](https://serverlessismore.seankilleen.com) | +| .NET Core Modernization Workshop | [Link](https://github.com/SeanKilleen/Presentation_NetCoreWorkshop) | [Link](https://netcore-workshop.seankilleen.com) +| Stretching .NET: An Introduction to ElasticSearch | [Link](https://github.com/SeanKilleen/Presentation_ElasticSearch) | [Link](https://elasticsearch.seankilleen.com/)