Become a sponsor to XiangRongLin
XiangRongLin
I'm studying computer science at "Hochschule für Technik in Stuttgart" and am going to finish my studies in late 2022.
Besides my studies I am working part time as a fullstack developer at nexmart in Stuttgart with a focus on backend.
Currently I'm working on NovelService. You can check it out at https://novelservice.github.io/.
It allows you to download any number of websites and combine them into a single ebook.
It runs on AWS and showcases how to implement various cloud computing concepts with AWS and in an open source way.
Featured work
-
NovelService/novelservice.github.io
Novel Service allows downloading webpages and turning then into ebooks.
HTML 4 -
NovelService/NovelWorkerNode
Microservice extracting content from webpages and creating ebooks from it
TypeScript 7 -
NovelService/NovelLambdaGet
An AWS Lambda function which serves as HTTP gateway to fetch the status of jobs from a dynamoDB.
Kotlin -
NovelService/NovelLambdaPost
An AWS Lambda function which serves as HTTP gateway relay messages to an SQS queue in order to trigger the worker.
Kotlin