Overview
The Shin Thant Portfolio is a website developed with Next.JS (SSG) and TypeScript. It features a responsive design, supports light and dark themes, and is made fully accessible and SEO-friendly. The website uses Tailwind CSS and GSAP for styling and animations, showcasing the latest web development technologies and best practices.
Features
- Responsive Design: Ensures optimal viewing experience on various devices.
- Light & Dark themes: Allows users to switch between light and dark mode.
- Fully Accessible: Designed to be usable for individuals with disabilities.
- SEO Friendly: Optimized for search engine visibility.
- Tech Stack: Utilizes NextJS, React, TypeScript for frontend, Tailwind CSS for styling, GSAP for animations, Figma for design & prototyping, Zustand for state management, and Vercel for deployment.
Installation
Clone the project:
git clone [repository_url]
Go to the project directory:
cd [project_directory]
Remove remote origin:
git remote remove origin
Install dependencies:
npm install
Start the server:
npm run dev
Summary
The Shin Thant Portfolio is a modern website that showcases a developer’s skills and projects. It implements the latest web technologies and design trends, such as Next.JS, Tailwind CSS, and GSAP. With its responsive design, accessiblity features, and support for light and dark themes, the portfolio offers a user-friendly experience for visitors.