diff options
Diffstat (limited to '_projects')
18 files changed, 9 insertions, 9 deletions
diff --git a/_projects/bumblebee.md b/_projects/bumblebee.md index 80acfe3..b3dd686 100644 --- a/_projects/bumblebee.md +++ b/_projects/bumblebee.md @@ -1,14 +1,14 @@ --- title: "Bumblebee: browser automation" date: 2025-04-02 -thumbnail: thumb.png +thumbnail: thumb_sm.png layout: post --- Bumblebee is a tool I built for one of my employers to automate the generation of web scraping scripts. -<video style="max-width:100%; margin-bottom: 10px" controls="" poster="thumb.png"> +<video style="max-width:100%; margin-bottom: 10px" controls="" poster="poster.png"> <source src="bee.mp4" type="video/mp4"> </video> diff --git a/_projects/bumblebee/poster.png b/_projects/bumblebee/poster.png Binary files differnew file mode 100644 index 0000000..6dc955e --- /dev/null +++ b/_projects/bumblebee/poster.png diff --git a/_projects/bumblebee/thumb.png b/_projects/bumblebee/thumb.png Binary files differdeleted file mode 100644 index 1e0db2b..0000000 --- a/_projects/bumblebee/thumb.png +++ /dev/null diff --git a/_projects/bumblebee/thumb_sm.png b/_projects/bumblebee/thumb_sm.png Binary files differnew file mode 100644 index 0000000..f7cfbf3 --- /dev/null +++ b/_projects/bumblebee/thumb_sm.png diff --git a/_projects/e-reader.md b/_projects/e-reader.md index 9598e46..fed283a 100644 --- a/_projects/e-reader.md +++ b/_projects/e-reader.md @@ -1,7 +1,7 @@ --- title: Experimental e-reader date: 2023-10-24 -thumbnail: thumb.png +thumbnail: thumb_sm.png layout: post --- @@ -10,7 +10,7 @@ development board and a 7.5-inch <a href="https://www.waveshare.com/" class="external" target="_blank" rel="noopener noreferrer">Waveshare</a> e-paper display built with the intention of learning about e-paper displays. -<video style="max-width:100%;" controls="" poster="thumb.png"> +<video style="max-width:100%;" controls="" poster="poster.png"> <source src="ereader.mp4" type="video/mp4"> </video> diff --git a/_projects/e-reader/thumb.png b/_projects/e-reader/poster.png Binary files differindex 1e222d2..1e222d2 100644 --- a/_projects/e-reader/thumb.png +++ b/_projects/e-reader/poster.png diff --git a/_projects/e-reader/thumb_sm.png b/_projects/e-reader/thumb_sm.png Binary files differnew file mode 100644 index 0000000..7c971e8 --- /dev/null +++ b/_projects/e-reader/thumb_sm.png diff --git a/_projects/etlas.md b/_projects/etlas.md index e402b05..5eb0d25 100644 --- a/_projects/etlas.md +++ b/_projects/etlas.md @@ -1,7 +1,7 @@ --- title: "Etlas: e-paper dashboard" date: 2024-09-05 -thumbnail: dash.jpg +thumbnail: thumb_sm.jpg layout: post --- diff --git a/_projects/etlas/thumb_sm.jpg b/_projects/etlas/thumb_sm.jpg Binary files differnew file mode 100644 index 0000000..a374879 --- /dev/null +++ b/_projects/etlas/thumb_sm.jpg diff --git a/_projects/fpm-door-lock.md b/_projects/fpm-door-lock.md index b2a0165..a24c12a 100644 --- a/_projects/fpm-door-lock.md +++ b/_projects/fpm-door-lock.md @@ -1,7 +1,7 @@ --- title: Fingerprint door lock date: 2025-10-03 -thumbnail: pcb.jpg +thumbnail: thumb_sm.jpg layout: post --- diff --git a/_projects/fpm-door-lock/thumb_sm.jpg b/_projects/fpm-door-lock/thumb_sm.jpg Binary files differnew file mode 100644 index 0000000..a8fa534 --- /dev/null +++ b/_projects/fpm-door-lock/thumb_sm.jpg diff --git a/_projects/matrix-digital-rain.md b/_projects/matrix-digital-rain.md index eb7d330..bca5c38 100644 --- a/_projects/matrix-digital-rain.md +++ b/_projects/matrix-digital-rain.md @@ -1,14 +1,14 @@ --- title: The Matrix digital rain date: 2024-01-12 -thumbnail: thumb.png +thumbnail: thumb_sm.png layout: post --- "All I see is blonde, brunette, red head." The iconic digital rain from The Matrix in C, with zero dependencies—not even ncurses. -<video style="max-width:100%;" controls="" poster="thumb.png"> +<video style="max-width:100%;" controls="" poster="poster.png"> <source src="matrix.mp4" type="video/mp4"> </video> diff --git a/_projects/matrix-digital-rain/poster.png b/_projects/matrix-digital-rain/poster.png Binary files differnew file mode 100644 index 0000000..0321ad3 --- /dev/null +++ b/_projects/matrix-digital-rain/poster.png diff --git a/_projects/matrix-digital-rain/thumb.png b/_projects/matrix-digital-rain/thumb.png Binary files differdeleted file mode 100644 index 7e008c2..0000000 --- a/_projects/matrix-digital-rain/thumb.png +++ /dev/null diff --git a/_projects/matrix-digital-rain/thumb_sm.png b/_projects/matrix-digital-rain/thumb_sm.png Binary files differnew file mode 100644 index 0000000..d3f06c9 --- /dev/null +++ b/_projects/matrix-digital-rain/thumb_sm.png diff --git a/_projects/my-first-pcb.md b/_projects/my-first-pcb.md index a2ab982..9a88243 100644 --- a/_projects/my-first-pcb.md +++ b/_projects/my-first-pcb.md @@ -2,7 +2,7 @@ title: My first PCB date: 2025-07-14 layout: post -thumbnail: thumb.jpeg +thumbnail: thumb_sm.jpeg --- In 2023, I started tinkering with DIY electronics as a hobby. Until now, I've diff --git a/_projects/my-first-pcb/thumb.jpeg b/_projects/my-first-pcb/thumb.jpeg Binary files differdeleted file mode 100644 index be7143d..0000000 --- a/_projects/my-first-pcb/thumb.jpeg +++ /dev/null diff --git a/_projects/my-first-pcb/thumb_sm.jpeg b/_projects/my-first-pcb/thumb_sm.jpeg Binary files differnew file mode 100644 index 0000000..c275b12 --- /dev/null +++ b/_projects/my-first-pcb/thumb_sm.jpeg |
