Welcome to my portfolio repository. To visit the page click here
This project is based on the dev-friendly-portfolio template, thanks for his work.
I use iconify instead of SVG icons for better dev experience.
- Astro - The next-gen web framework.
- Typescript - JavaScript with type syntax.
- TailwindCSS - Utility-first CSS framework.
- Iconify - Icon library.
- FancyBox - Image viewer.
- Ninja Keys - Dropdown menu with keyboard shortcuts made in pure JavaScript.
Modify the cv.json file to create your own printable Portfolio/CV.
| Command | Action | |
|---|---|---|
| ⚙️ | dev or start |
Launches a local development server at localhost:4321. |
| ⚙️ | build |
Checks for errors and creates a production build in ./dist/. |
| ⚙️ | preview |
Local preview at localhost:4321 |
| 📦 | deploy:vercel |
Deploy on Vercel. |
| 📦 | deploy:cloudflare |
Deploy on Cloudflare, please run wrangler login first. |
This project is MIT licensed.
CV JSON schema from jsonresume.org