Skip to content

This is the frontend service repository of Letraz. Create tailored resumes for every job application effortlessly with Letraz. Our AI-powered tool helps you stand out by automatically optimizing your resume for ATS and recruiters, ensuring your skills and experience match the job's requirements.

License

Notifications You must be signed in to change notification settings

pingSubhajit/letraz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Letraz Client

Letraz Banner

Overview

Letraz is an AI-powered platform that helps job seekers create tailored resumes for every job application effortlessly. The tool optimizes resumes for ATS (Applicant Tracking Systems) and recruiters, ensuring your skills and experience match each job's specific requirements.

This repository contains the client-side implementation of the Letraz application, built with Next.js, TypeScript, and Tailwind CSS.

Core Features

  • Tailored Resumes: Automatically customize your resume for each job position
  • ATS-Friendly Design: Ensure your resume passes through Applicant Tracking Systems
  • Effortless Creation: Simplify the resume creation process using AI assistance
  • Job Description Analysis: Extract key requirements from job descriptions to optimize your resume

Tech Stack

Getting Started

Prerequisites

Installation

  1. Clone the repository

    git clone https://github.com/pingSubhajit/letraz.git
    cd letraz-client
  2. Install dependencies

    bun install
  3. Set up environment variables

    cp .env.example .env

    Edit the .env file with your configuration values.

  4. Run the development server

    bun run dev
  5. Open http://localhost:3000 to view the application.

Development Workflow

  • Development: bun run dev (runs with Turbo mode enabled)
  • Email Development: bun run email (previews email templates)
  • Build: bun run build
  • Start Production Server: bun run start
  • Linting: bun run lint or bun run lint:fix

Project Structure

  • app/ - Next.js app directory containing all routes and pages
  • components/ - Reusable UI components
  • emails/ - Email templates
  • lib/ - Utility functions and shared code
  • public/ - Static assets
  • hooks/ - Custom React hooks

Philosophy

As described in our story page, Letraz bridges the gap between potential and opportunity by:

  1. Empowering Users: Amplifying individual potential through better presentation of skills and achievements
  2. Simplifying Complexity: Making the resume creation process straightforward while maintaining depth and meaning
  3. Purposeful Innovation: Using technology as an enabler to solve real problems for job seekers

Contributing

We are not currently accepting public contributions to this repository. However, if you're interested in joining our core development team, please reach out to us on Discord.

License

This project is licensed under the terms specified in the LICENSE file.

Links

About

This is the frontend service repository of Letraz. Create tailored resumes for every job application effortlessly with Letraz. Our AI-powered tool helps you stand out by automatically optimizing your resume for ATS and recruiters, ensuring your skills and experience match the job's requirements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •