Category: startup
-
Websites to learn how to code
Many a time have I been asked where are the best places to learn how to code. I learned directly from YouTube and by trial and error on my test project sites. With Cursor, Replit and Claude learning to code is easier than ever. What I’ve done here is list the best places I’ve learned…
-
API Terminology Guide everything you need to know
My first attempt at building an API was a disaster I couldn’t fetch or read and my self-imposed deadline to deploy it in a production environment was running out. I had to scour hours of YouTube content just to work out why I couldn’t get it to work as planned. Some of the terminology was…
-
Marc Zuckerberg drops wisdom nuggets at Chase Centre
Just over 6,000 tech-smart people streamed on into San Francisco’s Chase Center for the Acquired event featuring Marc Zuckerberg as guest speaker, a cavernous event space that is home to the Golden State Warriors and hosts pop stars like Olivia Rodrigo. Engineers, venture capitalists and other Silicon Valley digerati chatted as they found their seats,…
-
Breaking down Amazon FBA micro sale strategy
There’s this guy that keeps popping up on my Instagram who at first glance comes across as successful and knowledgable on FBA. His thing is that he sells everyday generic products at a medium price for a small profit, but he does it across around 80 products and this nets him $4M a year. What…
-
Creating an Effective Software Authentication Page
One thing I spend WAY too much time on is platform authentication (AUTH) pages. I believe that they should be attractive e and useful instead of just a boring operational log in screen. I also would push hard to make popular SSO’s (Single Sign On) options like Apple, Google, Facebook etc available. With the increasing…