File Generator

This web app serves as an introduction to Angular development. Since I've mostly used React so far, I was excited to write my first page using Angular framework.

Features

  1. Choose the file name
  2. Optionally choose file extension (Currently Java, Python, or Text)
  3. Type whatever you want into the text area, or click a button to load a random short story
  4. Download your file to your local storage

You can also choose the page's language (English or Hebrew). This is implemented by using pipes, services, and aws lambda function