summaryrefslogtreecommitdiffstats
path: root/_site
diff options
context:
space:
mode:
Diffstat (limited to '_site')
-rw-r--r--_site/feed.xml2
-rw-r--r--_site/index.html4
-rw-r--r--_site/log/index.html4
-rw-r--r--_site/log/mosfet-switches/index.html6
-rw-r--r--_site/log/suckless-software/index.html6
-rw-r--r--_site/poc/fpm-door-lock/index.html4
-rw-r--r--_site/posts.xml2
-rw-r--r--_site/robots.txt2
-rw-r--r--_site/sitemap.xml30
9 files changed, 30 insertions, 30 deletions
diff --git a/_site/feed.xml b/_site/feed.xml
index cfa98c2..3c01d71 100644
--- a/_site/feed.xml
+++ b/_site/feed.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2025-12-20T11:23:58+08:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">ASCIIMX | Poc</title><author><name>W. D. Sadeep Madurange</name></author><entry><title type="html">Fingerprint door lock</title><link href="http://localhost:4000/poc/fpm-door-lock/" rel="alternate" type="text/html" title="Fingerprint door lock" /><published>2025-10-03T00:00:00+08:00</published><updated>2025-10-03T00:00:00+08:00</updated><id>http://localhost:4000/poc/fpm-door-lock</id><author><name>W. D. Sadeep Madurange</name></author><summary type="html"><![CDATA[This project features a fingerprint door lock powered by an ATmega328P microcontroller.]]></summary></entry><entry><title type="html">My first PCB</title><link href="http://localhost:4000/poc/my-first-pcb/" rel="alternate" type="text/html" title="My first PCB" /><published>2025-07-14T00:00:00+08:00</published><updated>2025-07-14T00:00:00+08:00</updated><id>http://localhost:4000/poc/my-first-pcb</id><author><name>W. D. Sadeep Madurange</name></author><summary type="html"><![CDATA[In 2023, I started tinkering with DIY electronics as a hobby. Until now, I’ve been using development boards like the Arduino Uno and ESP-32-WROOM so that I can focus on the software. Recently, I decided to step outside of my comfort zone and design a PCB from scratch for a door lock I’m working on.]]></summary></entry><entry><title type="html">Bumblebee: browser automation</title><link href="http://localhost:4000/poc/bumblebee/" rel="alternate" type="text/html" title="Bumblebee: browser automation" /><published>2025-04-02T00:00:00+08:00</published><updated>2025-04-02T00:00:00+08:00</updated><id>http://localhost:4000/poc/bumblebee</id><author><name>W. D. Sadeep Madurange</name></author><summary type="html"><![CDATA[Bumblebee is a tool I built for one of my employers to automate the generation of web scraping scripts.]]></summary></entry><entry><title type="html">Etlas: e-paper dashboard</title><link href="http://localhost:4000/poc/etlas/" rel="alternate" type="text/html" title="Etlas: e-paper dashboard" /><published>2024-09-05T00:00:00+08:00</published><updated>2024-09-05T00:00:00+08:00</updated><id>http://localhost:4000/poc/etlas</id><author><name>W. D. Sadeep Madurange</name></author><summary type="html"><![CDATA[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.]]></summary></entry><entry><title type="html">The Matrix digital rain</title><link href="http://localhost:4000/poc/matrix-digital-rain/" rel="alternate" type="text/html" title="The Matrix digital rain" /><published>2024-01-12T00:00:00+08:00</published><updated>2024-01-12T00:00:00+08:00</updated><id>http://localhost:4000/poc/matrix-digital-rain</id><author><name>W. D. Sadeep Madurange</name></author><summary type="html"><![CDATA[“All I see is blonde, brunette, red head.” The iconic digital rain from The Matrix in C, with zero dependencies—not even ncurses.]]></summary></entry><entry><title type="html">Experimental e-reader</title><link href="http://localhost:4000/poc/e-reader/" rel="alternate" type="text/html" title="Experimental e-reader" /><published>2023-10-24T00:00:00+08:00</published><updated>2023-10-24T00:00:00+08:00</updated><id>http://localhost:4000/poc/e-reader</id><author><name>W. D. Sadeep Madurange</name></author><summary type="html"><![CDATA[This project features an experimental e-reader powered by an ESP-WROOM-32 development board and a 7.5-inch Waveshare e-paper display built with the intention of learning about e-paper displays.]]></summary></entry></feed> \ No newline at end of file
+<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2025-12-20T11:31:17+08:00</updated><id>/feed.xml</id><title type="html">ASCIIMX | Poc</title><author><name>W. D. Sadeep Madurange</name></author><entry><title type="html">Fingerprint door lock</title><link href="/poc/fpm-door-lock/" rel="alternate" type="text/html" title="Fingerprint door lock" /><published>2025-10-03T00:00:00+08:00</published><updated>2025-10-03T00:00:00+08:00</updated><id>/poc/fpm-door-lock</id><author><name>W. D. Sadeep Madurange</name></author><summary type="html"><![CDATA[This project features a fingerprint door lock powered by an ATmega328P microcontroller.]]></summary></entry><entry><title type="html">My first PCB</title><link href="/poc/my-first-pcb/" rel="alternate" type="text/html" title="My first PCB" /><published>2025-07-14T00:00:00+08:00</published><updated>2025-07-14T00:00:00+08:00</updated><id>/poc/my-first-pcb</id><author><name>W. D. Sadeep Madurange</name></author><summary type="html"><![CDATA[In 2023, I started tinkering with DIY electronics as a hobby. Until now, I’ve been using development boards like the Arduino Uno and ESP-32-WROOM so that I can focus on the software. Recently, I decided to step outside of my comfort zone and design a PCB from scratch for a door lock I’m working on.]]></summary></entry><entry><title type="html">Bumblebee: browser automation</title><link href="/poc/bumblebee/" rel="alternate" type="text/html" title="Bumblebee: browser automation" /><published>2025-04-02T00:00:00+08:00</published><updated>2025-04-02T00:00:00+08:00</updated><id>/poc/bumblebee</id><author><name>W. D. Sadeep Madurange</name></author><summary type="html"><![CDATA[Bumblebee is a tool I built for one of my employers to automate the generation of web scraping scripts.]]></summary></entry><entry><title type="html">Etlas: e-paper dashboard</title><link href="/poc/etlas/" rel="alternate" type="text/html" title="Etlas: e-paper dashboard" /><published>2024-09-05T00:00:00+08:00</published><updated>2024-09-05T00:00:00+08:00</updated><id>/poc/etlas</id><author><name>W. D. Sadeep Madurange</name></author><summary type="html"><![CDATA[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.]]></summary></entry><entry><title type="html">The Matrix digital rain</title><link href="/poc/matrix-digital-rain/" rel="alternate" type="text/html" title="The Matrix digital rain" /><published>2024-01-12T00:00:00+08:00</published><updated>2024-01-12T00:00:00+08:00</updated><id>/poc/matrix-digital-rain</id><author><name>W. D. Sadeep Madurange</name></author><summary type="html"><![CDATA[“All I see is blonde, brunette, red head.” The iconic digital rain from The Matrix in C, with zero dependencies—not even ncurses.]]></summary></entry><entry><title type="html">Experimental e-reader</title><link href="/poc/e-reader/" rel="alternate" type="text/html" title="Experimental e-reader" /><published>2023-10-24T00:00:00+08:00</published><updated>2023-10-24T00:00:00+08:00</updated><id>/poc/e-reader</id><author><name>W. D. Sadeep Madurange</name></author><summary type="html"><![CDATA[This project features an experimental e-reader powered by an ESP-WROOM-32 development board and a 7.5-inch Waveshare e-paper display built with the intention of learning about e-paper displays.]]></summary></entry></feed> \ No newline at end of file
diff --git a/_site/index.html b/_site/index.html
index 8a80e81..a7f0029 100644
--- a/_site/index.html
+++ b/_site/index.html
@@ -56,7 +56,7 @@
<tr>
<td class="posts-td posts-td-link">
- <a href="/log/suckless-software/" class="link-decor-none">How I manage Suckless software installations</a>
+ <a href="/log/suckless-software/" class="link-decor-none">How to manage Suckless software installations</a>
</td>
<td class="posts-td posts-td-time">
<span class="post-meta">
@@ -82,7 +82,7 @@
<tr>
<td class="posts-td posts-td-link">
- <a href="/log/mosfet-switches/" class="link-decor-none">MOSFETs as electronic switches</a>
+ <a href="/log/mosfet-switches/" class="link-decor-none">On the use of MOSFETs as electronic switches</a>
</td>
<td class="posts-td posts-td-time">
<span class="post-meta">
diff --git a/_site/log/index.html b/_site/log/index.html
index dabc9f7..fb9802a 100644
--- a/_site/log/index.html
+++ b/_site/log/index.html
@@ -46,7 +46,7 @@
<tr>
<td class="posts-td posts-td-link">
- <a href="/log/suckless-software/" class="link-decor-none">How I manage Suckless software installations</a>
+ <a href="/log/suckless-software/" class="link-decor-none">How to manage Suckless software installations</a>
</td>
<td class="posts-td posts-td-time">
<span class="post-meta">
@@ -72,7 +72,7 @@
<tr>
<td class="posts-td posts-td-link">
- <a href="/log/mosfet-switches/" class="link-decor-none">MOSFETs as electronic switches</a>
+ <a href="/log/mosfet-switches/" class="link-decor-none">On the use of MOSFETs as electronic switches</a>
</td>
<td class="posts-td posts-td-time">
<span class="post-meta">
diff --git a/_site/log/mosfet-switches/index.html b/_site/log/mosfet-switches/index.html
index ae2e8a9..9bf9d30 100644
--- a/_site/log/mosfet-switches/index.html
+++ b/_site/log/mosfet-switches/index.html
@@ -2,12 +2,12 @@
<html>
<head>
<meta charset="utf-8">
- <title>MOSFETs as electronic switches</title>
+ <title>On the use of MOSFETs as electronic switches</title>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
- <title>MOSFETs as electronic switches</title>
+ <title>On the use of MOSFETs as electronic switches</title>
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="stylesheet" href="/assets/css/skeleton.css">
</head>
@@ -41,7 +41,7 @@
<main>
<div class="container">
<div class="container-2">
- <h2 class="center" id="title">MOSFETS AS ELECTRONIC SWITCHES</h2>
+ <h2 class="center" id="title">ON THE USE OF MOSFETS AS ELECTRONIC SWITCHES</h2>
<h6 class="center">22 JUNE 2025</h5>
<br>
<div class="twocol justify"><p>Recently, I needed a low-power circuit for one of my battery-operated projects.
diff --git a/_site/log/suckless-software/index.html b/_site/log/suckless-software/index.html
index a9dc2cf..30e9fe1 100644
--- a/_site/log/suckless-software/index.html
+++ b/_site/log/suckless-software/index.html
@@ -2,12 +2,12 @@
<html>
<head>
<meta charset="utf-8">
- <title>How I manage Suckless software installations</title>
+ <title>How to manage Suckless software installations</title>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
- <title>How I manage Suckless software installations</title>
+ <title>How to manage Suckless software installations</title>
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="stylesheet" href="/assets/css/skeleton.css">
</head>
@@ -41,7 +41,7 @@
<main>
<div class="container">
<div class="container-2">
- <h2 class="center" id="title">HOW I MANAGE SUCKLESS SOFTWARE INSTALLATIONS</h2>
+ <h2 class="center" id="title">HOW TO MANAGE SUCKLESS SOFTWARE INSTALLATIONS</h2>
<h6 class="center">30 NOVEMBER 2025</h5>
<br>
<div class="twocol justify"><p>Since <a href="https://suckless.org/" class="external" target="_blank" rel="noopener noreferrer">suckless</a> software requires users to modify the
diff --git a/_site/poc/fpm-door-lock/index.html b/_site/poc/fpm-door-lock/index.html
index de47c49..9fbf003 100644
--- a/_site/poc/fpm-door-lock/index.html
+++ b/_site/poc/fpm-door-lock/index.html
@@ -144,8 +144,8 @@ communications, MOSFETs, PCB design, and low-power circuits.</p>
<p>During the project, I reinvented the wheel many times. I implemented a
low-level network stack using only RF modules and an 8-bit microcontroller,
designed my first PCB, and developed drivers from scratch. The project was far
-from a smooth sail. Bad electrical connections, soldering, desoldering, and the
-heartache of purchasing the wrong parts were routine. It was a long but
+from a smooth sail. Bad electrical connections, soldering and desoldering, and
+the heartache of purchasing the wrong parts were routine. It was a long but
rewarding journey from the messy breadboard to the shiny PCB.</p>
<p>Files: <a href="source.tar.gz">source.tar.gz</a>, <a href="gerber.zip">gerber.zip</a></p>
diff --git a/_site/posts.xml b/_site/posts.xml
index c6cd71a..5a31ca1 100644
--- a/_site/posts.xml
+++ b/_site/posts.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="http://localhost:4000/posts.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2025-12-20T11:23:58+08:00</updated><id>http://localhost:4000/posts.xml</id><title type="html">ASCIIMX</title><author><name>W. D. Sadeep Madurange</name></author></feed> \ No newline at end of file
+<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="/posts.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2025-12-20T11:31:17+08:00</updated><id>/posts.xml</id><title type="html">ASCIIMX</title><author><name>W. D. Sadeep Madurange</name></author></feed> \ No newline at end of file
diff --git a/_site/robots.txt b/_site/robots.txt
index d297064..e087884 100644
--- a/_site/robots.txt
+++ b/_site/robots.txt
@@ -1 +1 @@
-Sitemap: http://localhost:4000/sitemap.xml
+Sitemap: /sitemap.xml
diff --git a/_site/sitemap.xml b/_site/sitemap.xml
index 3753eef..94ba9d9 100644
--- a/_site/sitemap.xml
+++ b/_site/sitemap.xml
@@ -1,59 +1,59 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
-<loc>http://localhost:4000/log/arduino-due/</loc>
+<loc>/log/arduino-due/</loc>
<lastmod>2024-10-05T00:00:00+08:00</lastmod>
</url>
<url>
-<loc>http://localhost:4000/log/arduino-uno/</loc>
+<loc>/log/arduino-uno/</loc>
<lastmod>2025-04-10T00:00:00+08:00</lastmod>
</url>
<url>
-<loc>http://localhost:4000/log/mosfet-switches/</loc>
+<loc>/log/mosfet-switches/</loc>
<lastmod>2025-06-22T00:00:00+08:00</lastmod>
</url>
<url>
-<loc>http://localhost:4000/log/neo4j-a-star-search/</loc>
+<loc>/log/neo4j-a-star-search/</loc>
<lastmod>2025-09-14T00:00:00+08:00</lastmod>
</url>
<url>
-<loc>http://localhost:4000/log/suckless-software/</loc>
+<loc>/log/suckless-software/</loc>
<lastmod>2025-11-30T00:00:00+08:00</lastmod>
</url>
<url>
-<loc>http://localhost:4000/poc/e-reader/</loc>
+<loc>/poc/e-reader/</loc>
<lastmod>2023-10-24T00:00:00+08:00</lastmod>
</url>
<url>
-<loc>http://localhost:4000/poc/matrix-digital-rain/</loc>
+<loc>/poc/matrix-digital-rain/</loc>
<lastmod>2024-01-12T00:00:00+08:00</lastmod>
</url>
<url>
-<loc>http://localhost:4000/poc/etlas/</loc>
+<loc>/poc/etlas/</loc>
<lastmod>2024-09-05T00:00:00+08:00</lastmod>
</url>
<url>
-<loc>http://localhost:4000/poc/bumblebee/</loc>
+<loc>/poc/bumblebee/</loc>
<lastmod>2025-04-02T00:00:00+08:00</lastmod>
</url>
<url>
-<loc>http://localhost:4000/poc/my-first-pcb/</loc>
+<loc>/poc/my-first-pcb/</loc>
<lastmod>2025-07-14T00:00:00+08:00</lastmod>
</url>
<url>
-<loc>http://localhost:4000/poc/fpm-door-lock/</loc>
+<loc>/poc/fpm-door-lock/</loc>
<lastmod>2025-10-03T00:00:00+08:00</lastmod>
</url>
<url>
-<loc>http://localhost:4000/about/</loc>
+<loc>/about/</loc>
</url>
<url>
-<loc>http://localhost:4000/</loc>
+<loc>/</loc>
</url>
<url>
-<loc>http://localhost:4000/log/</loc>
+<loc>/log/</loc>
</url>
<url>
-<loc>http://localhost:4000/poc/</loc>
+<loc>/poc/</loc>
</url>
</urlset>