summaryrefslogtreecommitdiffstats
path: root/_site/projects/index.html
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2025-12-20 11:25:26 +0800
committerSadeep Madurange <sadeep@asciimx.com>2025-12-20 11:25:26 +0800
commit8cbe75f0047732c865f58e2f847a5ffafe066e71 (patch)
treeacd75f1a370bbdcc83db4cdaab481fb700c78db9 /_site/projects/index.html
parent9ac8970b08550a83e9ba686d0e9357654373a047 (diff)
downloadwww-8cbe75f0047732c865f58e2f847a5ffafe066e71.tar.gz
Change projects to poc and blog to log.
Diffstat (limited to '_site/projects/index.html')
-rw-r--r--_site/projects/index.html120
1 files changed, 0 insertions, 120 deletions
diff --git a/_site/projects/index.html b/_site/projects/index.html
deleted file mode 100644
index f036081..0000000
--- a/_site/projects/index.html
+++ /dev/null
@@ -1,120 +0,0 @@
-<!doctype html>
-<html lang="en-us">
-
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <title>Projects</title>
- <link rel="stylesheet" href="/assets/css/main.css">
- <link rel="stylesheet" href="/assets/css/skeleton.css">
-</head>
-
-
-
- <body>
-
- <div id="nav-container" class="container">
- <ul id="navlist" class="left">
-
- <li >
- <a href="/" class="link-decor-none">hme</a>
- </li>
- <li >
- <a href="/blog/" class="link-decor-none">blg</a>
- </li>
- <li class="active">
- <a href="/projects/" class="link-decor-none">poc</a>
- </li>
- <li >
- <a href="/about/" class="link-decor-none">abt</a>
- </li>
- <li><a href="/feed.xml" class="link-decor-none">rss</a></li>
- </ul>
-</div>
-
-
-
- <main class="container" id="main"><div class="container">
- <h2>Projects</h2>
- <table>
-
-
-
- <tr>
-
-
- <td class="project-item">
-
- <a href="e-reader" class="link-decor-none">
- <img src="e-reader/thumb_sm.png" alt="Experimental e-reader">
- <h5>Experimental e-reader</h5>
- </a>
- </td>
-
- <td class="project-item">
-
- <a href="matrix-digital-rain" class="link-decor-none">
- <img src="matrix-digital-rain/thumb_sm.png" alt="The Matrix digital rain">
- <h5>The Matrix digital rain</h5>
- </a>
- </td>
-
- </tr>
-
- <tr>
-
-
- <td class="project-item">
-
- <a href="etlas" class="link-decor-none">
- <img src="etlas/thumb_sm.jpg" alt="Etlas: e-paper dashboard">
- <h5>Etlas: e-paper dashboard</h5>
- </a>
- </td>
-
- <td class="project-item">
-
- <a href="bumblebee" class="link-decor-none">
- <img src="bumblebee/thumb_sm.png" alt="Bumblebee: browser automation">
- <h5>Bumblebee: browser automation</h5>
- </a>
- </td>
-
- </tr>
-
- <tr>
-
-
- <td class="project-item">
-
- <a href="my-first-pcb" class="link-decor-none">
- <img src="my-first-pcb/thumb_sm.jpeg" alt="My first PCB">
- <h5>My first PCB</h5>
- </a>
- </td>
-
- <td class="project-item">
-
- <a href="fpm-door-lock" class="link-decor-none">
- <img src="fpm-door-lock/thumb_sm.jpg" alt="Fingerprint door lock">
- <h5>Fingerprint door lock</h5>
- </a>
- </td>
-
- </tr>
-
- </table>
-</div>
-</main>
-
- <div class="footer">
- <div class="container">
- <div class="twelve columns right container-2">
- <p id="footer-text">&copy; ASCIIMX - 2025</p>
- </div>
- </div>
-</div>
-
-
- </body>
-</html>