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:00] 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 =====
-* [[projects:project1:overview|Project 1 Overview]] \\ +<html> 
-* [[projects:project2:overview|Project 2 Overview]]+<div style="margin: 20px 0;"> 
 +  <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:project1:overview" style="text-decoration: none; color: #66c2ff;">Project 1 Overview</a> 
 +    </h3> 
 +    <p style="margin5px 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]]