Back to projects
Personal Portfolio

Personal Portfolio

Cindy Tao / September 12, 2024

This portfolio website is built with Next.js and MDX to present my projects and experiences dynamically. It features a clean, responsive, and user-friendly design across various devices.

Features

  • Responsive Design: the website is responsive and works on all devices.
  • Interactive Elements: Includes animated components and interactive sections for a modern user experience.
    • Rolling Text Animation: features dynamic text animations to introduce key aspects of my profile
    • Framer Motion (under construction): planning for enhanced animations and transitions of components
  • Dark/Light Mode: provides a toggle for users to switch between dark and light themes
  • AWS Amplify: utilize aws amplify for seamless deployment and hosting, ensuring reliable performance and scalability

Technologies

  • NextJs: A React framework for building static and dynamic websites.
  • MDX: A file format that allows you to write JSX in your Markdown files.
  • Tailwind CSS: A utility-first CSS framework for building custom designs.

Conclusion

This portfolio website helps me understand next js better.