This is my personal portfolio website built to showcase my projects, skills, and experience as a web developer.
🔗 https://mttechdesigns.vercel.app/
This portfolio highlights my work in web development, including real-world projects, full-stack applications, and collaborative experiences. It is designed to provide visitors with a clean, responsive, and user-friendly interface.
- HTML5
- CSS3
- JavaScript
- Node.js
- Vercel Serverless Functions
The contact form is powered by a custom backend built with Node.js and deployed using Vercel serverless functions.
- Handles form submissions securely
- Processes user input on the server side
- Eliminates dependency on third-party services like Formspree
- Designed for scalability and better control over data handling
- Responsive design (mobile-first)
- Clean and modern UI
- Project showcase section
- Functional contact form with backend integration
- Fast performance with Vercel hosting
To run locally: git clone https://github.com/Thakeeb22/your-repo.git cd your-repo Then open index.html in your browser.
Add more full-stack projects Enhance UI/UX animations Improve backend features for contact handling
GitHub: https://github.com/Thakeeb22� LinkedIn: https://www.linkedin.com/in/muhammad-thakeeb-muhammad-81b681371/�
- ❌ Removed Formspree
- ✅ Added Node + Vercel serverless
- ✅ Made it more professional
- ✅ Structured like real dev README
- ✅ Highlighted backend (VERY IMPORTANT for you)
- Form validation
- Error handling
- Serverless API endpoints

