summaryrefslogtreecommitdiffstats
path: root/_site/index.html
blob: be86e719d045f46a194f54ec04247ab0b0a1440b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<!doctype html>
<html lang="en-us">
  <head>
<meta charset="utf-8">
  <title>ASCIIMX</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 class="active">
      <a href="/">hme</a>
    </li>
    <li >
      <a href="/projects/">proj</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">

  <img src="/assets/img/grunge.png" alt="" class="line">
    <p class="center author">Wickramage Don Sadeep Madurange</p>
  <img src="/assets/img/grunge.png" alt="" class="line flip">

  <h1 class="brand title center" id="type">ASCIIMX</h1>
  <h5 class="brand-description center"><p>Journal politique impartial, <br /> Par Mr. P. Marat auteur de l’Offrande a la patrie, <br /> du Moniteur et du Plan de Constitution, etc.</p>
</h5>

  <img src="/assets/img/grunge.png" alt="" class="line tag flip">
  <p class="right tagline">Just another piss in the ocean of World Wide Web.</p>
  <img src="/assets/img/grunge.png" alt="" class="line tag">

  <br>
  <br>

  <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>