Static Website development using cloud resources
This is a website which acts as a caesar cipher calculator helpful to all the hackers out there :)
- Made use of HTML, CSS and ReactJS to design the structure of website (For animations used GSAP Library)
- Wrote the Caesar Encryption code in Python
- Used Algorithmia platform to host this python code as a module to act as an API for all the requests made to encrypt
- Finally hosted on aws s3 bucket