https://github.com/gaprogman/gaprogman
https://github.com/gaprogman/gaprogman
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gaprogman/gaprogman
- Owner: GaProgMan
- Created: 2020-07-05T17:18:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-10T09:14:49.000Z (over 4 years ago)
- Last Synced: 2025-06-10T17:09:11.910Z (about 1 year ago)
- Size: 178 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hi 👋 My name is Jamie
## .NET Software Craftsman
Jamie "GaProgMan" Taylor is a .NET software craftsman, full stack developer and DevOps engineer, and a podcast creator, producer, editor, and host - i.e. podcasting dogsbody. Since 2016, he has been writing, speaking and podcasting about .NET.
* 🌍 I'm based in Leeds, UK
* * 🧠 I'm learning golang
### Skills
### Socials
### Badges
My GitHub Stats
### Support Me
### Blogs ⌨️
---
### Podcasts 🎙️
---
### Tech that I use 🧰
---
### Find Me @ 📣
_note: Duplicate YouTube and Twitch here are because I contribute to two channels for each_
---
Unlike other content creators, there isn't one single place where you can find all of the things that he creates (but he's working on something, honest). As such, here are a list of places where you can find his content:
- [A Journey in .NET Core](https://dotnetcore.gaprogman.com/)
- This is a blog which was started back in 2016
- It chronicles Jamie's journey from .NET Framework into .NET Core
- [The Waffling Taylors](https://wafflingtaylors.rocks/)
- This started as a video game blog and has evolved into a weekly podcast
- It is created and hosted with his brother, all about video games
- It is not very serious at all
- [The .NET Core Show](https://dotnetcore.show/)
- This is a podcast all about .NET Core and the community around it
## Active Projects
### [The .NET Core Show](https://dotnetcore.show/)
[The .NET Core Show](https://dotnetcore.show/) is a fortnightly podcast about .NET Core and the community around it.
### [.NET Core Podcast Transcriptions](https://github.com/GaProgMan/NET-Core-Podast-Transcriptions)
[.NET Core Podcast Transcriptions](https://github.com/GaProgMan/NET-Core-Podast-Transcriptions) is a collection of all of the transcriptions for [The .NET Core Show](https://dotnetcore.show/). I am fixing these machine transcriptions in the open, this is partially to show how much effort is required in order to fix machine transcriptions for podcast - showing how much time and effort is required to create an accessibly podcast.
### [OwaspHeaders.Core](https://www.nuget.org/packages/OwaspHeaders.Core/)
[OwaspHeaders.Core](https://www.nuget.org/packages/OwaspHeaders.Core/) is a NuGet package for ASP .NET Core powered websites which aims to simplify the inclusion of [OWASP recommended security headers](https://owasp.org/www-project-secure-headers/), which leads to more secure web applications. This open source library is used in a large number of both open source and propriatary applications - I have consulted on several closed source uses of this package.
#### Links
- [NuGet](https://www.nuget.org/packages/OwaspHeaders.Core/)
- [Development logs](https://dotnetcore.gaprogman.com/2017/07/20/net-core-middleware-owasp-headers-part-1/)
- [GitHub](https://github.com/GaProgMan/OwaspHeaders.Core)
