diff --git a/404.html b/404.html
index e15828e..c8d1ef3 100644
--- a/404.html
+++ b/404.html
@@ -82,6 +82,16 @@
display: none;
}
}
+
+.project-image {
+ max-height: 300px;
+ width: auto;
+}
+
+.project-footer {
+ display: flex;
+ justify-content: space-between;
+}
@charset "UTF-8";/*!
* Pico CSS ✨ v2.0.6 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
diff --git a/about/index.html b/about/index.html
index 765c36e..cad8b97 100644
--- a/about/index.html
+++ b/about/index.html
@@ -83,6 +83,16 @@
display: none;
}
}
+
+.project-image {
+ max-height: 300px;
+ width: auto;
+}
+
+.project-footer {
+ display: flex;
+ justify-content: space-between;
+}
@charset "UTF-8";/*!
* Pico CSS ✨ v2.0.6 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
diff --git a/blog/1stpost/index.html b/blog/1stpost/index.html
index ba07b3e..91e9c84 100644
--- a/blog/1stpost/index.html
+++ b/blog/1stpost/index.html
@@ -82,6 +82,16 @@
display: none;
}
}
+
+.project-image {
+ max-height: 300px;
+ width: auto;
+}
+
+.project-footer {
+ display: flex;
+ justify-content: space-between;
+}
@charset "UTF-8";/*!
* Pico CSS ✨ v2.0.6 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
diff --git a/blog/2ndpost/index.html b/blog/2ndpost/index.html
index 36aac03..6ca7877 100644
--- a/blog/2ndpost/index.html
+++ b/blog/2ndpost/index.html
@@ -82,6 +82,16 @@
display: none;
}
}
+
+.project-image {
+ max-height: 300px;
+ width: auto;
+}
+
+.project-footer {
+ display: flex;
+ justify-content: space-between;
+}
@charset "UTF-8";/*!
* Pico CSS ✨ v2.0.6 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
diff --git a/blog/3rdpost/index.html b/blog/3rdpost/index.html
index 46f8fb4..b865f57 100644
--- a/blog/3rdpost/index.html
+++ b/blog/3rdpost/index.html
@@ -82,6 +82,16 @@
display: none;
}
}
+
+.project-image {
+ max-height: 300px;
+ width: auto;
+}
+
+.project-footer {
+ display: flex;
+ justify-content: space-between;
+}
@charset "UTF-8";/*!
* Pico CSS ✨ v2.0.6 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
diff --git a/blog/4thpost/index.html b/blog/4thpost/index.html
index 8ed0f27..76a0a6c 100644
--- a/blog/4thpost/index.html
+++ b/blog/4thpost/index.html
@@ -82,6 +82,16 @@
display: none;
}
}
+
+.project-image {
+ max-height: 300px;
+ width: auto;
+}
+
+.project-footer {
+ display: flex;
+ justify-content: space-between;
+}
@charset "UTF-8";/*!
* Pico CSS ✨ v2.0.6 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
diff --git a/blog/index.html b/blog/index.html
index 71a2e55..d7cfe11 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -84,6 +84,16 @@
display: none;
}
}
+
+.project-image {
+ max-height: 300px;
+ width: auto;
+}
+
+.project-footer {
+ display: flex;
+ justify-content: space-between;
+}
@charset "UTF-8";/*!
* Pico CSS ✨ v2.0.6 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
@@ -134,7 +144,7 @@
Top level navigation menu
-Archive
+Blog
diff --git a/css/index.css b/css/index.css
index c64644f..208ce37 100644
--- a/css/index.css
+++ b/css/index.css
@@ -63,3 +63,13 @@
display: none;
}
}
+
+.project-image {
+ max-height: 300px;
+ width: auto;
+}
+
+.project-footer {
+ display: flex;
+ justify-content: space-between;
+}
diff --git a/img/MAMlJ8aK6W-1000.jpeg b/img/MAMlJ8aK6W-1000.jpeg
new file mode 100644
index 0000000..daec410
Binary files /dev/null and b/img/MAMlJ8aK6W-1000.jpeg differ
diff --git a/img/MAMlJ8aK6W-1000.webp b/img/MAMlJ8aK6W-1000.webp
new file mode 100644
index 0000000..cc351e3
Binary files /dev/null and b/img/MAMlJ8aK6W-1000.webp differ
diff --git a/index.html b/index.html
index 35ab789..eeef868 100644
--- a/index.html
+++ b/index.html
@@ -84,6 +84,16 @@
display: none;
}
}
+
+.project-image {
+ max-height: 300px;
+ width: auto;
+}
+
+.project-footer {
+ display: flex;
+ justify-content: space-between;
+}
@charset "UTF-8";/*!
* Pico CSS ✨ v2.0.6 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
diff --git a/now/index.html b/now/index.html
index a8846a1..a88d955 100644
--- a/now/index.html
+++ b/now/index.html
@@ -82,6 +82,16 @@
display: none;
}
}
+
+.project-image {
+ max-height: 300px;
+ width: auto;
+}
+
+.project-footer {
+ display: flex;
+ justify-content: space-between;
+}
@charset "UTF-8";/*!
* Pico CSS ✨ v2.0.6 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
diff --git a/projects/index.html b/projects/index.html
index c3fc049..17432a4 100644
--- a/projects/index.html
+++ b/projects/index.html
@@ -84,6 +84,16 @@
display: none;
}
}
+
+.project-image {
+ max-height: 300px;
+ width: auto;
+}
+
+.project-footer {
+ display: flex;
+ justify-content: space-between;
+}
@charset "UTF-8";/*!
* Pico CSS ✨ v2.0.6 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
@@ -140,33 +150,81 @@ Projects
-
-
- This is my forth post.
-
- June 2024
-
-
-
-
- This is my third post.
-
- June 2024
-
-
-
-
- This is my second post.
-
- June 2024
-
+
+
+
+
+
+
+
+ A C# implementation of the classic arcade game Space Invader, using real-time architectures and OO-design patterns.
+
+
+
+
+
+
+
+
+
+ An scalable and elastic task scheduler for event driven applications. This implementation, based on Staged Event-Driven Architecture (SEDA) , allows for single tasks to be broken up into smaller independent tasks that may execute concurrently while employing runtime tuning of event queue parameters to manage load.
+
+
+
+
+
-
-
- This is my first post.
-
- June 2024
-
+
+
+
+
+
+
+
+ A test sequencer for testing hardware.
+
+
+
+
+
+
+
+
+
+ A test sequencer for testing hardware.
+
+
+
+
+
diff --git a/sitemap.xml b/sitemap.xml
index 4a354b5..7b6b270 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -26,66 +26,71 @@
https://edrw.codes/about/
- 2024-07-10
+ 2024-07-11
https://edrw.codes/blog/
- 2024-07-10
+ 2024-07-11
https://edrw.codes/
- 2024-07-10
+ 2024-07-11
https://edrw.codes/now/
- 2024-07-10
+ 2024-07-11
https://edrw.codes/projects/
- 2024-07-10
+ 2024-07-11
https://edrw.codes/tags/
- 2024-07-10
+ 2024-07-11
+
+
+
+ https://edrw.codes/tags/projects/
+ 2024-07-11
https://edrw.codes/tags/tag-a/
- 2024-07-10
+ 2024-07-11
https://edrw.codes/tags/tag-b/
- 2024-07-10
+ 2024-07-11
https://edrw.codes/tags/made-up-tag/
- 2024-07-10
+ 2024-07-11
- https://edrw.codes/tags/tag-d/
- 2024-07-10
+ https://edrw.codes/tags/tag-c/
+ 2024-07-11
- https://edrw.codes/tags/tag-e/
- 2024-07-10
+ https://edrw.codes/tags/tag-d/
+ 2024-07-11
- https://edrw.codes/tags/tag-c/
- 2024-07-10
+ https://edrw.codes/tags/tag-e/
+ 2024-07-11
https://edrw.codes/tags/tag-f/
- 2024-07-10
+ 2024-07-11
diff --git a/svg/programming.svg b/svg/programming.svg
new file mode 100644
index 0000000..41d688f
--- /dev/null
+++ b/svg/programming.svg
@@ -0,0 +1,438 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/tags/index.html b/tags/index.html
index 912407e..2e4ab7e 100644
--- a/tags/index.html
+++ b/tags/index.html
@@ -82,6 +82,16 @@
display: none;
}
}
+
+.project-image {
+ max-height: 300px;
+ width: auto;
+}
+
+.project-footer {
+ display: flex;
+ justify-content: space-between;
+}
@charset "UTF-8";/*!
* Pico CSS ✨ v2.0.6 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
@@ -156,6 +166,9 @@ Tags
tag f
+
+ projects
+
diff --git a/tags/made-up-tag/index.html b/tags/made-up-tag/index.html
index ff12349..9dcc010 100644
--- a/tags/made-up-tag/index.html
+++ b/tags/made-up-tag/index.html
@@ -84,6 +84,16 @@
display: none;
}
}
+
+.project-image {
+ max-height: 300px;
+ width: auto;
+}
+
+.project-footer {
+ display: flex;
+ justify-content: space-between;
+}
@charset "UTF-8";/*!
* Pico CSS ✨ v2.0.6 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
diff --git a/tags/projects/index.html b/tags/projects/index.html
new file mode 100644
index 0000000..57500ce
--- /dev/null
+++ b/tags/projects/index.html
@@ -0,0 +1,240 @@
+
+
+
+
+
+
+ Tagged “projects”
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Skip to main content
+
+
+
+
+ Top level navigation menu
+
+
+
+
+
+
+
+
+Tagged “projects”
+
+
+
+
+
+
+
+ /projects/
+
+ July 2024
+
+
+
+
+
+See all tags .
+
+
+
+
+
+
+
diff --git a/tags/tag-a/index.html b/tags/tag-a/index.html
index 972066f..663b906 100644
--- a/tags/tag-a/index.html
+++ b/tags/tag-a/index.html
@@ -84,6 +84,16 @@
display: none;
}
}
+
+.project-image {
+ max-height: 300px;
+ width: auto;
+}
+
+.project-footer {
+ display: flex;
+ justify-content: space-between;
+}
@charset "UTF-8";/*!
* Pico CSS ✨ v2.0.6 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
diff --git a/tags/tag-b/index.html b/tags/tag-b/index.html
index 94c7f60..ddc8d2d 100644
--- a/tags/tag-b/index.html
+++ b/tags/tag-b/index.html
@@ -84,6 +84,16 @@
display: none;
}
}
+
+.project-image {
+ max-height: 300px;
+ width: auto;
+}
+
+.project-footer {
+ display: flex;
+ justify-content: space-between;
+}
@charset "UTF-8";/*!
* Pico CSS ✨ v2.0.6 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
diff --git a/tags/tag-c/index.html b/tags/tag-c/index.html
index 6591e78..f600b45 100644
--- a/tags/tag-c/index.html
+++ b/tags/tag-c/index.html
@@ -84,6 +84,16 @@
display: none;
}
}
+
+.project-image {
+ max-height: 300px;
+ width: auto;
+}
+
+.project-footer {
+ display: flex;
+ justify-content: space-between;
+}
@charset "UTF-8";/*!
* Pico CSS ✨ v2.0.6 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
diff --git a/tags/tag-d/index.html b/tags/tag-d/index.html
index ee5db4e..f40706a 100644
--- a/tags/tag-d/index.html
+++ b/tags/tag-d/index.html
@@ -84,6 +84,16 @@
display: none;
}
}
+
+.project-image {
+ max-height: 300px;
+ width: auto;
+}
+
+.project-footer {
+ display: flex;
+ justify-content: space-between;
+}
@charset "UTF-8";/*!
* Pico CSS ✨ v2.0.6 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
diff --git a/tags/tag-e/index.html b/tags/tag-e/index.html
index 28f4ace..415f75e 100644
--- a/tags/tag-e/index.html
+++ b/tags/tag-e/index.html
@@ -84,6 +84,16 @@
display: none;
}
}
+
+.project-image {
+ max-height: 300px;
+ width: auto;
+}
+
+.project-footer {
+ display: flex;
+ justify-content: space-between;
+}
@charset "UTF-8";/*!
* Pico CSS ✨ v2.0.6 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT
diff --git a/tags/tag-f/index.html b/tags/tag-f/index.html
index 5dd65ff..e1c0e8f 100644
--- a/tags/tag-f/index.html
+++ b/tags/tag-f/index.html
@@ -84,6 +84,16 @@
display: none;
}
}
+
+.project-image {
+ max-height: 300px;
+ width: auto;
+}
+
+.project-footer {
+ display: flex;
+ justify-content: space-between;
+}
@charset "UTF-8";/*!
* Pico CSS ✨ v2.0.6 (https://picocss.com)
* Copyright 2019-2024 - Licensed under MIT