update gasal 2023.

Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
This commit is contained in:
Willy Sudiarto Raharjo
2023-08-26 23:36:35 +07:00
parent 081367ac91
commit e957614470
2 changed files with 14 additions and 2 deletions
+12
View File
@@ -22,6 +22,18 @@ include "includes/navbar.html";
?>
</header>
<section class="teaching">
<article>
<header>
<h1>Gasal 2023/2024</h1>
</header>
<ol>
<li><a href="cloud-infrastructure-ti/index.php">System Administration</a></li>
<li><a href="kripto-ti/index.php">Cryptography</a></li>
<li><a href="manpro-ti/index.php">Project Management</a></li>
<li>Database Administration</li>
</ol>
</article>
<article>
<header>
<h1>Genap 2020/2021</h1>
+2 -2
View File
@@ -52,9 +52,9 @@ Certification in 2021. His main operating system is <a href="http://www.slackwar
<article>
<header>
<h3>My classes next semester</h3>
<span><time datetime="2021-09-21">Sept, 21 2021</time></span>
<span><time datetime="2023-08-26">August, 26 2023</time></span>
</header>
<p>I will be teaching Computer Technology, Cloud Infrastructure, and Operating System.</p>
<p>I will be teaching Cryptography, Project Management, Cloud Infrastructure, and Database Administration.</p>
</article>
</section>
<?php