diff options
Diffstat (limited to '_site/index.html')
| -rw-r--r-- | _site/index.html | 47 |
1 files changed, 1 insertions, 46 deletions
diff --git a/_site/index.html b/_site/index.html index 22feae3..7e4c4f3 100644 --- a/_site/index.html +++ b/_site/index.html @@ -29,56 +29,11 @@ <li> - <h2><a href="/blog/post-1/index/">Index</a></h2> + <h5><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/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> - </ul> </div> |
