Skip to content

KainNhantumbo/portifolio.dev

Repository files navigation

🌟 My Official Portfolio ✨

Hi, welcome to my portfolio repository!

portfolio homepage demo image

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.

Feel free to visit my portfolio using the link below:

Go Live! at: https://codenut-dev.vercel.app

🐾 Project Stack

  • Next.js - A React framework with hybrid static & server rendering, and route pre-fetching, etc.
  • Framer Motion - An animation library for React.
  • React Markdown - a React component that can be given a string of markdown that it'll safely render to React elements.
  • Feed - a RSS, Atom and JSON feed generator for Node.js, making content syndication simple and intuitive.
  • Tailwind CSS - 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: nhantumbok@gmail.com
Github: https://github.com/KainNhantumbo
My blog: https://codenut-dev.vercel.app/blog

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.