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
- Host: GitHub
- URL: https://github.com/malanius/code-portfolio
- Owner: Malanius
- Created: 2019-01-01T11:56:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-10T14:07:14.000Z (about 7 years ago)
- Last Synced: 2025-01-24T11:32:17.769Z (about 1 year ago)
- Topics: aws, ci-cd, codebuild, codepipeline, lambda, portfolio, portfolio-site, portfolio-website, react, serverless
- Language: JavaScript
- Homepage: https://code.malanius.net/
- Size: 143 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)