|
|
@@ -194,12 +194,6 @@
|
|
|
<p>A simple web application to help people to budget their money in a simple and approachable manner.</p>
|
|
|
</a>
|
|
|
|
|
|
- <a class="card" href="markket.xyz">
|
|
|
- <h2>Local Markets</h2>
|
|
|
- <img src="/images/market" alt="Market">
|
|
|
- <p>A website for people to find farmers markets and vendors of local products in their area.</p>
|
|
|
- </a>
|
|
|
-
|
|
|
<a class="card" href="/sudoku">
|
|
|
<h2>Sudoku Solver</h2>
|
|
|
<img src="/images/sudoku" alt="Sudoku">
|
|
|
@@ -217,6 +211,12 @@
|
|
|
<img src="/images/blacklist" alt="Blacklist.aero logo">
|
|
|
<p>A site to enable airports to blacklist and check on the status of those who use their services.</p>
|
|
|
</a>
|
|
|
+
|
|
|
+ <a class="card" href="/covid">
|
|
|
+ <h2>Covid-19 Data</h2>
|
|
|
+ <img src="/images/covid" alt="Covid-19">
|
|
|
+ <p>View live data about Covid-19</p>
|
|
|
+ </a>
|
|
|
</div>
|
|
|
|
|
|
<div id="blog" style="display:none;">
|