I developed this portfolio starting with the UI Design using Figma, and then the code was written using NextJs with
TypeScript, alongside Tailwind CSS as the style framework. I've used a combination of fonts, such as Roboto
and
Kanit
, with Comfortaa
for the decorator. I chose the color palette using the following as a base: ![#838073]
(https://placehold.co/15x15/838073/838073.png) #838073
,
#2b81e3
,
#d2d904
. The images used in both the hero and
about sections are from Unsplash.
Check out my projects and education, and let's discuss working together!
This portfolio has been built using:
You'll need to have Node.js and pnpm installed on your machine.
-
Clone the repository:
git clone https://github.com/Barata-Ribeiro/barataribeiro_personal_portfolio.git
-
Navigate to the project folder:
cd barataribeiro_personal_portfolio
-
Install dependencies:
pnpm install
-
Start the local development server:
npm run dev
If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.
I'm constantly expanding my skill set and venturing further into the realms of front-end development and UI design. My goal is to create visually appealing, user-friendly interfaces that enhance user experience and effectively translate business strategy into digital solutions.
Feel free to contact me with any questions or if you are interested in collaborating on a project.
This project is free software available under the GPLv3 license.