15 lines
551 B
Markdown
15 lines
551 B
Markdown
|
---
|
|||
|
layout: page
|
|||
|
title: Live Streaming
|
|||
|
---
|
|||
|
I like try and do some live coding when I can, whether I’m working on a side project, my own website or some open source code. You can find my [stream link on YouTube][0], or view some previous streams below:
|
|||
|
|
|||
|
## Stream Playlists
|
|||
|
|
|||
|
- [Building the PHP South Wales website][2]
|
|||
|
- [Miscellaneous coding live streams][1]
|
|||
|
|
|||
|
[0]: {{site.youtube.stream.url}}
|
|||
|
[1]: https://www.youtube.com/playlist?list=PLHn41Ay7w7kcWbjrYaiqXlfrqi_teTJE8
|
|||
|
[2]: https://www.youtube.com/playlist?list=PLHn41Ay7w7keUxBa-6TNn0_xz27ZfLD5f
|