Welcome to my personal portfolio website! This project showcases my skills and projects in web and mobile application development, DevOps, and cybersecurity. Built with Next.js and hosted on Vercel, this website serves as a platform to present my work and experiences in the software development industry.
- Responsive Design: The website is fully responsive, ensuring a seamless experience on both desktop and mobile devices.
- Interactive UI: Enhanced with animations and smooth scrolling using ShadcnUI, Aceternity, and Lenis Scroll.
- SEO Optimized: Includes meta tags for Open Graph and Twitter Cards to ensure a rich social media presence.
- PWA Ready: The site includes a
manifest.jsonfile to support Progressive Web App features.
- Next.js: React framework for server-side rendering and static site generation.
- React.js: For building interactive user interfaces.
- Tailwind CSS: For styling the application with a utility-first CSS framework.
- ShadcnUI & AceternityUI: For enhanced animations and interactive UI components.
- Lenis Scroll: For smooth scrolling effects.
- Vercel: For deployment and hosting.
- Nodemailer: Nodemailer use gmail smtp server in this project to send email.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/SyedFaizan8/Portfolio cd portfolio - Install dependencies:
npm install
- Start the development server:
npm run dev
Website will be available at https://localhost:3000.
Thats it Thank you