Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theoheneba/resume-analyzer
https://github.com/theoheneba/resume-analyzer
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/theoheneba/resume-analyzer
- Owner: theoheneba
- Created: 2024-12-25T16:36:19.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-25T16:44:46.000Z (about 2 months ago)
- Last Synced: 2024-12-25T17:27:12.221Z (about 2 months ago)
- Language: TypeScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Resume Analyzer 📄
An AI-powered resume analyzer and builder application that helps users create and analyze resumes effectively.
## Features ✨
- AI-powered resume analysis
- Interactive resume builder
- Modern responsive interface
- Real-time feedback and suggestions
- Export capabilities## Tech Stack 🛠️
- **Frontend Framework**: React
- **Build Tool**: Vite
- **Programming Language**: TypeScript
- **Styling**: Tailwind CSS
- **Code Quality**: ESLint
- **CSS Processing**: PostCSS## Project Structure 📁
Resume-Analyzer/
├── src/ # Source files
├── .gitignore # Git ignore file
├── eslint.config.js # ESLint configuration
├── index.html # Entry HTML file
├── package.json # Project dependencies
├── postcss.config.js # PostCSS configuration
├── tailwind.config.js# Tailwind CSS configuration
├── tsconfig.json # TypeScript configuration
└── vite.config.ts # Vite configuration## Getting Started 🚀
1. Clone the repository:
```bash
git clone https://github.com/theoheneba/Resume-Analyzer.git2. Install dependencies:
cd Resume-Analyzer
npm install3. Run development server:
npm run dev4. Build for production:
npm run buildContributing 🤝
Contributions are welcome! Please feel free to submit a Pull Request.Fork the repository
Create your feature branch (git checkout -b feature/AmazingFeature)
Commit your changes (git commit -m 'Add some AmazingFeature')
Push to the branch (git push origin feature/AmazingFeature)
Open a Pull Request
License 📝
This project is open source and available under the MIT License.Language Distribution 📊
TypeScript: 92.2%
JavaScript: 5.5%
HTML: 2.0%
CSS: 0.3%
Contact 📧
Theo Heneba - GitHub ProfileProject Link: https://github.com/theoheneba/Resume-Analyzer