An open API service indexing awesome lists of open source software.

https://github.com/malanius/code-portfolio

Malanius's code portfolio website, running serverless on AWS with CI/CI pipeline also on AWS
https://github.com/malanius/code-portfolio

aws ci-cd codebuild codepipeline lambda portfolio portfolio-site portfolio-website react serverless

Last synced: about 1 year ago
JSON representation

Malanius's code portfolio website, running serverless on AWS with CI/CI pipeline also on AWS

Awesome Lists containing this project

README

          

# Malanius serverless code porfolio

Portfolio website with serverless architecture running on AWS.
Find it [here](http://code.malanius.net)!

## Used langugages

- **Front-end:** HTML, CSS, JavaScript
- **Back-end:** python 2.7 Lambda functions

## Used technologies & tools

- [AWS](https://aws.amazon.com/):
- [S3](https://aws.amazon.com/s3/)
- [Lambda](https://aws.amazon.com/lambda/)
- [API Gateway](https://aws.amazon.com/api-gateway/)
- [Route53](https://aws.amazon.com/route53/)
- [CodeBuild](https://aws.amazon.com/codebuild)
- [CodePipeline](https://aws.amazon.com/codepipeline/)
- [SNS](https://aws.amazon.com/sns/)
- [React](https://github.com/facebook/react) with help of:
- [Create React App](https://github.com/facebook/create-react-app)
- [NodeJS](https://nodejs.org/en/)
- [npm](https://www.npmjs.com/)
- [webpack](https://webpack.js.org/)
- [Babel](https://babeljs.io/)
- [Jest](https://jestjs.io/)
- [Font Awesome](https://fontawesome.com/)
- [Visual Studio Code](https://code.visualstudio.com/)
- [git](https://git-scm.com/)
- [GitKraken](https://www.gitkraken.com/)
- [GitHub](https://github.com/)