changeset 12:5e11dfd8e00c default tip

Change dennismicros.com to denniscm.com links
author Dennis C. M. <dennis@denniscm.com>
date Sun, 08 Jun 2025 13:16:34 +0100
parents 3652abb17748
children
files src/index.html src/static/banner.png
diffstat 2 files changed, 21 insertions(+), 17 deletions(-) [+]
line wrap: on
line diff
--- a/src/index.html	Tue Jun 03 15:43:55 2025 +0100
+++ b/src/index.html	Sun Jun 08 13:16:34 2025 +0100
@@ -13,8 +13,7 @@
 		<h1>Home Page for Dennis C. M.</h1>
 		<p>Welcome!</p>
 		<p>
-			I am Dennis, a computer programmer living in Spain. I publish my programs under Dennis 
-			Micro Computers, which you can visit <a href="https://dennismicros.com">here</a>. 
+			I am Dennis, a computer programmer living in Spain. 
 			If you like what I do, I am available to work.
 		</p>
 
@@ -28,29 +27,34 @@
 			</thead>
 			<tbody>
 				<tr>
+					<td>Pacobot</td>
+					<td>An experimental Twitch bot</td>
+					<td><a href="https://src.denniscm.com/public/pacobot">Link</a></td>
+				</tr>
+				<tr>
 					<td>Hey!</td>
 					<td>A simple TCP streaming program written in C using POSIX APIs</td>
-					<td><a href="https://src.dennismicros.com/public/hey">Link</a></td>
+					<td><a href="https://src.denniscm.com/public/hey">Link</a></td>
 				</tr>
 				<tr>
 					<td>Algo animator</td>
 					<td>An interactive program written in C to visualize sorting algorithms</td>
-					<td><a href="https://src.dennismicros.com/public/algo-animator">Link</a></td>
+					<td><a href="https://src.denniscm.com/public/algo-animator">Link</a></td>
 				</tr>
 				<tr>
 					<td>Maze solver</td>
 					<td>A program written in C that solves PNG mazes</td>
-					<td><a href="https://src.dennismicros.com/public/maze-solver">Link</a></td>
+					<td><a href="https://src.denniscm.com/public/maze-solver">Link</a></td>
 				</tr>
 				<tr>
 					<td>Geoquiz</td>
 					<td>A geography game for iOS written in Swift</td>
-					<td><a href="https://src.dennismicros.com/public/geoquiz">Link</a></td>
+					<td><a href="https://src.denniscm.com/public/geoquiz">Link</a></td>
 				</tr>
 				<tr>
 					<td>Bitcaviar Plus</td>
 					<td>A Bitcoin blockchain parser written in Python</td>
-					<td><a href="https://src.dennismicros.com/public/bitcaviar-plus">Link</a></td>
+					<td><a href="https://src.denniscm.com/public/bitcaviar-plus">Link</a></td>
 				<tr>
 				</tr>
 					<td>Finance parser</td>
@@ -58,17 +62,17 @@
 						Serverless parser to extract information from financial reports using AWS 
 						services
 					</td>
-					<td><a href="https://src.dennismicros.com/public/finance-parser">Link</a></td>
+					<td><a href="https://src.denniscm.com/public/finance-parser">Link</a></td>
 				</tr>
 				</tr>
 					<td>Tweet analysis</td>
 					<td>Serverless app to fetch and analyse tweets using AWS services</td>
-					<td><a href="https://src.dennismicros.com/public/tweet-analysis">Link</a></td>
+					<td><a href="https://src.denniscm.com/public/tweet-analysis">Link</a></td>
 				</tr>
 				</tr>
 					<td>Simoleon</td>
 					<td>A currency converter app for iOS written in Swift</td>
-					<td><a href="https://src.dennismicros.com/public/simoleon">Link</a></td>
+					<td><a href="https://src.denniscm.com/public/simoleon">Link</a></td>
 				</tr>
 				</tr>
 					<td>Python Black Scholes</td>
@@ -76,17 +80,17 @@
 						A CLI utility to calculate the theoretical call and put price of an 
 						European option using the black-scholes method
 					</td>
-					<td><a href="https://src.dennismicros.com/public/python-black-scholes">Link</a></td>
+					<td><a href="https://src.denniscm.com/public/python-black-scholes">Link</a></td>
 				</tr>
 				</tr>
 					<td>Stock Charts</td>
 					<td>A library to display interactive charts in SwiftUI</td>
-					<td><a href="https://src.dennismicros.com/public/stock-charts">Link</a></td>
+					<td><a href="https://src.denniscm.com/public/stock-charts">Link</a></td>
 				</tr>
 				</tr>
 					<td>Lazybear</td>
 					<td>My first iOS app and programming project. It was a stock tracker app</td>
-					<td><a href="https://src.dennismicros.com/public/lazybear">Link</a></td>
+					<td><a href="https://src.denniscm.com/public/lazybear">Link</a></td>
 				</tr>
 			</tbody>
 		</table>
@@ -102,26 +106,26 @@
 				<tr>
 					<td>EVB-A32QS1-RFRG</td>
 					<td>A GNSS received development board based on a STM32 MCU</td>
-					<td><a href="https://src.dennismicros.com/public/evb-a32qs1-rfrg">Link</a></td>
+					<td><a href="https://src.denniscm.com/public/evb-a32qs1-rfrg">Link</a></td>
 				</tr>
 				<tr>
 					<td>EVB-A32M1-F</td>
 					<td>
 						A STM32F0 development board with the same size as the Raspberry Pi Pico
 					</td>
-					<td><a href="https://src.dennismicros.com/public/evb-a32m1-f">Link</a></td>
+					<td><a href="https://src.denniscm.com/public/evb-a32m1-f">Link</a></td>
 				</tr>
 				<tr>
 					<td>EVB-A32S1-M</td>
 					<td>A electronic speed controller based on a STM32 MCU</td>
-					<td><a href="https://src.dennismicros.com/public/evb-a32s1-m">Link</a></td>
+					<td><a href="https://src.denniscm.com/public/evb-a32s1-m">Link</a></td>
 				</tr>
 				<tr>
 					<td>Logic LED</td>
 					<td>
 						My first Arduino project. A simple cirtuit to interact with logic gates
 					</td>
-					<td><a href="https://src.dennismicros.com/public/logic-led">Link</a></td>
+					<td><a href="https://src.denniscm.com/public/logic-led">Link</a></td>
 				</tr>
 			</tbody>
 		</table>
Binary file src/static/banner.png has changed