changeset 6:ea6fab715bf5

Add Twitch to active projects
author Dennis C. M. <dennis@denniscm.com>
date Thu, 27 Feb 2025 17:53:57 +0000
parents 05f9cb240cdf
children 68f4d00bd3b7
files src/index.html
diffstat 1 files changed, 7 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/src/index.html	Tue Feb 18 08:32:23 2025 +0000
+++ b/src/index.html	Thu Feb 27 17:53:57 2025 +0000
@@ -14,11 +14,14 @@
         <h2>Programmer</h2>
         <h3>Active projects:</h3>
         <ul>
-            <li><a href="https://www.youtube.com/@denniscm6" target="_blank">Youtube:</a> On this channel, I
+            <li>I have a <a href="https://www.youtube.com/@denniscm6" target="_blank">Youtube channel</a> where I
                 share my programming journey along with my hobbies.</li>
-            <li><a href="https://github.com/dennis-micros" target="_blank">Dennis Micro Computers:</a> I build tiny
-                computers
-                for fun.</li>
+            <li>I'm building <a href="https://github.com/dennis-micros" target="_blank">Dennis Micro Computers</a>, a
+                platform dedicated to teaching programming for STM32 microcontrollers.</li>
+            <li>I stream on <a href="https://www.twitch.tv/denniscmartin" target="_blank">Twitch</a> from Monday to
+                Thursday at 15:00
+                GMT. I mostly share the development of Dennis Micro Computers and sometimes play some games.</a>
+            </li>
         </ul>
         <h3>Projects:</h3>
         <ul>