<section id="greeting" class="flex flex-col gap-2">
<span>
Welcome !
</span>
<span>
I'm
AZIZ
<span>
<span>
Fullstack Developer
<span>
<span>
from Jakarta
<span>
</section>
<button on:click={toggleProject}> </button>
Project List ↲
<h1 class="text-bold"> Your AI Playground </h1>
<!-- A full-stack Next.js application for generating learning quizzes, interactive stories, cooking ideas, and more with real-time validation, animations, and multilingual support. -->
<a href="https://your-ai-playground.vercel.app/" class="text-bold"> Go To Website ⬈ </a>
End List ↲
<button on:click={toggleToContact}> </button>
<section id="contact" class="flex flex-col gap-2">
<h1>
Contact
</h1>
<a href="mailto:akbar.dizir@gmail.com"> </a>
<a href="https://www.linkedin.com/in/aziz-ashshiddiq/"> </a>
<a href="https://wa.me/628992*****"> </a>
</section>
<button on:click={toggleHome}> </button>