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