Skip to content

JoeyPatricio/Portfolio

Repository files navigation

Joseph Patricio - Personal Portfolio

A modern, responsive portfolio website built with Next.js, TypeScript, and Tailwind CSS.

Features

  • Responsive design
  • Sections: Home, About, Projects, Skills, Contact
  • Built with Next.js 14 and App Router
  • Styled with Tailwind CSS
  • TypeScript for type safety

Getting Started

  1. Install dependencies:

    npm install
  2. Run the development server:

    npm run dev
  3. Open http://localhost:3000 in your browser.

Customization

  • Replace placeholder content in app/page.tsx with your personal information
  • Add your own images to the public/ folder
  • Update the metadata in app/layout.tsx

Deployment

Deploy to Vercel, Netlify, or any static hosting service.

For Vercel:

npm run build

Then deploy the .next folder.

Technologies Used

  • Next.js
  • TypeScript
  • Tailwind CSS
  • ESLint

About

Professional portfolio for Joe Patricio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors