Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wilsonkinyua/portfolio
More than 5 years Experience in the development of software and solutions. A conscientious person who pays attention to details. Very passionate about software development, always willing and ready to learn new things/concepts. Proven leader with the ability to streamline development processes to drive the achievement of organisational objectives.
https://github.com/wilsonkinyua/portfolio
figma nextjs portfolio shadcn-ui tailwindcss wilson
Last synced: 28 days ago
JSON representation
More than 5 years Experience in the development of software and solutions. A conscientious person who pays attention to details. Very passionate about software development, always willing and ready to learn new things/concepts. Proven leader with the ability to streamline development processes to drive the achievement of organisational objectives.
- Host: GitHub
- URL: https://github.com/wilsonkinyua/portfolio
- Owner: WilsonKinyua
- Created: 2024-05-02T01:46:59.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-12-06T12:36:35.000Z (2 months ago)
- Last Synced: 2024-12-06T13:53:38.670Z (2 months ago)
- Topics: figma, nextjs, portfolio, shadcn-ui, tailwindcss, wilson
- Language: TypeScript
- Homepage: https://www.wilsonkinyua.com/
- Size: 24.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Wilson Kinyua's Portfolio v2024
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Deploy on Vercel
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.