All Projects → sdras → career-ladders

sdras / career-ladders

Licence: MIT license
A sample of career ladders I use for my organization, open sourced for anyone.

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to career-ladders

manager-automation
Automating management tasks to help managers focus on more strategic wins.
Stars: ✭ 31 (-95.41%)
Mutual labels:  engineering, management
engineering-management
A list of resources about Software Engineering Management
Stars: ✭ 31 (-95.41%)
Mutual labels:  engineering, management
The Engineering Managers Booklist
Books for people who are or aspire to manage/lead team(s) of software engineers
Stars: ✭ 1,180 (+74.56%)
Mutual labels:  engineering, management
marcgg.github.com
My personal website & blog
Stars: ✭ 25 (-96.3%)
Mutual labels:  engineering, management
engineering-leader
Beginning knowledge for leading and managing engineers
Stars: ✭ 22 (-96.75%)
Mutual labels:  engineering, management
trifolia-on-fhir
Sister product to Trifolia Workbench that has native support for FHIR resources
Stars: ✭ 23 (-96.6%)
Mutual labels:  engineering
docs
The documentation for Firefly III
Stars: ✭ 30 (-95.56%)
Mutual labels:  management
docker-tool
Convenient tool for Docker operations
Stars: ✭ 18 (-97.34%)
Mutual labels:  management
range3
Range Software - Finite Element Analysis
Stars: ✭ 31 (-95.41%)
Mutual labels:  engineering
CodeWars
Daily Coding Exercises to sharpen problem solving skills
Stars: ✭ 67 (-90.09%)
Mutual labels:  engineering
bonsai
Open source software for product footprinting.
Stars: ✭ 45 (-93.34%)
Mutual labels:  management
cardanocli-js
Wrapping the cardano-cli inside JavaScript
Stars: ✭ 173 (-74.41%)
Mutual labels:  management
hawthorne
Game Server Management - Easy, Accessible, Self Hosted - simply reinvented.
Stars: ✭ 28 (-95.86%)
Mutual labels:  management
CutAndDisplace
Boundary Element MATLAB code. Modelling faults and deformation
Stars: ✭ 40 (-94.08%)
Mutual labels:  engineering
Customer-Management-System-for-Coffee-Shops
𝐂𝐨𝐟𝐟𝐞𝐞 𝐒𝐡𝐨𝐩𝐬
Stars: ✭ 34 (-94.97%)
Mutual labels:  management
salary-negotiation-tech
Articles and posts on salary negotiation for devs/nerds/software engineers/tech people.
Stars: ✭ 53 (-92.16%)
Mutual labels:  career
qis
Dynamic image server for web and print
Stars: ✭ 85 (-87.43%)
Mutual labels:  management
hypertrons
🤖Open source RPA for open organization
Stars: ✭ 51 (-92.46%)
Mutual labels:  management
PM-ClassActivity-C
activity and tasks to be done in small groups as a learning process
Stars: ✭ 15 (-97.78%)
Mutual labels:  management
soda-java
This is the Java API for the SODA 2.0 API
Stars: ✭ 65 (-90.38%)
Mutual labels:  engineering

Career Ladders

Site is here: Career Ladders Site

I have an article about how I put these into practice in case it's helpful. It's very important to not just put up career ladders and call it a day, but rather, put them into practice with a system that your employees can trust.

It's been more than a year since I promised Sam Julien that I would open source the career laddering I've developed as an Engineering Manager and VP. The purpose of open sourcing them is not to give the impression that this is the one true way to do career laddering, or that these are perfect and there's nothing to improve upon here. There is some value in sharing them, though, in that many folks have mentioned to me that they don't know where to start.

I'm open sourcing my career ladders so that people have a launching-off point. I do not have this all figured out, please feel free to iterate, or give feedback, or submit a PR. Full transparency, I don't have a ton of time for maintenance right now, and am maintaining a lot of repos, so if your PR goes unnoticed for a while, that's why. I also may reject a PR if it's not the way I personally want to structure something, but that's ok! It's alright for us to have different ways of creating laddering, in fact, I would encourage one to make some changes depending on your org in particular, we don't have to all be the same, and probably shouldn't be.

screenshot of site

Special thanks to Lauren Sell, Dizzy Smith, Jason Lengstorf, and Dalia Havens for always being around to bounce my ideas off of. Thanks to Chad Fowler for demonstrating a great example of career laddering while I was at Microsoft!

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].