Skip to content

vittolewerissa/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Personal Portfolio & Blog

Personal portfolio website built with Next.js, featuring work experience, projects, and technical content.

Tech Stack

  • Framework: Next.js 12
  • Language: TypeScript
  • Styling: Tailwind CSS
  • Content: MDX with next-mdx-remote
  • Code Highlighting: react-syntax-highlighter, Sandpack

Project Structure

apps/blog/
├── src/
│   ├── components/     # React components
│   ├── content/        # MDX content and data
│   ├── hooks/          # Custom React hooks
│   ├── layout/         # Layout components
│   ├── pages/          # Next.js pages
│   ├── styles/         # Global styles
│   └── utils/          # Utility functions
└── public/             # Static assets

Requirements

  • Node.js >= 18 (v22 recommended)

About

My personal blog.

Topics

Resources

Stars

Watchers

Forks

Contributors