Skip to content

Gothsec/Portfolio

Repository files navigation

Portfolio

Developed with passion while listening to Hurry Up Tomorrow by The Weeknd. Completed in just 3 days. OscarHernandez-portfolio Deploy Status


Demo

Astro Themes

ReactBits Showcase

The component <LetterGlitch \> was taken from ReactBits.dev

Stack

Frontend

Astro Tailwind TypeScript

Tools

Figma Prettier Canva

Show your favorite Spotify album (or your own) Spotify

  1. Choose your Spotify album
  2. Access the share options
  3. Select 'copy embed code'
<iframe src="https://open.spotify.com/embed/album/ALBUM_ID" style="border-radius:12px border:0;" class="w-full h-40" frameborder="0" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"></iframe>
  1. Insert the embed code on footer.astro

That's it!

Project structure

public/
└── svg/
src/
├── Components/
├── layouts/
├── React/
└── pages/

Local configuration

  1. Clone the repo:
git clone https://github.com/gothsec/portfolio
  1. Install dependencies:
npm install
  1. Start the develpoment server:
npm run dev

Important Notice:
This project is licensed under the MIT License.
According to the license terms, any redistribution (including compiled or modified versions), you must retain the original copyright notice and the full license text. Copyright © 2025 Oscar Hernandez. All rights reserved.