Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fullstackmagician/bebepe
Manage your job applications, track your projects and achievements, and grow your career with ease!
https://github.com/fullstackmagician/bebepe
career-development job-application-tracker personal-development ruby ruby-on-rails self-hosted self-reflection
Last synced: 3 months ago
JSON representation
Manage your job applications, track your projects and achievements, and grow your career with ease!
- Host: GitHub
- URL: https://github.com/fullstackmagician/bebepe
- Owner: FullStackMagician
- License: gpl-2.0
- Created: 2024-06-30T09:04:28.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-09T06:06:24.000Z (3 months ago)
- Last Synced: 2024-10-10T04:42:55.111Z (3 months ago)
- Topics: career-development, job-application-tracker, personal-development, ruby, ruby-on-rails, self-hosted, self-reflection
- Language: Ruby
- Homepage:
- Size: 4.9 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# BeBePe
Manage your job applications, track your projects and achievements, and grow your career with ease!
> [!IMPORTANT]
> Follow the project development at my YouTube channel: [@FullStackMagic](https://www.youtube.com/@FullStackMagic)## Conventional Commits
This project uses [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) for commit messages.
Types of commits are:
- `feat`: a new feature
- `fix`: a bug fix
- `perf`: code that improves performance
- `chore`: updating build tasks, configs, formatting etc; no code change
- `docs`: changes to documentation
- `refactor`: refactoring code## Powered by DigitalOcean
[![DigitalOcean Referral Badge](https://web-platforms.sfo2.cdn.digitaloceanspaces.com/WWW/Badge%203.svg)](https://www.digitalocean.com/?refcode=efd4f7165543&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=badge)
## Copyright / License
Copyright (c) Leonid Svyatov.
Licensed under the GNU General Public License Version 2.0 (or later); you may
not use this work except in compliance with the License. You may obtain a copy
of the License in the LICENSE file, or at:https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.