Skip to content
This repository was archived by the owner on Jan 31, 2026. It is now read-only.

jaycem-dev/portfolio-next

Repository files navigation

Personal Portfolio - Next.js 13

Description

This is my personal portfolio website, built using Next.js app router and Typescript.

Full stack: Next.js 14, Typescript, TailwindCSS, Prisma with MySQL DB, Resend for emails, react hook form with zod, framer motion, shadcn/ui, next-auth, next-mdx-remote

The projects and blog posts are rendered in a Modal using Intercepting Routes and Parallel Routes, fetching a MDX file from another repo using the GitHub API and rendering it with next-mdx-remote.

It has an Admin page protected with next-auth using credentials, the users password is hashed with bcrypt.

Live version

preview

Services Used

Vercel for hosting and deployment, Planetscale for MySQL database management.

About

Developer portfolio created with Next.js App Router.

Topics

Resources

License

Stars

Watchers

Forks