I hereby claim:
- I am csoni111 on github.
- I am csoni111 (https://keybase.io/csoni111) on keybase.
- I have a public key ASCi7VcXLeOjD9naeyUeVqEOKGm9M6ct6jtesp21wXj7Xwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
'use strict'; | |
const AWS = require('aws-sdk'); | |
const S3 = new AWS.S3({ apiVersion: '2006-03-01' }); | |
const Sharp = require('sharp'); | |
const outputBucket = 'output-bucket-name'; |
Amahi is a personal/home networking, storage and app server with features allowing users to access their files and apps remotely using android and ios clients. During Google Summer of Code 2018 I contributed with Amahi working mainly on the Amahi Anywhere File Server and the Proxy Server. This is my second year participating in GSoC, previous year also I did my GSoC with Amahi but in different project that was in Android app development.
This year the main goal of my project was to improve the backend architecture (written in golang) and add new features to it such as implementation of HTTP/2 protocol for communication bet