Skip to content

Commit

Permalink
deploy: 46d5934
Browse files Browse the repository at this point in the history
  • Loading branch information
EdRW committed Jul 11, 2024
1 parent 8ab10dd commit b7164bb
Show file tree
Hide file tree
Showing 24 changed files with 967 additions and 43 deletions.
10 changes: 10 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
10 changes: 10 additions & 0 deletions about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
10 changes: 10 additions & 0 deletions blog/1stpost/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
10 changes: 10 additions & 0 deletions blog/2ndpost/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
10 changes: 10 additions & 0 deletions blog/3rdpost/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
10 changes: 10 additions & 0 deletions blog/4thpost/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
12 changes: 11 additions & 1 deletion blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -134,7 +144,7 @@ <h2 class="visually-hidden">Top level navigation menu</h2>
</header>
<main id="skip" class="container">

<h1>Archive</h1>
<h1>Blog</h1>



Expand Down
10 changes: 10 additions & 0 deletions css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,13 @@
display: none;
}
}

.project-image {
max-height: 300px;
width: auto;
}

.project-footer {
display: flex;
justify-content: space-between;
}
Binary file added img/MAMlJ8aK6W-1000.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/MAMlJ8aK6W-1000.webp
Binary file not shown.
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
10 changes: 10 additions & 0 deletions now/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
110 changes: 84 additions & 26 deletions projects/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -140,33 +150,81 @@ <h1>Projects</h1>

<ol reversed="" class="postlist">

<li class="postlist-item">
<a href="/blog/4thpost/" class="postlist-link">
This is my forth post.
</a>
<time class="postlist-date" datetime="2024-06-27">June 2024</time>
</li>

<li class="postlist-item">
<a href="/blog/3rdpost/" class="postlist-link">
This is my third post.
</a>
<time class="postlist-date" datetime="2024-06-26">June 2024</time>
</li>

<li class="postlist-item">
<a href="/blog/2ndpost/" class="postlist-link">
This is my second post.
</a>
<time class="postlist-date" datetime="2024-06-25">June 2024</time>
</li>
<div class="grid">

<article>
<header class="text-center">
<h2>
<a href="https://github.com/EdRW/Space_Invaders" class="postlist-link">
Space Invaders
</a>
</h2>
<picture><source type="image/webp" srcset="/img/MAMlJ8aK6W-1000.webp 1000w"><img src="/img/MAMlJ8aK6W-1000.jpeg" alt="Space Invaders" class="project-image" width="1000" height="1000"></picture>
</header>
<p>A C# implementation of the classic arcade game Space Invader, using real-time architectures and OO-design patterns.</p>
<footer class="project-footer">
<span>Tags: Academic, Real-Time Architecture, C# </span>
<time class="project-date" datetime="2018-03-01">March 2018</time>
</footer>
</article>


<article>
<header class="text-center">
<h2>
<a href="https://github.com/EdRW/SEDA_Implementation" class="postlist-link">
SEDA Task Scheduler
</a>
</h2>
<picture><source type="image/webp" srcset="/img/MAMlJ8aK6W-1000.webp 1000w"><img src="/img/MAMlJ8aK6W-1000.jpeg" alt="SEDA Task Scheduler" class="project-image" width="1000" height="1000"></picture>
</header>
<p>An scalable and elastic task scheduler for event driven applications. This implementation, based on <a href="https://www.sosp.org/2001/papers/welsh.pdf">Staged Event-Driven Architecture (SEDA)</a>, 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.</p>
<footer class="project-footer">
<span>Tags: Academic, SEDA, Java </span>
<time class="project-date" datetime="2017-10-01">October 2017</time>
</footer>
</article>


</div>

<li class="postlist-item">
<a href="/blog/1stpost/" class="postlist-link">
This is my first post.
</a>
<time class="postlist-date" datetime="2024-06-23">June 2024</time>
</li>
<div class="grid">

