Skip to content

hvenry/henry-vendittelli-portfolio

Repository files navigation

Henry Vendittelli's Next.js Portfolio

screenshot

About

Welcome to my portfolio website! This site is a showcase of my work, skills, and projects built from the ground up. This site was iteratively prototyped, with constant feedback from peers and professionals in the industry.

Technology Stack

  • Next.js: A framework that handles React config, many optimizations, and also enables server-side rendering.
  • TypeScript: For type safety.
  • Tailwind CSS: I just personally love tailwind over regular CSS.

Hosting

  • Vercel: The site is hosted on Vercel, which offers seamless integration with Next.js, automatic HTTPS, and a serverless architecture. Vercel was chosen for its performance, scalability, and zero cost.

Pages

Key Features

  • Light and Dark Modes: To enhance accessibility and provide a comfortable viewing experience, the website includes both light and dark themes, allowing users to switch based on their preference.
  • Responsive Design: The layout adapts seamlessly to any device, whether it's a desktop, tablet, or mobile phone, ensuring a consistent and optimized user experience.
  • Attention to Detail: Every element of the site reflects my commitment to quality, from the smooth transitions to the thoughtfully chosen color schemes and typography.

Setup

Install packages:

npm install

Run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Deployment

This portfolio is hosted on Vercel so deployment is streamlined and automated. Every push to the main branch triggers a deployment, ensuring that this live site is always up to date.

Contact

hvendittelli@gmail.com