A modern and responsive portfolio website built with Astro and React, showcasing professional experience, skills, and projects. This portfolio provides a clean, user-friendly interface for visitors to learn about Lucas Miranda's expertise as Software Enginner student and Red Teamer.
/
āāā public/
ā āāā assets/
ā āāā images/
ā āāā svgs/
āāā src/
ā āāā components/
ā ā āāā sections/
ā ā āāā Hero.astro
ā ā āāā About.astro
ā ā āāā Experience.astro
ā ā āāā Skills.astro
ā ā āāā Projects.astro
ā ā āāā Contact.astro
ā āāā layouts/
ā ā āāā Layout.astro
ā āāā pages/
ā ā āāā index.astro
ā āāā styles/
āāā package.json
Clone the repository:
git clone
cd
Install dependencies:
npm install
# or
yarn install
Start the development server:
npm run dev
# or
yarn dev
Open your browser and navigate to http://localhost:3000
or your port.
This portfolio is designed to be easily customizable:
public/assets/images
directorytailwind.config.js
index.astro
This site can be deployed to any platform that supports Astro, such as:
This project is open source and available under the MIT License.
Created with ā¤ļø by Lucas Miranda