I know Haskell, Lisp, Prolog, Assembly, Malboge and some other esoteric words
An offline first weather application... amongst other things. Complete with unit tests.
TypeScript 1
Image generation discord bot using dalle-2's da-vinci model
TypeScript
## Testing and Deploying to Amazon Elastic Beanstalk via CircleCi 2.1
---
After scouring the internet for a straight-forward way to deploy my application to Elastic beanstalk via circleCI, I figured I could help others trying to do the same with this post. Do checkout ryansimms as this method is based off [his method for 2.0](https://gist.github.com/ryansimms/808214137d219be649e010a07af44bad) which was my starting point to get this working.
### First setup an AWS IAM user by following these steps (*a unique user for CircleCI is recommended*)