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.
- Host: GitHub
- URL: https://github.com/thoth2357/portfolio
- Owner: thoth2357
- License: mit
- Created: 2023-09-19T20:21:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-10T08:42:39.000Z (3 months ago)
- Last Synced: 2025-02-10T09:23:30.927Z (3 months ago)
- Topics: astro, portfolio-website
- Language: Astro
- Homepage: https://seyidev.tech/
- Size: 24.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal Portfolio Website

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/)