Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ilanvivanco/ilanvivanco.com

Personal portfolio website. ๐Ÿ’ป
https://github.com/ilanvivanco/ilanvivanco.com

blog nuxt personal-website portfolio vue

Last synced: about 11 hours ago
JSON representation

Personal portfolio website. ๐Ÿ’ป

Awesome Lists containing this project

README

        

# ilanvivanco.com

[![Netlify Status](https://api.netlify.com/api/v1/badges/4e9fe96e-7e5a-4c39-9592-093ce60851c5/deploy-status)](https://app.netlify.com/sites/ilanvivanco/deploys)

Hi, I'm Ilรกn Vivanco! I'm a Senior Full Stack Web Developer.
๐Ÿš€ This is the codebase behind my personal portfolio website.

If you have any suggestions, feel free to fork this repo and send a PR.

[![Website](https://img.shields.io/badge/-ilanvivanco.com-475b7d?style=flat-square&logo=google-chrome&logoColor=white)](https://ilanvivanco.com)
[![Twitter](https://img.shields.io/badge/-Twitter-1DA1F2?style=flat-square&logo=twitter&logoColor=white)](https://twitter.com/IlanVivanco)
[![Instagram](https://img.shields.io/badge/-Instagram-E4405F?style=flat-square&logo=instagram&logoColor=white)](https://www.instagram.com/ilanvivanco)
[![LinkedIn](https://img.shields.io/badge/-LinkedIn-0A66C2?style=flat-square&logo=Linkedin&logoColor=white)](https://www.linkedin.com/in/ilanvivanco)
[![Github](https://img.shields.io/badge/-Github-181717?style=flat-square&logo=github&logoColor=white)](https://github.com/IlanVivanco)

## Stack

I started to learn Vue.js and decided to give it a go for this website.
I also used the Nuxt.js framework to serve static pages and load content from `.md` files.

Like magic!

## Installation

- Clone this repo locally.
- Install dependencies by `npm install`.
- Run `npm run dev`.