DEV Community

242205 KANIGA SREE T E
242205 KANIGA SREE T E

Posted on

RESUME BUILDER

This is a submission for the [Amazon Q Developer "Quack The Code" Challenge] Crushing the Command Line

What I Built

Project: Resume Builder using AWS Cloud Computing

A web-based application that allows users to create, edit, and download resumes using a user-friendly interface. The application is built using AWS cloud computing services for scalability, security, and performance.

key features

  1. Customizable Templates: Choose from various pre-designed templates or create your own.
  2. Drag-and-Drop Editor: Easily add, remove, and rearrange sections and fields.
  3. Real-time Preview: See how your resume looks as you build it.
  4. Automatic Formatting: Consistent formatting throughout the resume.
  5. Spell Check and Grammar Check: Ensure error-free writing.

Demo

Image description

Image description

How I Used Amazon Q Developer

  1. Code Generation: I provided a prompt describing the Resume Builder project, and Amazon Q Developer generated the initial code for the application, including Python functions for resume creation, editing, and PDF generation.
  2. Code Completion: As I wrote code, Amazon Q Developer suggested completions for functions, variables, and syntax, saving me time and reducing errors.
  3. Code Review: I used Amazon Q Developer to review my code, identifying potential issues and suggesting improvements for performance, security, and best practices.
  4. Integration with AWS Services: Amazon Q Developer helped me integrate the Resume Builder application with AWS services like DynamoDB, S3, and Lambda, providing code snippets and configuration examples.

Top comments (0)