Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kainnhantumbo/portifolio.dev
My personal portifolio website.
https://github.com/kainnhantumbo/portifolio.dev
css framer-motion nextjs react styled-components typescript
Last synced: 6 days ago
JSON representation
My personal portifolio website.
- Host: GitHub
- URL: https://github.com/kainnhantumbo/portifolio.dev
- Owner: KainNhantumbo
- License: apache-2.0
- Created: 2022-05-10T10:39:37.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T12:03:33.000Z (6 months ago)
- Last Synced: 2024-05-22T10:34:26.738Z (6 months ago)
- Topics: css, framer-motion, nextjs, react, styled-components, typescript
- Language: TypeScript
- Homepage: https://portifolio-dev-mu.vercel.app
- Size: 21.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🌟 My Official Portfolio ✨
> **Hi, welcome to my portfolio repository!**
This is my portfolio website repository were I describe myself, show my projects and talk about my work. It is available in both portuguese and english, translated with the i18next standards.
I have also integrated my blog into this project in the version 4.0.0, so it can be much comfortable for me to keep everything up to date, you can check it [here](https://codenut-dev.vercel.app/en/blog).
Feel free to visit my portfolio using the link below:
> **Go Live! at: [https://codenut-dev.vercel.app](https://codenut-dev.vercel.app)**
## 🐾 Project Stack
- [Next.js](https://nextjs.org/) - A React framework with hybrid static & server rendering, and route pre-fetching, etc.
- [Framer Motion](https://www.framer.com/motion/) - An animation library for React.
- [React Markdown](https://github.com/remarkjs/react-markdown) - a React component that can be given a string of markdown that it'll safely render to React elements.
- [Feed](https://www.npmjs.com/package/feed) - a RSS, Atom and JSON feed generator for Node.js, making content syndication simple and intuitive.
- [Tailwind CSS](https://tailwindcss.com) - A utility-first CSS framework packed with classes that can be composed to build any design, directly in the markup.## 🌳 Project structure
```
$PROJECT_ROOT (v6)
.
├── app
│ └── [locale]
│ └── blog
│ ├── about
│ └── post
│ └── [slug]
├── components
│ ├── animations
│ └── modals
├── context
├── data
│ └── posts
├── hooks
├── lib
├── locales
├── providers
├── public
│ ├── assets
│ └── rss
├── shared
├── styles
└── types
```## ☘️ Find me!
E-mail: [[email protected]]([email protected] 'Send an e-mail')\
Github: [https://github.com/KainNhantumbo](https://github.com/KainNhantumbo 'See my github profile')\
My blog: [https://codenut-dev.vercel.app/blog](https://codenut-dev.vercel.app/blog 'Visit my website')#### If you like this project, let me know by leaving a star on this repository.
Best regards, Kain Nhantumbo.\
✌️🇲🇿 **Crafted with ❤ Next.JS and Typescript**## 📜 License
Licensed under Apache 2.0 License. All rights reserved.\
Copyright © 2024 Kain Nhantumbo.