I have recently started using Github Copilot for some small personal projects and am blown away how fast it is possible to create a solution that does the job. Of course its not optimized for security or scaling, but it doesn't have to be. Most mindblowing moment was when Copilot searched API documentation and implemented everything just asking me to add my API key to the .env. Wild times.