Skip to content
View Retr0ville's full-sized avatar
💭
🧊⛷️🪵🌊☁️🦢🧊🧊⛷️🪵🧊⛷️☁️🦢🧊
💭
🧊⛷️🪵🌊☁️🦢🧊🧊⛷️🪵🧊⛷️☁️🦢🧊

Block or report Retr0ville

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Retr0ville/README.md
Update Github Stats Website

Sam Akhaze Follow @lekoarts_de

sammy

I know Haskell, Lisp, Prolog, Assembly, Malboge and some other esoteric words

Sammy

Pinned Loading

  1. rtrvl-portfolio rtrvl-portfolio Public

    My personal blog | | portfolio | | website

    TypeScript 1

  2. theweatherman theweatherman Public

    An offline first weather application... amongst other things. Complete with unit tests.

    TypeScript 1

  3. Sofia-FT-02-8994-BOT-v1 Sofia-FT-02-8994-BOT-v1 Public

    Image generation discord bot using dalle-2's da-vinci model

    TypeScript

  4. Anime-Base Anime-Base Public

    Jikan Api implementation for MyAnimeList.net

    JavaScript 1

  5. starBeats starBeats Public

    landing page for Beatstars.com

    TypeScript 2

  6. Testing and Deploying to AWS Elastic... Testing and Deploying to AWS Elastic Beanstalk via CircleCi 2.1, ( ..and TravisCI )
    1
    ## Testing and Deploying to Amazon Elastic Beanstalk via CircleCi 2.1
    2
    ---
    3
    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.
    4
    
                  
    5
    ### First setup an AWS IAM user by following these steps (*a unique user for CircleCI is recommended*)