What Are the Challenges of Entrepreneurship?
I was featured in this article discussing entrepreneurship. Give it a read!
I was featured in this article discussing entrepreneurship. Give it a read!
A few days ago, Cloudflare began stopping Retool from accessing the API endpoints on my website. It had been allowing them for nearly two years but it decided to do the bot challenge. My Retool dashboard had all of my… Read More »How to fix Cloudflare challenging your Retool dashboard API calls
I was recently interviewed to give my thoughts on SaaS products. SaaS products have a number of advantages such as: Check out the post from Qarea here.
ChatGPT was released 30th November 2022 and since then it has taken the world by storm. I have been using it to build some Django code and I thought it would be nice to show you the prompts I’m working… Read More »How I am using ChatGPT to increase my productivity coding Django
Instead of striving for perfection, which is often unattainable, it is important to focus on making progress toward your goals. This means setting attainable objectives and consistently working toward them, even if you encounter setbacks along the way. It is better to celebrate small wins and progress along the way, rather than getting discouraged by the pursuit of an unrealistic ideal. By focusing on progress, you can build momentum and confidence, and eventually achieve the success that you desire.
Consider the case where you need the emails of all your customers. You might be doing this to set up a mailing list for your newsletter or as part of a marketing campaign. Here is the simplest way I’ve found.… Read More »How to quickly get a list of all users and their emails in Django using django-extensions
I have been featured on the Wellness appĀ Five Minutes for Me. I recorded 3 separate episodes on success, business tactics and tips for launching a software product. The articles are found in the “Productivity” Section. And yes – I sneaks… Read More »Five Minutes for Me
We often hear about people hitting fame and fortune overnight. Perhaps after winning a prize on a TV show or a horse winning a million dollar race. The fact is that the work that has been done before becoming an… Read More »Success is a staircase, not an elevator
Neil and Rob called me yesterday and asked me about the town I live in and some of the work I am doing. Check it out!
A customer of mine has a lot of animals and wanted to scan a QR code of each animal before working on it. The code would then take them straight to the animal’s data entry page. Let’s see how it’s… Read More »QR Codes in Django