Skip to content

A resume builder web application built using rust and dioxux fullstack framework.

Notifications You must be signed in to change notification settings

neerajshdev/ResumeBuilder

Repository files navigation

Resume Builder

A Rust web application built with Dioxus Framework that helps users create professional resumes.

Screenshots

Screenshot 1 Screenshot 2

Features

  • Create professional resumes with multiple sections
    • Personal Information
    • Education
    • Work Experience
    • Skills
    • Projects
  • Choose from various resume themes
  • Preview your resume before exporting

Getting Started

Prerequisites

  • Rust (latest stable version)
  • Cargo

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/ResumeBuilder.git
cd ResumeBuilder
  1. Run the application:
cargo run

Alternatively, to run in development mode with hot reloading:

cargo install dioxus-cli
dx serve

Building for Web

To build for web deployment:

cargo build --release --features web

Project Structure

  • src/main.rs - Main application code
  • index.html - HTML template
  • tailwind.css - Styling

Technologies Used

License

MIT

About

A resume builder web application built using rust and dioxux fullstack framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages