Currently I am building Primcloud where I'm transforming shipping into an extreme sport.
You can find me on X.
Or check out my setup and what I am currently doing.
As a command:
$ npx joshmanders
Josh Manders / @joshmanders
Ambitious founder @ Primcloud transforming shipping into an extreme sport.
Website: https://ambitiousfounder.com
X.com: https://x.com/joshmanders
GitHub: https://github.com/joshmanders
Projects:
Name: Primcloud
Tagline: The cloud hosting platform that lets you focus on what matters โ your apps, your vision, your success.
Website: https://primcloud.com
Or you can use it programmatically:
import josh from 'joshmanders';
console.log(josh.name);
console.log(josh.projects.map(({ name }) => name).join(', '));