summaryrefslogtreecommitdiffstats
path: root/_site/archive
diff options
context:
space:
mode:
Diffstat (limited to '_site/archive')
-rw-r--r--_site/archive/arduino-due/index.html4
-rw-r--r--_site/archive/arduino-uno/index.html4
-rw-r--r--_site/archive/awesome-books/index.html4
-rw-r--r--_site/archive/index.html2
-rw-r--r--_site/archive/mosfet-switches/index.html4
-rw-r--r--_site/archive/my-first-pcb/index.html4
-rw-r--r--_site/archive/neo4j-a-star-search/index.html4
7 files changed, 20 insertions, 6 deletions
diff --git a/_site/archive/arduino-due/index.html b/_site/archive/arduino-due/index.html
index ed55058..e8c1679 100644
--- a/_site/archive/arduino-due/index.html
+++ b/_site/archive/arduino-due/index.html
@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<title>Bare-metal ARM Cortex M3 chips</title>
+
<head>
<meta charset="utf-8">
<title>Bare-metal ARM Cortex M3 chips</title>
@@ -12,6 +13,7 @@
</head>
+
</head>
<body>
@@ -38,7 +40,7 @@
<main>
<div class="container">
- <h2 class="brand center" id="title">BARE-METAL ARM CORTEX M3 CHIPS</h2>
+ <h2 class="center" id="title">BARE-METAL ARM CORTEX M3 CHIPS</h2>
<h6 class="center">05 OCTOBER 2024</h5>
<br>
<div class="threecol justify"><p>This post is about programming bare metal SAM3X8E Arm Cortex M3 chips found on
diff --git a/_site/archive/arduino-uno/index.html b/_site/archive/arduino-uno/index.html
index 185bca9..6f767d3 100644
--- a/_site/archive/arduino-uno/index.html
+++ b/_site/archive/arduino-uno/index.html
@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<title>Notes on programming ATmega328P chips</title>
+
<head>
<meta charset="utf-8">
<title>Notes on programming ATmega328P chips</title>
@@ -12,6 +13,7 @@
</head>
+
</head>
<body>
@@ -38,7 +40,7 @@
<main>
<div class="container">
- <h2 class="brand center" id="title">NOTES ON PROGRAMMING ATMEGA328P CHIPS</h2>
+ <h2 class="center" id="title">NOTES ON PROGRAMMING ATMEGA328P CHIPS</h2>
<h6 class="center">10 APRIL 2025</h5>
<br>
<div class="threecol justify"><p>This post is a step-by-step guide for wiring up ATmega328P ICs to run at 5 V
diff --git a/_site/archive/awesome-books/index.html b/_site/archive/awesome-books/index.html
index 8e4ef44..ab8932a 100644
--- a/_site/archive/awesome-books/index.html
+++ b/_site/archive/awesome-books/index.html
@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<title>Awesome books</title>
+
<head>
<meta charset="utf-8">
<title>Awesome books</title>
@@ -12,6 +13,7 @@
</head>
+
</head>
<body>
@@ -38,7 +40,7 @@
<main>
<div class="container">
- <h2 class="brand center" id="title">AWESOME BOOKS</h2>
+ <h2 class="center" id="title">AWESOME BOOKS</h2>
<h6 class="center">20 APRIL 2025</h5>
<br>
<div class="threecol justify"><p>This article contains a list of my favourite books.</p>
diff --git a/_site/archive/index.html b/_site/archive/index.html
index c7db41b..341659d 100644
--- a/_site/archive/index.html
+++ b/_site/archive/index.html
@@ -1,5 +1,6 @@
<!doctype html>
<html lang="en-us">
+
<head>
<meta charset="utf-8">
<title>Archive</title>
@@ -9,6 +10,7 @@
</head>
+
<body>
<div class="container">
diff --git a/_site/archive/mosfet-switches/index.html b/_site/archive/mosfet-switches/index.html
index d760e09..21c7f3a 100644
--- a/_site/archive/mosfet-switches/index.html
+++ b/_site/archive/mosfet-switches/index.html
@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<title>MOSFETs</title>
+
<head>
<meta charset="utf-8">
<title>MOSFETs</title>
@@ -12,6 +13,7 @@
</head>
+
</head>
<body>
@@ -38,7 +40,7 @@
<main>
<div class="container">
- <h2 class="brand center" id="title">MOSFETS</h2>
+ <h2 class="center" id="title">MOSFETS</h2>
<h6 class="center">22 JUNE 2025</h5>
<br>
<div class="threecol justify"><p>Recently, I needed a low-power circuit for one of my battery-operated projects.
diff --git a/_site/archive/my-first-pcb/index.html b/_site/archive/my-first-pcb/index.html
index b15b35c..08ccd6a 100644
--- a/_site/archive/my-first-pcb/index.html
+++ b/_site/archive/my-first-pcb/index.html
@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<title>My first PCB</title>
+
<head>
<meta charset="utf-8">
<title>My first PCB</title>
@@ -12,6 +13,7 @@
</head>
+
</head>
<body>
@@ -38,7 +40,7 @@
<main>
<div class="container">
- <h2 class="brand center" id="title">MY FIRST PCB</h2>
+ <h2 class="center" id="title">MY FIRST PCB</h2>
<h6 class="center">14 JULY 2025</h5>
<br>
<div class="threecol justify"><p>In 2023, I started tinkering with DIY electronics as a hobby. Until now, I’ve
diff --git a/_site/archive/neo4j-a-star-search/index.html b/_site/archive/neo4j-a-star-search/index.html
index 6f708e4..e57cbdb 100644
--- a/_site/archive/neo4j-a-star-search/index.html
+++ b/_site/archive/neo4j-a-star-search/index.html
@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<title>Neo4J A* search</title>
+
<head>
<meta charset="utf-8">
<title>Neo4J A* search</title>
@@ -12,6 +13,7 @@
</head>
+
</head>
<body>
@@ -38,7 +40,7 @@
<main>
<div class="container">
- <h2 class="brand center" id="title">NEO4J A* SEARCH</h2>
+ <h2 class="center" id="title">NEO4J A* SEARCH</h2>
<h6 class="center">14 SEPTEMBER 2025</h5>
<br>
<div class="threecol justify"><p>Back in 2018, we used the <a src="https://neo4j.com/" class="external" target="_blank" rel="noopener noreferrer">Neo4J</a> graph database