Skip to content

A list of Trailhead Modules sorted by their calculated points per minute.

Notifications You must be signed in to change notification settings

da-stoi/trailhead-ppm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What

This is a simple website that displays a list of Trailhead modules with their calculated PPM (points per minute) value. The list is sorted by PPM value, but can also be sorted by module points or minutes. It started off as a Google Sheet, but I wanted to make it easier to use on mobile devices, as well as just overall better looking.

Why

This website and Google Sheet was created for anyone trying to optimize their Trailhead point gain.

How

All the data comes from the Trailhead GraphQL API. The data is fetched using a Node.js script and stored in a JSON file. Since the modules don't get updated very often, the data is fetched and published manually every so often. A JSON array containing all the modules can be found in the modules.json file.

Who

Hey there! 👋 My name is Daniel Stoiber, I'm currently a student and full-stack developer. If you'd like to check out some of my work you can do so here. If you have any questions or feedback, feel free to shoot me an email at [email protected].

Anonymous Usage Statistics

This website collects two types of anonymous statistics:

  • When a page is loaded
    • Timestamp
  • When a View Module button is clicked
    • Timestamp
    • Module ID
    • Module PPM

(No personal information is sent or collected)

About

A list of Trailhead Modules sorted by their calculated points per minute.

Topics

Resources

Stars

Watchers

Forks