Rouan Wilsenach bio photo

Rouan Wilsenach

Principal software engineer

Codementor badge

Twitter Github LinkedIn Stackoverflow

Open source projects

Here are a few open source projects to which I’ve contributed and some of my own open source projects.

My Open Source Projects

npm-audit-helper

It can be really overwhelming to stare at an npm audit report with 50+ vulnerabilities. Where do you start? npm-audit-helper helps answer that question, by providing smaller sets of output and a few hints.

Read more ...

Fun Standups!

Tired of having the same old Zoom call every day? Use these fun and creative standup formats to mix things up and learn more about your team and work.

Read more ...

Build Window

An information radiator that displays the status and health of your CI builds. It's built using Smashing and currently supports Travis, Jenkins, TeamCity, Bamboo and Go.

Read more ...

Flamongo

Flamongo is an npm library that helps you find the most efficient indexes for your MongoDB collections. It pumps a collection full of stub data, creates the indexes you specify and runs your queries. It then prints out useful information and statistics, which will help you decide which indexes are best for your needs.

Read more ...

Strip .only

Ready to commit your code? strip-only is a Visual Studio Code extension that removes exclusive tests by stripping .only from your current file. Run it and it will change all instances of it.only and describe.only to it and describe respectively.

Read more ...

🎒 Brewpack

Brewpack is an open source tool that installs your favourite tools and apps on your new Mac with a single command. It uses Homebrew under the hood and lets you save all your formulae to a `packages.yml` file which can later be used to restore all your apps to a new or formatted Mac. You can also use it to host the dependencies required to join your team, so that a new team member can automatically install the things they need to be productive.

Read more ...


Blip is an open source tool that helps you track and visualise the skills you are learning.

Read more ...

More

Contributions

Code

Docs