A modern, responsive portfolio website showcasing web development, web design, and graphic design services.
├── backend/
│ └── index.ts # Main Hono server
├── frontend/
│ ├── components/
│ │ ├── App.tsx # Main React app
│ │ ├── Header.tsx # Navigation header
│ │ ├── Hero.tsx # Hero section
│ │ ├── About.tsx # About section
│ │ ├── Services.tsx # Services section
│ │ ├── Portfolio.tsx # Portfolio gallery
│ │ ├── Contact.tsx # Contact section
│ │ └── Footer.tsx # Footer component
│ ├── index.html # Main HTML template
│ ├── index.tsx # Frontend entry point
│ └── style.css # Custom styles
├── shared/
│ └── types.ts # Shared TypeScript types
└── README.md
The portfolio is now live and accessible via the HTTP endpoint. The website features:
The portfolio showcases:
All portfolio images are AI-generated and represent realistic project examples that demonstrate the range of services offered.