Skip to content

caiobukvar/bkvr-dev

Repository files navigation

avatar

Meet Caio Bukvar, software developer!

This is a website that is being created as a portfolio to show a bit about myself. It is a project that will be under development for a time, with constant updates.

Current version: v1.2

Technologies Used

Next JS React TypeScript JavaScript TailwindCSS Radix UI Vercel

Other libs:

  • Sonner (for toasts)
  • Lucide (for icons)
  • Next-intl (for internationalization)
  • GSAP (for animations)

Navigation

You can use the navbar to navigate the portfolio

avatar



You can use the bottom right icons to change to light/dark mode and also select desired language (pt-br/en-us)

theme-changer



The about section tells a little about me, my skills and my development carrer, also a few curiosities!

about



The experience section tells a little about my professional experience, where you can find more detailed information about each job

experience



The projects area has interactive cards that opens a dialog to show more details about it

projects



In each project card you can see details about it and find links for each deploy and github repository

projects2



Inside the social section, you can find links for my linkedin and github profiles and also send me an e-mail if you want to!

social section



Getting Started

Follow these instructions to set up and run the project on your local machine.

Installation

  1. Clone the repository:
git clone https://github.com/your-username/bkvr-dev.git
  1. Navigate to the project directory:
cd bkvr-dev
  1. Install dependencies:
npm install