Apr 6Got a Killer App Idea? What’s Next?As a software engineer and startup founder, our friends and family often approach us with great app ideas that they want our help to bring to life. I have learned some hard lessons along the way and wanted to share my experiences in this post. There are a ton of…Startup3 min read
Jan 18A Journey of Entrepreneur: Why I Shut Down My Profitable Software CompanyBack in 2019, I decided to stop working full-time at a Software Engineering company and started my own Software Development business. How did I start my business? What motivated me? What did I learn in the last eighteen months of building my software company? How did I get clients? Why…Startup10 min read
Aug 1, 2021How to talk to your users and what you should build, from an early-stage startup Founder.Every entrepreneur struggles with user research interviews, but it’s easier than you think. A good user interview will guide your idea and allow you to make smarter decisions to build your product that has user’s demands. In mid-2019 I spent a week preparing for user research interviews for copywriterpro.ai. I…Startup2 min read
Published in Codephilics·Sep 8, 2019How To Send A SMS Using Amazon Simple Notification Service (SNS)In this tutorial, we are going to be looking at how we can use AWS SNS to send SMS. Goals By the end of this tutorial: We will have a solid understanding of AWS SNS. We will be able to send a SMS to our phone using AWS Go SDK. Prerequisites To…AWS4 min read
Published in Codephilics·Sep 2, 2019How To Send An Email Using Amazon Simple Email Service (SES) Part-(3 of 3)In this article, we will explore step-by-step Sending An Email Using AWS SDK. We will use Go AWS SDK. Don’t worry if you are not familiar with Go Programming Language. I will explain every single detail. …AWS5 min read
Published in Codephilics·Sep 2, 2019How To Send An Email Using Amazon Simple Email Service (SES) Part-(2 of 3)In this article, we will explore step-by-step Send An Email Using Amazon SES SMTP Interface. Goals By the end of this tutorial: We will have a solid understanding of AWS SES. We will be able to send an email using Amazon SES SMTP Interface. Prerequisites To follow this tutorial, you will have…AWS4 min read
Published in Codephilics·Sep 2, 2019How To Send An Email Using Amazon Simple Email Service (SES) Part-(1 of 3)AWS have tons of awesome services. In this article, we will explore step-by-step setup Amazon Simple Email Service (Amazon SES) and send email. Amazon Simple Email Service (Amazon SES) is a cloud-based email sending service designed to help digital marketers and application developers send…AWS4 min read