
I'm not a developer by trade, but I've got a hodgepodge of tech skills from spending my career in cybersecurity. I've always wanted to build an app for my friends to play a market making game, so I decided over the holidays that I'd do it! Using the cursor IDE (https://cursor.sh), I was able to design and build an app that ran locally in node.js on an express server with a mysql database in just one week! Success!!
Despite building out the game logic, handling authentication with trusted libraries and setting up email verification through AWS Simple Email Sender, I had no idea how long it would take to refine the design, deploy to AWS and connect to my domain. Things also slowed down a bit with family and travel, but after a few weeks I got my app into production on elastic beanstalk, connected up the DNS, set up IAM roles and security groups as well as annoying things like certificates for SSL and meta tags for social media.
If anyone wants to try it out, please give it a shot at https://agorae.io and let me know what you think! Happy to answer any questions about the development process or help out with any problems you're facing.
Hi, love your story and was just wondering if you've tried any other no/low-code tools yet?
Hi Momen! Thanks for the reply. I've tried low-code tools in the past. My problem with them has probably been my inability to learn the tools more than anything else. I like the control I get from being able to code from scratch and I don't want to learn a new platform that may have limitations, so I don't invest much time to be honest.
Hey! Great achievement. I mostly use copilot and chatGPT with predefined settings (GPTs) to speed up my development. I plan to build an open source product in 6 days (~40 hours). Right now half of way to complete it. But I would say AI really speed up development 5x times or more. Right now around 80% of my project's code written by both copilot and chatGPT.
Congrats Aleks! That's awesome progress. Are you going to share it here? When do you think I'll be able to check it out?
Thanks! Already shared couple days ago: https://www.indiehackers.com/post/i-built-an-open-source-project-in-6-days-and-i-am-going-to-make-it-profitable-e5fe180351