Developed with passion while listening to Hurry Up Tomorrow by The Weeknd. Completed in just 3 days.
![]()
The component <LetterGlitch \>
was taken from ReactBits.dev
- Choose your Spotify album
- Access the share options
- 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>
- Insert the embed code on footer.astro
That's it!
public/
└── svg/
src/
├── Components/
├── layouts/
├── React/
└── pages/
- Clone the repo:
git clone https://github.com/gothsec/portfolio
- Install dependencies:
npm install
- 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.