I Love Everything That Makes Me More Human.


Building a Currency Converter using OpenExchangeRates API and requests
Converting Currency in google is no fun and no brainer. Explore the power of programming by building our own Currency Converter.


How often should we commit? Is git commit quantification of quality?
The best answer to question "How often should you commit?" would be "More often than you are doing now". Commit every change that you don't think breaks something,...