Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T00:12:52.000Z (about 2 years ago)
- Last Synced: 2024-08-01T22:54:32.722Z (6 months ago)
- Topics: css3, design, javascript, nuxtjs, portfolio, tailwindcss, vuejs
- Language: Vue
- Homepage: https://normann.netlify.app
- Size: 38.5 MB
- Stars: 20
- 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
[![Netlify Status](https://api.netlify.com/api/v1/badges/66aaced8-fe09-494a-8ddb-f38334f64b62/deploy-status)](https://app.netlify.com/sites/normann/deploys)
[![GitHub license](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat)](https://github.com/ekaranjaa/norman-portfolio/blob/master/LICENSE.txt)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/ekaranjaa/norman-portfolio/pulls)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/GypsyTheDj)
[![Open Source Helpers](https://www.codetriage.com/ekaranjaa/norman-portfolio/badges/users.svg)](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.