A modern, responsive portfolio website for data analysts built with React and TailwindCSS.
- Clean, professional design
- Responsive layout for all devices
- Interactive project showcase
- Skills visualization with progress bars
- Experience timeline
- Contact form
- Smooth scrolling navigation
- Data visualization examples
frontend/ - React-based frontend application
backend/ - Hono API server for contact form handling
shared/ - Shared utilities and types
- Hero Section: Professional introduction with key skills
- About: Background and expertise summary
- Skills: Technical skills with proficiency levels
- Experience: Professional timeline
- Projects: Portfolio of data analysis projects
- Contact: Contact form and information
- React 18.2.0
- TypeScript
- TailwindCSS (via Twind CDN)
- Hono (backend API)
- SQLite (contact form storage)
Update the following with your information:
- Personal details in
frontend/components/App.tsx
- Project data and descriptions
- Skills and proficiency levels
- Work experience timeline
- Contact information
The portfolio includes placeholder content that can be easily customized for any data analyst's background and projects.