Currently I am building NiftyCo a SaaS holding company where I design & develop simple solutions to complex problems.
You can find me on Makerlog or Twitter.
Or check out my setup and what I am currently doing.
As a command:
$ npx joshmanders
Josh Manders / @joshmanders
Founder @ NiftyCo, designing & developing simple solutions to complex problems.
Website: https://joshmanders.com
Twitter: https://twitter.com/joshmanders
GitHub: https://github.com/joshmanders
Projects:
Name: Makerlog
Tagline: The public to-do list that keeps you creating daily.
Website: https://getmakerlog.com
Name: Prevalidate
Tagline: Your product's success starts here.
Website: https://prevalidate.com
Name: BugFeedr
Tagline: Collect Customer Feedback.
Website: https://bugfeedr.com
Name: Primcloud
Tagline: Deploy, manage and scale your apps.
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(', '));