You must be logged in to sponsor havelessbemore
Become a sponsor toMichael Rojas
👋 Hello Sponsors!
I'm Michael Rojas, the creator ofNacci and coding challenge enthusiast (hackerrank). Thank you for considering sponsoring my work. Your support allows me to continue developing and maintaining open-source projects that I hope you find valuable. Whether it's a cup of coffee or a recurring contribution, every bit of support makes a difference and keeps me motivated to push code and innovate.
What Your Sponsorship Achieves
- 💻 More time for maintenance and new features
- 🐛 Faster issue resolutions
- ✨ Improved documentation and examples
- 🌎 Community engagement
Thank you so much for your consideration, generosity and support. 🙏
Featured work
- havelessbemore/hackerrank
My solutions to HackerRank problems (https://www.hackerrank.com)
Java 165 - havelessbemore/nacci
Generate numbers in a k-bonacci sequence (where each term is the sum of the previous k terms) with customizable k, initial terms, strategies and data types (number, bigint, etc).
TypeScript 2