https://github.com/ekaranjaa/norman-portfolio
Norman Nuthu's Portfolio
https://github.com/ekaranjaa/norman-portfolio
css3 design javascript nuxtjs portfolio tailwindcss vuejs
Last synced: 27 days ago
JSON representation
Norman Nuthu's Portfolio
- Host: GitHub
- URL: https://github.com/ekaranjaa/norman-portfolio
- Owner: ekaranjaa
- License: apache-2.0
- Created: 2021-01-02T13:14:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T00:12:52.000Z (over 2 years ago)
- Last Synced: 2024-11-09T01:34:53.348Z (6 months ago)
- Topics: css3, design, javascript, nuxtjs, portfolio, tailwindcss, vuejs
- Language: Vue
- Homepage: https://normann.netlify.app
- Size: 38.5 MB
- Stars: 21
- Watchers: 1
- Forks: 7
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Norman Nuthu's PortFolio
[](https://app.netlify.com/sites/normann/deploys)
[](https://github.com/ekaranjaa/norman-portfolio/blob/master/LICENSE.txt)
[](https://github.com/ekaranjaa/norman-portfolio/pulls)
[](https://github.com/GypsyTheDj)
[](https://www.codetriage.com/ekaranjaa/norman-portfolio)I like building awesome software. I've built Websites, Browser plugins, Corporate Software and Android Applications! If you are interested, you can view some of my favorite projects in [my portfolio](https://normann.netlify.app). Need something built or simply want to have a chat? Reach out to me on social media, [WhatsApp](https://api.whatsapp.com/send?phone=254724920601) | [Twitter](https://twitter.com/ThisIsPappi254) | [LinkedIn](https://www.linkedin.com/in/normannuthu) or Send me an Email.
---
## Build Setup ⚙️
> Make sure your node version is >=12
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```
## Maneuvering ⛵
> A basic understanding of `Vue.js` and `Nuxt.js` is required.
### Information
The portfolio's information(about & bio, experince and projects) lies in the content folder.
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org) & [Nuxt.js Content docs](https://content.nuxtjs.org).
Checkout [Tailwindcss docs](https://tailwindcss.com) for the color palette and class names.