Post Grid

  • Python Use Cases

    This reference sheet maps common Python use cases to solutions.

  • Hiring Top Tech Talent: Expert Strategies

    As a former owner of a successful software company, I have extensive experience hiring tech workers from platforms like Upwork and Freelancer.

    Throughout my career, I’ve screened hundreds, if not thousands, of applications and developed a keen eye for identifying top talent. In this article, I will share my insights on what to look for in tech workers and provide a step-by-step process to ensure you make the best hiring decisions for your business.

  • Class to Read Values Stored in appsettings.json

    The following class could come in handy if you want to values from the appsettings.json file present in ASP.NET Projects.  It uses an indexer to access the values in the file.