Skip to content

davisf20/davis-portfolio

Repository files navigation

Personal Portfolio - Davis Fusco

A portfolio made with Next.js, TypeScript and Tailwind CSS to show my projects and skills as a Full-Stack Developer.

🚀 Demo

Visit the portfolio: davisf.dev

⚙️ Technologies Used

🛠️ Installation

  1. Clone the repository
git clone https://github.com/davisfdev/davisf.dev.git
  1. Install the dependencies
pnpm install
  1. Run the development server
pnpm dev
  1. Apri http://localhost:3000 nel tuo browser

📂 Project Structure

├── app/
│   ├── components/ # UI components
│   ├── features/ # Feature-based modules
│   │   └── animations/ # Animation-related features
│   ├── pageSections/ # Page sections
│   ├── styles/ # Global styles
│   └── layout.tsx # Principal layout of the app
├── public/ # Public assets
└── ...config files

🎨 Features

  • Responsive and modern design
  • Optimized dark theme
  • Reusable components
  • Sections for:
    • About me
    • Projects
    • Skills
    • Contact
  • Integration with social media
  • SEO optimization
  • Optimized performance

📫 Contacts


Developed by Davis Fusco