A modern responsive personal portfolio website showcasing my skills, projects, and services.
It includes a fully functional contact system powered by Google Apps Script and Google Sheets, along with an admin dashboard for message management.
https://my-portfolio1-weld.vercel.app/
- Modern responsive UI design
- About, Skills, Services, and Projects sections
- Interactive frontend design
- Functional contact form
- Real-time message handling via Google Apps Script
- Messages stored in Google Sheets
- Email notifications for new contact submissions
- Admin dashboard to view and manage messages
- Reply functionality in admin panel
The contact system is powered without a traditional backend:
- User submits a message through the contact form
- JavaScript sends data to Google Apps Script
- Apps Script stores data in Google Sheets
- Email notification is sent automatically
- Admin dashboard displays all submitted messages
- Admin can reply directly from dashboard
- HTML5
- CSS3
- JavaScript (Vanilla)
- Google Apps Script
- Google Sheets
- Email Integration (Apps Script)
The admin dashboard allows:
- Viewing all submitted contact messages
- Replying to messages
- Tracking user inquiries
- Managing communication efficiently
Built by David Kimathi
This project is for personal portfolio and learning purposes.