Skip to content

Latest commit

Β 

History

History
94 lines (65 loc) Β· 2.89 KB

File metadata and controls

94 lines (65 loc) Β· 2.89 KB

🎨 Unfold - Portfolio & CV Management Platform

A modern platform for creating, managing, and showcasing your professional portfolio and curriculum vitae.

🏠 Self-Hosted Solution

Unfold is designed as a self-hosted application, giving you complete control over your professional data. Here's why self-hosting matters:

  • πŸ”’ Data Privacy - Your personal and professional information stays on your servers
  • 🎨 Full Customization - Modify and extend the platform to match your exact needs
  • πŸ’° Cost Control - No monthly subscriptions or usage limits
  • πŸš€ Performance - Direct control over hosting environment and optimization
  • πŸ“Š Complete Ownership - Your portfolio and CV data belongs entirely to you

Next.js React TypeScript

✨ Features

  • πŸ“ Portfolio Management - Create and showcase project portfolios with rich media
  • πŸ“„ CV Builder - Comprehensive curriculum vitae creation and editing
  • πŸ“± Responsive Design - Beautiful UI that works on all devices
  • 🎨 Rich Text Editing - Advanced content editing with TipTap
  • πŸ“‹ PDF Export - Generate professional PDF documents
  • πŸ’Ύ Data Persistence - Reliable JSON-based storage

πŸ“ Portfolio

  • Project details with technology stacks and roles
  • Image galleries with captions
  • Live demo and repository links
  • Grid layout with filtering

πŸ“„ CV Builder

  • Personal information and profile photo
  • Professional experience with timeline
  • Education, skills, and qualifications
  • Publications, awards, and achievements
  • ATS-friendly PDF export

🎯 Perfect For

  • Professionals seeking job opportunities and personal branding
  • Freelancers showcasing work for client presentations
  • Students documenting academic achievements and projects

🚧 Future Development Plan

🎨 Full Landing Page Visual Builder

  • Drag-and-drop interface for creating custom landing pages
  • Pre-built components and templates
  • Real-time preview and responsive design tools
  • Integration with portfolio and CV data

🌐 Remote/Production Editing Ability

  • Cloud-based data synchronization
  • Multi-device editing capabilities
  • Real-time collaboration features
  • Secure data backup and version control

🎭 Theme Builder

  • Custom color scheme creation
  • Typography and layout customization
  • Component styling editor
  • Export/import theme packages

πŸš€ Getting Started

# Clone the repository
git clone https://github.com/CologneX/unfold.git

# Install dependencies
npm install

# Start the development server
npm run dev

# Build for production
npm run build

Built with ❀️ By CologneX