An open API service indexing awesome lists of open source software.

https://github.com/thoth2357/portfolio

My personal portfolio crafted with Astro.js, Built with SEO optimization and performance in mind, this showcase combines ancient symbolism with contemporary tech, featuring real-time activity tracking and dynamic interfaces.
https://github.com/thoth2357/portfolio

astro portfolio-website

Last synced: 3 months ago
JSON representation

My personal portfolio crafted with Astro.js, Built with SEO optimization and performance in mind, this showcase combines ancient symbolism with contemporary tech, featuring real-time activity tracking and dynamic interfaces.

Awesome Lists containing this project

README

        

# Personal Portfolio Website

![Personal Porfolio Website](public/social_img.png)

This is my personal portfolio code which started off with the [Astrofy](https://astro.build/themes/details/astrofy-personal-porfolio-website-template/) template as the baseground.

## Demo

View live at [PortFolio Page](https://seyidev.tech/)

## Installation

Run the following command in your terminal

```bash
yarn install
```

Once the packages are installed you are ready to run astro. Astro comes with a built-in development server that has everything you need for project development. The astro dev command will start the local development server so that you can see your new website in action for the very first time.

```bash
yarn dev
```

## Tech Stack

- [Astro](https://astro.build)
- [tailwindcss](https://tailwindcss.com/)
- [DaisyUI](https://daisyui.com/)
- [FlowBite](https://flowbite.com/)
- [Swup](https://swup.js.org/)