Skip to content

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

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

This portfolio is also on the ReactBits Showcase

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

About

Portfolio built with Astro, TypeScript and TailwindCSS.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Astro 59.3%
  • TypeScript 38.7%
  • JavaScript 2.0%