Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psk-98/code-editor-portfolio
https://github.com/psk-98/code-editor-portfolio
framer-motion mdx nextjs14 prismjs sanity
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/psk-98/code-editor-portfolio
- Owner: psk-98
- Created: 2024-06-06T08:33:06.000Z (8 months ago)
- Default Branch: trunk
- Last Pushed: 2025-02-06T18:31:00.000Z (5 days ago)
- Last Synced: 2025-02-06T19:34:02.113Z (5 days ago)
- Topics: framer-motion, mdx, nextjs14, prismjs, sanity
- Language: JavaScript
- Homepage: https://paul-khoza.netlify.app/
- Size: 1.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## [My Portfolio Website](https://paul-khoza.netlify.app/)
Welcome to my portfolio website! This project showcases my work and skills, built using modern technologies like [**Next.js**](https://nextjs.org/), [**Prism.js**](https://prismjs.com), [**Next MDX**](https://nextjs.org/docs/pages/building-your-application/configuring/mdx), and [**Sanity**](https://www.sanity.io/) as the CMS.
## Table of Contents
- [Features](#features)
- [Tech Stack](#tech-stack)## Features
- Responsive design for optimal viewing on all devices.
- Code highlighting using Prism.js for a polished look.
- Dynamic content rendering with Next MDX for markdown support.
- Easy content management through Sanity's headless CMS.## Tech Stack
- **Next.js**: React framework for server-side rendering and static site generation.
- **Prism.js**: Syntax highlighter for displaying code snippets beautifully.
- **Next MDX**: Allows for using JSX in markdown files, enhancing content flexibility.
- **Sanity**: Headless CMS for managing portfolio content seamlessly.