An open API service indexing awesome lists of open source software.

https://github.com/brayanalmengor04/brayanalmengor04.github.io

🚀 Refactoring My Bento Portfolio 🎨 A modern Bento-style portfolio redesigned for better performance, maintainability, and aesthetics. Focused on clean code, optimized components, and a seamless user experience. Built with React, Tailwind CSS 4.0 , Astro 4
https://github.com/brayanalmengor04/brayanalmengor04.github.io

astro5 portfolio-website reactjs tailwind4

Last synced: 2 months ago
JSON representation

🚀 Refactoring My Bento Portfolio 🎨 A modern Bento-style portfolio redesigned for better performance, maintainability, and aesthetics. Focused on clean code, optimized components, and a seamless user experience. Built with React, Tailwind CSS 4.0 , Astro 4

Awesome Lists containing this project

README

        

![Astro](https://astro.build/assets/press/astro-icon-light-gradient.svg)

PORTFOLIO - DESING BENTO V2


![Astro](https://img.shields.io/badge/Astro-0C1222?style=for-the-badge&logo=astro&logoColor=FDFDFE)
![TailwindCSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white)
![JavaScript](https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E)

This is the update of my web portfolio. One of my intentions is to make a striking and modern design like the bento type design. I am a backend developer and I do my best since I am not so good with the frontend. Greetings.

Website developed by [brayanalmengor04](https://github.com/brayanalmengor04) thanks for visiting the repository.

![banner](./public/screenshot.png)

## 🛠️ Technologies

- [Astro 5](https://astro.build)
- [TailwindCSS 4](https://tailwindcss.com)

## 🔧 Install

Install dependencies

```sh
npm install
```

Start the project in development mode

```sh
npm run dev
```