Skip to content

A modern, minimalist resume builder for tech professionals. Built with Next.js, React, and TypeScript, it provides a clean, code-inspired interface for creating and customizing resumes.

License

Notifications You must be signed in to change notification settings

pujan-modha/mono-resume

Repository files navigation

Mono Resume

Mono Resume Logo

Mono Resume is a modern, minimalist resume builder designed for tech professionals. Built with Next.js, React, and TypeScript, this project offers a user-friendly interface for creating and customizing resumes with a unique code-inspired look.

License: MIT

Features

  • Interactive form for inputting resume details
  • Real-time preview of the resume
  • Customizable sections (Overview, Education, Skills, Experience, etc.)
  • PDF generation and download functionality
  • Responsive design for various screen sizes
  • Local storage to save resume data
  • ATS-friendly resume template
  • Monospace font styling for a code-like appearance

Table of Contents

Installation

  1. Clone the repository:
    git clone https://github.com/pujan-modha/mono-resume.git
    
  2. Navigate to the project directory:
    cd mono-resume
    
  3. Install dependencies:
    npm install
    
  4. Run the development server:
    npm run dev
    
  5. Open http://localhost:3000 in your browser

Usage

  1. Fill out the resume form with your personal information, education, skills, experience, and other relevant details.
  2. Use the real-time preview to see how your resume looks.
  3. Customize the visibility and order of different sections.
  4. Generate and download your resume as a PDF.

Technologies Used

  • Next.js 14
  • React 18
  • TypeScript
  • Tailwind CSS
  • shadcn/ui components
  • FontAwesome icons
  • Radix UI primitives

Contributing

We welcome contributions to Mono Resume! Please follow these steps to contribute:

  1. Fork the repository
  2. Create your feature branch: git checkout -b feature/AmazingFeature
  3. Commit your changes: git commit -m 'Add some AmazingFeature'
  4. Push to the branch: git push origin feature/AmazingFeature
  5. Open a Pull Request

Please read our Contributing Guidelines for more details.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Support

If you find this project helpful, consider buying the developer a coffee:

Buy Me A Coffee

Acknowledgements


Made with ❤️ by Pujan Modha

About

A modern, minimalist resume builder for tech professionals. Built with Next.js, React, and TypeScript, it provides a clean, code-inspired interface for creating and customizing resumes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages