https://github.com/asier-ortiz/asierortiz.com
Personal portfolio
https://github.com/asier-ortiz/asierortiz.com
Last synced: 19 days ago
JSON representation
Personal portfolio
- Host: GitHub
- URL: https://github.com/asier-ortiz/asierortiz.com
- Owner: asier-ortiz
- License: mit
- Created: 2024-07-20T19:55:29.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-03T23:22:08.000Z (24 days ago)
- Last Synced: 2025-04-06T16:01:00.808Z (22 days ago)
- Language: Astro
- Size: 17.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asierortiz.com
This repository contains the source code for my personal portfolio website, [asierortiz.com](https://asierortiz.com/). The website is built using [Astro](https://astro.build/) and styled with [Tailwind CSS](https://tailwindcss.com/).
## About the Project
My personal portfolio showcases my skills, projects, and experience as a full-stack developer. The website includes sections such as:
- **Hero Section**: An introductory section with a brief overview of who I am.
- **Background**: Information about my background, including my skills and experience.
- **Projects**: A showcase of my featured projects with descriptions and links.The website is designed to be responsive and visually appealing, with smooth animations and transitions to enhance the user experience.
## Getting Started
To get started with the project, you can use the following commands:
### Commands
| Command | Action |
| :------------------------ | :----------------------------------------------- |
| `npm install` | Installs dependencies |
| `npm run dev` | Starts local dev server at `localhost:3000` |
| `npm run build` | Builds your production site to `./dist/` |
| `npm run preview` | Previews your build locally, before deploying |
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `npm run astro -- --help` | Get help using the Astro CLI |## Deployment
The site is deployed using [Netlify](https://www.netlify.com/), a platform I chose for its **simplicity, speed, and powerful features** tailored for modern web development.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.
## Contact
If you have any questions or suggestions, feel free to reach out to me at [[email protected]](mailto:[email protected]).
## Screenshots
![]()
![]()
---
Thank you for visiting my portfolio! I hope you find it informative and engaging.