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

https://github.com/calebowens/career-planner

Caleb's entry into AdamLean's code jam
https://github.com/calebowens/career-planner

Last synced: 12 months ago
JSON representation

Caleb's entry into AdamLean's code jam

Awesome Lists containing this project

README

          

## Adam's Code Jam
This code was created in early 2024 for [Adam's Code Jam](https://jam.adamlearns.com/).

# README

Video submission https://www.youtube.com/watch?v=60silLPLXhA

Hosted at https://career-composer.com

# Potential future development as a product
I'm realising now that I forgot to include this section in my video.

My main idea for monetization and future development was to keep the product free for regular users, and target a paid version to private mentors and companies for use with mentees. This could either be branded as Career Composer or Whitelabeld depending on price teiring.

## Development environment setup

### Pre-Commit Hooks

Everyone should have pre-commit hooks setup!

1. Run `./install_git_hooks.sh`

3. Voila!

## Structure and just ... what is this strange rails-like thing?

I'm glad you asked! This is my [rails starterpack](https://github.com/calebowens/rails-starterpack) which contains a few
not production ready experiments in architecture.