Skip to content

playstore777/portfolio

Repository files navigation

Portfolio

A sleek, modern personal portfolio showcasing projects, skills, and experiences. Built with cutting-edge technologies like Next.js, Tailwind CSS, Framer Motion, and TypeScript, this portfolio offers an engaging and responsive user experience.

πŸš€ Features

  • Responsive Design: Optimized for all devices, from mobile to desktop.
  • Smooth Animations: Powered by Framer Motion for a polished and interactive feel.
  • Dynamic Routing: Built with Next.js for seamless navigation.
  • Clean Architecture: Feature-Sliced Design (FSD) methodology ensures maintainability and scalability.
  • Customizable Theme: Easily tweak styles with Tailwind CSS.
  • Hosted on Vercel: Fast and reliable deployment.

πŸ› οΈ Tech Stack

  • Next.js: Server-side rendering and dynamic routing.
  • TypeScript: Strongly typed for a more robust development experience.
  • Tailwind CSS: For modern, responsive styling.
  • Framer Motion: Smooth animations and transitions.
  • Feature-Sliced Design (FSD): For structured and scalable code architecture.
  • Vercel: Deployment platform for hosting.

🌟 Live Demo

Check out the live portfolio here: click here

πŸ“‚ Folder Structure

The project follows the Feature-Sliced Design (FSD) methodology for better modularity:

src/
β”œβ”€β”€ app/             # Next.js app-routing directory
β”œβ”€β”€ shared/          # Reusable components, utilities, and constants
β”œβ”€β”€ entities/        # Business logic and domain-level entities
β”œβ”€β”€ features/        # Application-level features and UI elements
β”œβ”€β”€ public/          # Static assets
β”œβ”€β”€ styles/          # Global styles and configurations
└── types/           # Global TypeScript types

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published