An open API service indexing awesome lists of open source software.

https://github.com/zefr0x/jidhom

WIP
https://github.com/zefr0x/jidhom

ats recruitment

Last synced: 3 months ago
JSON representation

WIP

Awesome Lists containing this project

README

          

Jidhom | جِدْهُم

[![release](https://github.com/zefr0x/jidhom/actions/workflows/release.yml/badge.svg)](https://github.com/zefr0x/jidhom/actions/workflows/release.yml)
[![test](https://github.com/zefr0x/jidhom/actions/workflows/test.yml/badge.svg)](https://github.com/zefr0x/jidhom/actions/workflows/test.yml)
[![lint](https://github.com/zefr0x/jidhom/actions/workflows/lint.yml/badge.svg)](https://github.com/zefr0x/jidhom/actions/workflows/lint.yml)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/zefr0x/jidhom/main.svg)](https://results.pre-commit.ci/latest/github/zefr0x/jidhom/main)

**Recruitment management system** designed to simplify the hiring process while complying with the Saudi Personal Data
Protection Law (PDPL). This platform ensures that you won't encounter irrelevant questions or unnecessary data
collection during the application process—**you don't even need to provide your name**. This approach promotes **equal
treatment** for all applicants, as any additional information can be gathered after a job offer is made.

With efficient role-based interactions, users can easily manage job postings, review applications, and apply for jobs.
The system features a secure backend with AI-driven analytics to enhance decision-making.

Prioritizing **efficiency** and **user experience**, this platform offers a straightforward solution for recruitment
challenges, free from clutter and focused on what truly matters.

---

[
Architecture

](./ARCHITECTURE.md)
[
Contribute

](./CONTRIBUTING.md) [
Security

](./SECURITY.md)
[
Q&A

](#qa)

---


## Q&A

**Q:** What does `Jidhom` mean?

- It is an Arabic word `جِدْهُم`, means `find them`.

**Q:** Why did you work on such project?

1. To further familiarize myself with Rust web development, async programming, and databases.
2. Most recruitment systems are plagued with bugs, have numerous edge cases, and collect irrelevant data. So I wanted to
create an effective and privacy respecting example.

## License

AGPLv3 logo
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public
License as published by the Free Software Foundation, version 3 of the License only.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see
.

## BibTeX

```bibtex
@software{jidhom,
author = {zefr0x},
title = {Jidhom},
year = {2025},
url = {https://github.com/zefr0x/jidhom},
license = {AGPL-3.0-only},
}
```