I'm Shemmee, a front-end developer with a passion for building engaging, scalable, and unique web experiences. This portfolio showcases my skills and projects, built with the powerful Next.js framework. It's designed for optimal performance, accessibility, and visual appeal across all devices.
- 💻 Responsive Design: Optimized for seamless viewing across desktops, tablets, and mobile devices.
- 📧 Contact Form: Visitors can easily reach out via email, integrated through Nodemailer.
- 🌗 Dark/Light Mode Toggle: Users can switch between themes, providing a personalized viewing experience.
- 🔍 SEO Optimization: Proper meta tags, sitemap, and robots.txt ensure higher visibility on search engines.
- ⚡ Performance Optimization: Preloaded resources, optimized images, and lazy loading ensure fast and smooth performance.
- Frontend: Next.js, React, TypeScript
- Styling: TailwindCSS, CSS
- Animation: Framer Motion
- Email Integration: Nodemailer
- Hosting & Deployment: Vercel
Built with a focus on performance, accessibility, best practices, and SEO, achieving an excellent Lighthouse score:
This repository serves as a template version of my portfolio. Feel free to fork, modify, or customize it to suit your needs.
To run this project locally:
-
Clone the repository:
git clone https://github.com/s-shemmee/my-portfolio-website.git
-
Install dependencies:
cd my-portfolio-website yarn install
-
Run the development server:
yarn dev
-
Open http://localhost:3000 to view it in the browser.
This project is licensed under the MIT License, meaning you’re free to use, modify, and distribute the code with proper attribution.