--- name: Tech Trends summary: A website showing the latest tech trends of 2022 & 2023 timespan: from: 2022 to: 2023 tags: - web - astro - school links: github: Bwc9876/TechTrends2022 other: - label: Website url: https://bwc9876.github.io/TechTrends2022/ icon: globe image: ./tech-trends.webp --- import ExtLink from "@components/ExtLink.astro"; export const components = { a: ExtLink }; This website was made for school, it was my first time [Astro](https://astro.build/) which was neat. Not very much to report, a pretty simple website. I went a bit crazy with gradients in it if you couldn't tell.