Welcome to my GitHub profile! I'm a developer with a passion for code quality and software craftsmanship.
I'm particularly interested in Ruby development and code quality tools. You'll find me contributing to and experimenting with:
- Code Quality & Metrics: Working with tools like Reek, Churn, and Turbulence to help teams write better, more maintainable code
- Ruby Development: Exploring the Ruby ecosystem and contributing to open source projects
- Software Craftsmanship: Always learning and applying best practices in software development
def my_skills
{
languages: ["Ruby"],
focus_areas: ["Code Quality", "Metrics", "Refactoring"],
tools: ["Reek", "Churn", "Turbulence"],
philosophy: "Clean code is not written by following a set of rules.
Clean code is written by programmers who care."
}
end- Contributing to Ruby code quality tools
- Learning about software metrics and their practical applications
- Exploring ways to make codebases more maintainable and developer-friendly
- GitHub: @jhwist
- Feel free to explore my repositories and don't hesitate to reach out if you'd like to collaborate!
I believe that good code tells a story, and great code tells it well. That's why I'm passionate about tools that help us write cleaner, more expressive code.
"Programs must be written for people to read, and only incidentally for machines to execute." - Harold Abelson

