Update some posts

This commit is contained in:
Tom Hodson 2022-11-25 12:42:09 +01:00
parent d1e054eea8
commit a0b8492950
3 changed files with 17 additions and 2 deletions

View File

@ -19,6 +19,17 @@ Then you can use `identify` to check that the metadata of the output is indeed 1
identify LOGOIN.BMP
```
![Designing my custom bootscreen in an Ipad app](/assets/blog/TS100/pixels.jpeg)
<figure>
<img src = "/assets/blog/TS100/pixels.jpeg">
<figcaption>
Designing my custom bootscreen in an Ipad app
</figcaption>
</figure>
![What it looks like on the iron](/assets/blog/TS100/real.jpeg)
<figure>
<img src = "/assets/blog/TS100/real.jpeg">
<figcaption>
What it looks like on the iron.
</figcaption>
</figure>

View File

@ -5,6 +5,8 @@ layout: post
image: /assets/images/learning_paths.png
---
I made this little app for a team at Imperial to quickly visualise the dependencies between the programming courses that they offer.
<div id="observablehq-Buttons-0f0515bd"></div>
<div id="observablehq-page-0f0515bd"></div>

View File

@ -5,6 +5,8 @@ layout: post
image: /assets/images/command_line_slides.png
---
I had to give a quick lecture on using the command line and came up with this to do live demos of using the command line. Embedded below.
<iframe width="500" height="300" marginheight="0" marginwidth="0" src="http://thomashodson.com/command_line_slides/#/3">
Your browser is not supported.
</iframe>