This portfolio was created using Astro, a modern static site generator focused on performance. This site highlights the skills, and experiences in a clean and responsive design.
- ๐ Fast and Efficient ๐จ: Astro's zero-JavaScript approach ensures fast load times and great performance.
- ๐ฌ Project Showcase ๐ฌ: Explore different ways to present a website dynamically and efficiently using the Astro framework.
- ๐ฅ Video Section ๐ฅ: Explore visual content showcasing various marketing campaigns and sharing videos about them.
- Astro: Static site generation.
- Tailwind CSS: For styling.
Inside the Astro project, you'll see the following folders and files:
/
โโโ src/
โ โโโ components/
โ โ โโโ icons/
โ โ โ โโโ Badge.astro
โ โ โ โโโ Half_Star.astro
โ โ โ โโโ Star.astro
โ โ โโโ AudVis_Content.astro
โ โ โโโ Footer.astro
โ โ โโโ Header.astro
โ โ โโโ Home.astro
โ โ โโโ Section.astro
โ โ โโโ Work_Experience.astro
โ โโโ layouts/
โ โ โโโ Layout.astro
โ โโโ pages/
โ โโโ index.astro
โโโ package.json