Back to projects

Portfolio
Sujoy Dutta / May 20, 2025
This is a portfolio website built with NextJs and MDX. It uses the @next/mdx
package to render MDX content in NextJs pages.
Features
- MDX Support: Write content in MDX format.
- Syntax Highlighting: Code blocks are syntax highlighted.
- Custom Components: Use custom components in your MDX files.
- Responsive Design: The website is responsive and works on all devices.
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.
- Vercel: A cloud platform for static sites and serverless functions.