summaryrefslogtreecommitdiffstats
path: root/_site
diff options
context:
space:
mode:
Diffstat (limited to '_site')
-rw-r--r--_site/404/index.html5
-rw-r--r--_site/about/index.html5
-rw-r--r--_site/archive/arduino-due/index.html5
-rw-r--r--_site/archive/arduino-uno/index.html5
-rw-r--r--_site/archive/awesome-books/index.html5
-rw-r--r--_site/archive/index.html140
-rw-r--r--_site/archive/mosfet-switches/index.html5
-rw-r--r--_site/archive/my-first-pcb/index.html5
-rw-r--r--_site/archive/neo4j-a-star-search/index.html5
-rw-r--r--_site/feed.xml2
-rw-r--r--_site/index.html11
-rw-r--r--_site/posts.xml2
-rw-r--r--_site/projects/bumblebee/index.html5
-rw-r--r--_site/projects/desktop-unix/index.html5
-rw-r--r--_site/projects/e-reader/index.html5
-rw-r--r--_site/projects/etlas/index.html5
-rw-r--r--_site/projects/fpm-door-lock/index.html5
-rw-r--r--_site/projects/index.html6
-rw-r--r--_site/projects/matrix-digital-rain/index.html5
19 files changed, 211 insertions, 20 deletions
diff --git a/_site/404/index.html b/_site/404/index.html
index b7306ae..d6294e3 100644
--- a/_site/404/index.html
+++ b/_site/404/index.html
@@ -18,7 +18,10 @@
<a href="/">hme</a>
</li>
<li >
- <a href="/projects/">proj</a>
+ <a href="/projects/">pjt</a>
+ </li>
+ <li >
+ <a href="/archive/">arc</a>
</li>
<li >
<a href="/about/">abt</a>
diff --git a/_site/about/index.html b/_site/about/index.html
index 06f9ca7..39959e5 100644
--- a/_site/about/index.html
+++ b/_site/about/index.html
@@ -18,7 +18,10 @@
<a href="/">hme</a>
</li>
<li >
- <a href="/projects/">proj</a>
+ <a href="/projects/">pjt</a>
+ </li>
+ <li >
+ <a href="/archive/">arc</a>
</li>
<li class="active">
<a href="/about/">abt</a>
diff --git a/_site/archive/arduino-due/index.html b/_site/archive/arduino-due/index.html
index 0e9e0f6..ed9977d 100644
--- a/_site/archive/arduino-due/index.html
+++ b/_site/archive/arduino-due/index.html
@@ -22,7 +22,10 @@
<a href="/">hme</a>
</li>
<li >
- <a href="/projects/">proj</a>
+ <a href="/projects/">pjt</a>
+ </li>
+ <li class="active">
+ <a href="/archive/">arc</a>
</li>
<li >
<a href="/about/">abt</a>
diff --git a/_site/archive/arduino-uno/index.html b/_site/archive/arduino-uno/index.html
index 2b9d5a4..da3d927 100644
--- a/_site/archive/arduino-uno/index.html
+++ b/_site/archive/arduino-uno/index.html
@@ -22,7 +22,10 @@
<a href="/">hme</a>
</li>
<li >
- <a href="/projects/">proj</a>
+ <a href="/projects/">pjt</a>
+ </li>
+ <li class="active">
+ <a href="/archive/">arc</a>
</li>
<li >
<a href="/about/">abt</a>
diff --git a/_site/archive/awesome-books/index.html b/_site/archive/awesome-books/index.html
index 1809c81..9fc86bb 100644
--- a/_site/archive/awesome-books/index.html
+++ b/_site/archive/awesome-books/index.html
@@ -22,7 +22,10 @@
<a href="/">hme</a>
</li>
<li >
- <a href="/projects/">proj</a>
+ <a href="/projects/">pjt</a>
+ </li>
+ <li class="active">
+ <a href="/archive/">arc</a>
</li>
<li >
<a href="/about/">abt</a>
diff --git a/_site/archive/index.html b/_site/archive/index.html
new file mode 100644
index 0000000..ef69cad
--- /dev/null
+++ b/_site/archive/index.html
@@ -0,0 +1,140 @@
+<!doctype html>
+<html lang="en-us">
+ <head>
+<meta charset="utf-8">
+ <title>Archive</title>
+ <link rel="stylesheet" href="/assets/css/main.css">
+ <link rel="stylesheet" href="/assets/css/normalize.css">
+ <link rel="stylesheet" href="/assets/css/skeleton.css">
+</head>
+
+
+ <body>
+
+ <div class="container">
+ <ul id="navlist" class="left">
+
+ <li >
+ <a href="/">hme</a>
+ </li>
+ <li >
+ <a href="/projects/">pjt</a>
+ </li>
+ <li class="active">
+ <a href="/archive/">arc</a>
+ </li>
+ <li >
+ <a href="/about/">abt</a>
+ </li>
+ <li><a href="/feed.xml">rss</a></li>
+ </ul>
+</div>
+
+
+
+ <main class="container" id="main"><div class="container">
+
+ <h1>Archive</h1>
+
+ <div class="articles">
+ <table class="posts-table">
+
+
+
+
+ <tr>
+ <td class="posts-td posts-td-link">
+ <a href="/archive/neo4j-a-star-search/">Neo4J A* search</a>
+ </td>
+ <td class="posts-td posts-td-time">
+ <span class="post-meta">
+ <time datetime="2025-09-14 00:00:00 +0800">2025-09-14</time>
+ </span>
+ </td>
+ </tr>
+
+
+
+ <tr>
+ <td class="posts-td posts-td-link">
+ <a href="/archive/my-first-pcb/">My first PCB</a>
+ </td>
+ <td class="posts-td posts-td-time">
+ <span class="post-meta">
+ <time datetime="2025-07-14 00:00:00 +0800">2025-07-14</time>
+ </span>
+ </td>
+ </tr>
+
+
+
+ <tr>
+ <td class="posts-td posts-td-link">
+ <a href="/archive/mosfet-switches/">MOSFETs</a>
+ </td>
+ <td class="posts-td posts-td-time">
+ <span class="post-meta">
+ <time datetime="2025-06-22 00:00:00 +0800">2025-06-22</time>
+ </span>
+ </td>
+ </tr>
+
+
+
+ <tr>
+ <td class="posts-td posts-td-link">
+ <a href="/archive/awesome-books/">Awesome books</a>
+ </td>
+ <td class="posts-td posts-td-time">
+ <span class="post-meta">
+ <time datetime="2025-04-20 00:00:00 +0800">2025-04-20</time>
+ </span>
+ </td>
+ </tr>
+
+
+
+ <tr>
+ <td class="posts-td posts-td-link">
+ <a href="/archive/arduino-uno/">Notes on programming ATmega328P chips</a>
+ </td>
+ <td class="posts-td posts-td-time">
+ <span class="post-meta">
+ <time datetime="2025-04-10 00:00:00 +0800">2025-04-10</time>
+ </span>
+ </td>
+ </tr>
+
+
+
+ <tr>
+ <td class="posts-td posts-td-link">
+ <a href="/archive/arduino-due/">Bare-metal ARM Cortex M3 chips</a>
+ </td>
+ <td class="posts-td posts-td-time">
+ <span class="post-meta">
+ <time datetime="2024-10-05 00:00:00 +0800">2024-10-05</time>
+ </span>
+ </td>
+ </tr>
+
+
+
+ </table>
+ </div>
+
+
+</div>
+</main>
+
+ <div class="footer">
+ <div class="container">
+ <div class="twelve columns right">
+ <p id="footer-text">&copy; ASCIIMX - 2025</p>
+ </div>
+ </div>
+</div>
+
+
+ </body>
+</html>
diff --git a/_site/archive/mosfet-switches/index.html b/_site/archive/mosfet-switches/index.html
index 6e0b4a8..7ba7e81 100644
--- a/_site/archive/mosfet-switches/index.html
+++ b/_site/archive/mosfet-switches/index.html
@@ -22,7 +22,10 @@
<a href="/">hme</a>
</li>
<li >
- <a href="/projects/">proj</a>
+ <a href="/projects/">pjt</a>
+ </li>
+ <li class="active">
+ <a href="/archive/">arc</a>
</li>
<li >
<a href="/about/">abt</a>
diff --git a/_site/archive/my-first-pcb/index.html b/_site/archive/my-first-pcb/index.html
index 92f7354..a49b936 100644
--- a/_site/archive/my-first-pcb/index.html
+++ b/_site/archive/my-first-pcb/index.html
@@ -22,7 +22,10 @@
<a href="/">hme</a>
</li>
<li >
- <a href="/projects/">proj</a>
+ <a href="/projects/">pjt</a>
+ </li>
+ <li class="active">
+ <a href="/archive/">arc</a>
</li>
<li >
<a href="/about/">abt</a>
diff --git a/_site/archive/neo4j-a-star-search/index.html b/_site/archive/neo4j-a-star-search/index.html
index 6764c6d..8304d21 100644
--- a/_site/archive/neo4j-a-star-search/index.html
+++ b/_site/archive/neo4j-a-star-search/index.html
@@ -22,7 +22,10 @@
<a href="/">hme</a>
</li>
<li >
- <a href="/projects/">proj</a>
+ <a href="/projects/">pjt</a>
+ </li>
+ <li class="active">
+ <a href="/archive/">arc</a>
</li>
<li >
<a href="/about/">abt</a>
diff --git a/_site/feed.xml b/_site/feed.xml
index 87a6d0c..ce9ea92 100644
--- a/_site/feed.xml
+++ b/_site/feed.xml
@@ -1,2 +1,2 @@
-<?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-10-26T11:22:46+08:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">ASCIIMX | Archive</title><subtitle>Journal politique impartial, &lt;br&gt; Par Mr. P. Marat auteur de l&apos;Offrande a la patrie, &lt;br&gt; du Moniteur et du Plan de Constitution, etc.
+<?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-10-26T11:46:11+08:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">ASCIIMX | Archive</title><subtitle>Journal politique impartial, &lt;br&gt; Par Mr. P. Marat auteur de l&apos;Offrande a la patrie, &lt;br&gt; du Moniteur et du Plan de Constitution, etc.
</subtitle><author><name>Wickramage Don Sadeep Madurange</name></author><entry><title type="html">Neo4J A* search</title><link href="http://localhost:4000/archive/neo4j-a-star-search/" rel="alternate" type="text/html" title="Neo4J A* search" /><published>2025-09-14T00:00:00+08:00</published><updated>2025-09-14T00:00:00+08:00</updated><id>http://localhost:4000/archive/neo4j-a-star-search</id><author><name>Wickramage Don Sadeep Madurange</name></author><summary type="html"><![CDATA[Back in 2018, we used the Neo4J graph database to track the movement of marine vessels. We were interested in the shortest path a ship could take through a network of about 13,000 route points. Performance issues with Neo4J’s then-available shortest-path algorithms limited our search to about 4,000 route points.]]></summary></entry><entry><title type="html">My first PCB</title><link href="http://localhost:4000/archive/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/archive/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">MOSFETs</title><link href="http://localhost:4000/archive/mosfet-switches/" rel="alternate" type="text/html" title="MOSFETs" /><published>2025-06-22T00:00:00+08:00</published><updated>2025-06-22T00:00:00+08:00</updated><id>http://localhost:4000/archive/mosfet-switches</id><author><name>W. D. Sadeep Madurange</name></author><summary type="html"><![CDATA[Recently, I needed a low-power circuit for one of my battery-operated projects. Much of the system’s power savings depended on its ability to switch off power to components, such as servos, electronically when not needed. That’s how I stumbled upon MOSFETs, transistors capable of controlling circuits operating at voltages far above their own.]]></summary></entry><entry><title type="html">Awesome books</title><link href="http://localhost:4000/archive/awesome-books/" rel="alternate" type="text/html" title="Awesome books" /><published>2025-04-20T00:00:00+08:00</published><updated>2025-04-20T00:00:00+08:00</updated><id>http://localhost:4000/archive/awesome-books</id><author><name>W. D. Sadeep Madurange</name></author><summary type="html"><![CDATA[This article contains a list of my favourite books.]]></summary></entry><entry><title type="html">Notes on programming ATmega328P chips</title><link href="http://localhost:4000/archive/arduino-uno/" rel="alternate" type="text/html" title="Notes on programming ATmega328P chips" /><published>2025-04-10T00:00:00+08:00</published><updated>2025-04-10T00:00:00+08:00</updated><id>http://localhost:4000/archive/arduino-uno</id><author><name>W. D. Sadeep Madurange</name></author><summary type="html"><![CDATA[This post is a step-by-step guide for wiring up ATmega328P ICs to run at 5 V with a 16 MHz crystal and 3.3 V with an 8 MHz crystal. While the 5 V configuration is common, the 3.3 V configuration can be advantageous in low-power applications and when interfacing with parts that run at 3.3 V.]]></summary></entry><entry><title type="html">Bare-metal ARM Cortex M3 chips</title><link href="http://localhost:4000/archive/arduino-due/" rel="alternate" type="text/html" title="Bare-metal ARM Cortex M3 chips" /><published>2024-10-05T00:00:00+08:00</published><updated>2024-10-05T00:00:00+08:00</updated><id>http://localhost:4000/archive/arduino-due</id><author><name>W. D. Sadeep Madurange</name></author><summary type="html"><![CDATA[This post is about programming bare metal SAM3X8E Arm Cortex M3 chips found on Arduino Due boards. I had to learn how to do this because none of the high-level tools for programming Arduino Dues are available for OpenBSD, which I use for much of my personal computing.]]></summary></entry></feed> \ No newline at end of file
diff --git a/_site/index.html b/_site/index.html
index be86e71..85352cf 100644
--- a/_site/index.html
+++ b/_site/index.html
@@ -18,7 +18,10 @@
<a href="/">hme</a>
</li>
<li >
- <a href="/projects/">proj</a>
+ <a href="/projects/">pjt</a>
+ </li>
+ <li >
+ <a href="/archive/">arc</a>
</li>
<li >
<a href="/about/">abt</a>
@@ -45,8 +48,8 @@
<br>
<br>
-
- <div class="articles">
+
+ <div class="articles">
<table class="posts-table">
@@ -132,6 +135,8 @@
</table>
</div>
+
+
</div>
</main>
diff --git a/_site/posts.xml b/_site/posts.xml
index 22b589f..46066c4 100644
--- a/_site/posts.xml
+++ b/_site/posts.xml
@@ -1,2 +1,2 @@
-<?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-10-26T11:22:46+08:00</updated><id>http://localhost:4000/posts.xml</id><title type="html">ASCIIMX</title><subtitle>Journal politique impartial, &lt;br&gt; Par Mr. P. Marat auteur de l&apos;Offrande a la patrie, &lt;br&gt; du Moniteur et du Plan de Constitution, etc.
+<?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-10-26T11:46:11+08:00</updated><id>http://localhost:4000/posts.xml</id><title type="html">ASCIIMX</title><subtitle>Journal politique impartial, &lt;br&gt; Par Mr. P. Marat auteur de l&apos;Offrande a la patrie, &lt;br&gt; du Moniteur et du Plan de Constitution, etc.
</subtitle><author><name>Wickramage Don Sadeep Madurange</name></author></feed> \ No newline at end of file
diff --git a/_site/projects/bumblebee/index.html b/_site/projects/bumblebee/index.html
index 4d00996..d39518f 100644
--- a/_site/projects/bumblebee/index.html
+++ b/_site/projects/bumblebee/index.html
@@ -22,7 +22,10 @@
<a href="/">hme</a>
</li>
<li class="active">
- <a href="/projects/">proj</a>
+ <a href="/projects/">pjt</a>
+ </li>
+ <li >
+ <a href="/archive/">arc</a>
</li>
<li >
<a href="/about/">abt</a>
diff --git a/_site/projects/desktop-unix/index.html b/_site/projects/desktop-unix/index.html
index 8a6d583..6dfd744 100644
--- a/_site/projects/desktop-unix/index.html
+++ b/_site/projects/desktop-unix/index.html
@@ -22,7 +22,10 @@
<a href="/">hme</a>
</li>
<li class="active">
- <a href="/projects/">proj</a>
+ <a href="/projects/">pjt</a>
+ </li>
+ <li >
+ <a href="/archive/">arc</a>
</li>
<li >
<a href="/about/">abt</a>
diff --git a/_site/projects/e-reader/index.html b/_site/projects/e-reader/index.html
index a23e90a..8833dc0 100644
--- a/_site/projects/e-reader/index.html
+++ b/_site/projects/e-reader/index.html
@@ -22,7 +22,10 @@
<a href="/">hme</a>
</li>
<li class="active">
- <a href="/projects/">proj</a>
+ <a href="/projects/">pjt</a>
+ </li>
+ <li >
+ <a href="/archive/">arc</a>
</li>
<li >
<a href="/about/">abt</a>
diff --git a/_site/projects/etlas/index.html b/_site/projects/etlas/index.html
index 5d90ae1..21e36f9 100644
--- a/_site/projects/etlas/index.html
+++ b/_site/projects/etlas/index.html
@@ -22,7 +22,10 @@
<a href="/">hme</a>
</li>
<li class="active">
- <a href="/projects/">proj</a>
+ <a href="/projects/">pjt</a>
+ </li>
+ <li >
+ <a href="/archive/">arc</a>
</li>
<li >
<a href="/about/">abt</a>
diff --git a/_site/projects/fpm-door-lock/index.html b/_site/projects/fpm-door-lock/index.html
index 595df67..a20e748 100644
--- a/_site/projects/fpm-door-lock/index.html
+++ b/_site/projects/fpm-door-lock/index.html
@@ -22,7 +22,10 @@
<a href="/">hme</a>
</li>
<li class="active">
- <a href="/projects/">proj</a>
+ <a href="/projects/">pjt</a>
+ </li>
+ <li >
+ <a href="/archive/">arc</a>
</li>
<li >
<a href="/about/">abt</a>
diff --git a/_site/projects/index.html b/_site/projects/index.html
index c964d19..391d8fa 100644
--- a/_site/projects/index.html
+++ b/_site/projects/index.html
@@ -18,7 +18,10 @@
<a href="/">hme</a>
</li>
<li class="active">
- <a href="/projects/">proj</a>
+ <a href="/projects/">pjt</a>
+ </li>
+ <li >
+ <a href="/archive/">arc</a>
</li>
<li >
<a href="/about/">abt</a>
@@ -30,6 +33,7 @@
<main class="container" id="main"><div class="container">
+ <h1>Projects</h1>
<table>
diff --git a/_site/projects/matrix-digital-rain/index.html b/_site/projects/matrix-digital-rain/index.html
index e6f7bce..f99f81b 100644
--- a/_site/projects/matrix-digital-rain/index.html
+++ b/_site/projects/matrix-digital-rain/index.html
@@ -22,7 +22,10 @@
<a href="/">hme</a>
</li>
<li class="active">
- <a href="/projects/">proj</a>
+ <a href="/projects/">pjt</a>
+ </li>
+ <li >
+ <a href="/archive/">arc</a>
</li>
<li >
<a href="/about/">abt</a>