Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sitemap [2024/12/05 11:19] kymkisitemap [2024/12/05 11:28] (current) kymki
Line 1: Line 1:
 +I use this page to share documentation on the project I work on. 
 +~~TOC~~
 +
 ===== Project Roster ===== ===== Project Roster =====
 <html> <html>
-<ul+<div style="margin: 20px 0;"
-  <li><a href="http://localhost:8000/doku.php?id=projects:project1:overview">Project Overview</a></li+  <div style="border1px solid #444; border-radius10px; padding15px; margin-bottom10px;"> 
-  <li><a href="http://localhost:8000/doku.php?id=projects:project2:overview">Project Overview</a></li+    <h3 style="margin: 0; font-size: 1.2em;"
-</ul+      <a href="http://localhost:8000/doku.php?id=projects:project1:overview" style="text-decoration: none; color: #66c2ff;">Project Overview</a> 
-</html+    </h3
-<html>This is my bold text</html>+    <p style="margin: 5px 0; color: #bbb; font-size: 0.9em;"
 +      This project focuses on building a comprehensive tool for managing task workflows efficiently. 
 +    </p
 +  </div>
  
 +  <div style="border: 1px solid #444; border-radius: 10px; padding: 15px; margin-bottom: 10px;">
 +    <h3 style="margin: 0; font-size: 1.2em;">
 +      <a href="http://localhost:8000/doku.php?id=projects:project2:overview" style="text-decoration: none; color: #66c2ff;">Project 2 Overview</a>
 +    </h3>
 +    <p style="margin: 5px 0; color: #bbb; font-size: 0.9em;">
 +      A research-driven project exploring AI-enhanced data visualization techniques.
 +    </p>
 +  </div>
 +</div>
 +</html>
 ===== Resources ===== ===== Resources =====
 * [[resources|Shared Resources]] * [[resources|Shared Resources]]