<article>
<header class="text-center">
<h2>
<a href="https://www.lm3technologies.com/" class="postlist-link">
Test Sequencer
</a>
</h2>
<picture><source type="image/webp" srcset="/img/MAMlJ8aK6W-1000.webp 1000w"><img src="/img/MAMlJ8aK6W-1000.jpeg" alt="Test Sequencer" class="project-image" width="1000" height="1000"></picture>
</header>
<p>A test sequencer for testing hardware.</p>
<footer class="project-footer">
<span>Tags: Professional, LabVIEW, Test Automation </span>
<time class="project-date" datetime="2014-06-01">June 2014</time>
</footer>
</article>


<article>
<header class="text-center">
<h2>
<a href="https://www.lm3technologies.com/" class="postlist-link">
Test Sequencer Editor
</a>
</h2>
<picture><source type="image/webp" srcset="/img/MAMlJ8aK6W-1000.webp 1000w"><img src="/img/MAMlJ8aK6W-1000.jpeg" alt="Test Sequencer Editor" class="project-image" width="1000" height="1000"></picture>
</header>
<p>A test sequencer for testing hardware.</p>
<footer class="project-footer">
<span>Tags: Professional, LabVIEW, Test Automation </span>
<time class="project-date" datetime="2014-06-01">June 2014</time>
</footer>
</article>


</div>

</ol>

Expand Down
37 changes: 21 additions & 16 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,66 +26,71 @@

<url>
<loc>https://edrw.codes/about/</loc>
<lastmod>2024-07-10</lastmod>
<lastmod>2024-07-11</lastmod>
</url>

<url>
<loc>https://edrw.codes/blog/</loc>
<lastmod>2024-07-10</lastmod>
<lastmod>2024-07-11</lastmod>
</url>

<url>
<loc>https://edrw.codes/</loc>
<lastmod>2024-07-10</lastmod>
<lastmod>2024-07-11</lastmod>
</url>

<url>
<loc>https://edrw.codes/now/</loc>
<lastmod>2024-07-10</lastmod>
<lastmod>2024-07-11</lastmod>
</url>

<url>
<loc>https://edrw.codes/projects/</loc>
<lastmod>2024-07-10</lastmod>
<lastmod>2024-07-11</lastmod>
</url>

<url>
<loc>https://edrw.codes/tags/</loc>
<lastmod>2024-07-10</lastmod>
<lastmod>2024-07-11</lastmod>
</url>

<url>
<loc>https://edrw.codes/tags/projects/</loc>
<lastmod>2024-07-11</lastmod>
</url>

<url>
<loc>https://edrw.codes/tags/tag-a/</loc>
<lastmod>2024-07-10</lastmod>
<lastmod>2024-07-11</lastmod>
</url>

<url>
<loc>https://edrw.codes/tags/tag-b/</loc>
<lastmod>2024-07-10</lastmod>
<lastmod>2024-07-11</lastmod>
</url>

<url>
<loc>https://edrw.codes/tags/made-up-tag/</loc>
<lastmod>2024-07-10</lastmod>
<lastmod>2024-07-11</lastmod>
</url>

<url>
<loc>https://edrw.codes/tags/tag-d/</loc>
<lastmod>2024-07-10</lastmod>
<loc>https://edrw.codes/tags/tag-c/</loc>
<lastmod>2024-07-11</lastmod>
</url>

<url>
<loc>https://edrw.codes/tags/tag-e/</loc>
<lastmod>2024-07-10</lastmod>
<loc>https://edrw.codes/tags/tag-d/</loc>
<lastmod>2024-07-11</lastmod>
</url>

<url>
<loc>https://edrw.codes/tags/tag-c/</loc>
<lastmod>2024-07-10</lastmod>
<loc>https://edrw.codes/tags/tag-e/</loc>
<lastmod>2024-07-11</lastmod>
</url>

<url>
<loc>https://edrw.codes/tags/tag-f/</loc>
<lastmod>2024-07-10</lastmod>
<lastmod>2024-07-11</lastmod>
</url>
</urlset>
Loading

0 comments on commit b7164bb

Please sign in to comment.