# Welcome!

<div>
    <p style="font-size: 1.1em; line-height: 1.6; color: #4a4a4a;">
        Welcome to my digital garden! My name is <strong>Genheylou Deligero Felisilda</strong>, and I am a 
        4th-year <strong>Data Science Undergraduate</strong>.
    </p>
    <p style="font-size: 1.1em; line-height: 1.6; color: #4a4a4a;">
        This Jupyter Book serves as a comprehensive documentation of my academic journey. Here, I explore the intersections of data and code, featuring my 
        lecture tasks, laboratories, and capstone projects.
    </p>
    <div style="margin-top: 20px; display: flex; gap: 10px;">
        <span style="background-color: #e1f5fe; color: #0277bd; padding: 5px 10px; border-radius: 15px; font-size: 0.9em; font-weight: bold;">Data Science</span>
        <span style="background-color: #f3e5f5; color: #7b1fa2; padding: 5px 10px; border-radius: 15px; font-size: 0.9em; font-weight: bold;">Deep Learning</span>
        <span style="background-color: #e0f2f1; color: #00695c; padding: 5px 10px; border-radius: 15px; font-size: 0.9em; font-weight: bold;">Research</span>
    </div>
    <hr style="margin: 30px 0; border: 0; border-top: 1px solid #eaecef;">
    <p style="font-style: italic; color: #666;">Enjoy exploring, and feel free to learn along with me!
    </p>
</div>