This is my personal portfolio website, showcasing my skills, projects, and contact information. The website is built using HTML, CSS, JavaScript, and utilizes Tailwind CSS and DaisyUI for styling.
To download and run this project locally, follow these steps:
-
Clone the Repository
Open the project in visual studio:git clone https://github.com/5rod/Portfolio.git
-
Navigate to the Project Main file
After cloning, navigate to the project file:index.html
-
Tailwind In the Visual Studio console run:
npm run dev-
Live preview You can now use live preview or any other extension to open the website
-
Home Page
The homepage provides a brief introduction to the portfolio, including a summary of my skills and background. -
Projects Page
This page displays various projects that I have worked on, with descriptions and links to the source code or live demos. -
About Me Page
This page contains more detailed information about myself, my education, and my career journey. -
Contact Page
This page allows visitors to get in touch with me through a contact form or by using my listed contact information.
Each page serves a different purpose to give a complete overview of my work and skills:
-
Home
The homepage introduces the website and gives quick access to my portfolio sections, including projects, about me, and contact. -
Projects
A collection of detailed project descriptions. Each project is showcased with a preview, technologies used, and links to the live version or GitHub repository. -
About Me
This page provides a personal touch, sharing my story, experiences, and what motivates me as a developer. -
Contact
This page allows visitors to contact me directly via a form or email. It includes social media links as well.
- Tailwind CSS - A utility-first CSS framework for rapidly building custom designs.
- DaisyUI - A plugin for Tailwind CSS that provides pre-built components.

