summaryrefslogtreecommitdiffstats
path: root/_site/index.html
diff options
context:
space:
mode:
Diffstat (limited to '_site/index.html')
-rw-r--r--_site/index.html50
1 files changed, 46 insertions, 4 deletions
diff --git a/_site/index.html b/_site/index.html
index c60b34a..22feae3 100644
--- a/_site/index.html
+++ b/_site/index.html
@@ -15,7 +15,10 @@
<a href="/">hme</a>
</li>
<li >
- <a href="/about.html">abt</a>
+ <a href="/projects/">tnk</a>
+ </li>
+ <li >
+ <a href="/about/">abt</a>
</li>
<li><a href="/feed.xml">rss</a></li>
</ul>
@@ -26,14 +29,53 @@
<li>
- <h2><a href="/blog/post-1/index.html">Index</a></h2>
+ <h2><a href="/blog/post-1/index/">Index</a></h2>
<p>An apple is a sweet, edible fruit produced by an apple tree.</p>
</li>
<li>
- <h2><a href="/projects/post-1/index.html">Index</a></h2>
- <p>An apple is a sweet, edible fruit produced by an apple tree.</p>
+ <h2><a href="/projects/e-reader/index/">Prototype e-reader</a></h2>
+ <p>This project features a prototype e-reader powered by a 7.5-inch Waveshare e-paper display and an
+ESP-WROOM-32 development board.</p>
+
+ </li>
+
+ <li>
+ <h2><a href="/projects/matrix-digital-rain/index/">The Matrix digital rain for Unix terminals</a></h2>
+ <p>The famous digital rain from the movie The Matrix implemented in C for
+the Unix terminal without using any GUI/TUI kits:</p>
+
+ </li>
+
+ <li>
+ <h2><a href="/projects/etlas/index/">Etlas: e-paper display for news, stocks, and the weather</a></h2>
+ <p>Etlas is a news, stock market, and weather tracker powered by an ESP32 NodeMCU
+D1, featuring a 7.5-inch Waveshare e-paper display and a DHT22 sensor module.</p>
+
+ </li>
+
+ <li>
+ <h2><a href="/projects/bumblebee/index/">Bumblebee: turn browser sessions to code</a></h2>
+ <p>Bumblebee is a web browser that turns browser sessions into C# scripts. Its
+objective is to eliminate the need for authoring scripts for testing, web
+scraping, and other browser automation tasks.</p>
+
+ </li>
+
+ <li>
+ <h2><a href="/projects/desktop-unix/index/">Unix for the desktop</a></h2>
+ <p>The year 2020 transformed my personal computing experience. In March 2020, I
+stumbled upon Arch Linux and discovered that I could customize my desktop
+environment to look and work any way I liked. I exercised that newfound freedom
+to create a Matrix-themed setup:</p>
+
+ </li>
+
+ <li>
+ <h2><a href="/projects/fpm-door-lock/index/">Prototype fingerprint door lock</a></h2>
+ <p>This project features a fingerprint door lock powered by an ATmega328P
+microcontroller.</p>
</li>