This is my personal website It was built using React with Vite. Please visit here Image Optimization This project uses optimized WebP images for faster loading. To optimize new images in the 'public/' folder: # Convert new images to WebP format npm run optimize-images