A clean, beautiful, responsive portfolio template for Software Developers!
⚡️ Fully Responsive
⚡️ Valid HTML5 & CSS3
⚡️ Typing animation using Typed.js
⚡️ Easy to modify
- Clone the repository and modify the content of index.html according to your requirement.
- Add or remove images from the
msadeq.de/assets/img/
directory as required. - I highly recommend to use Github Pages to deploy the website the EASIEST WAY.
- To deploy your website, first, you need to create a GitHub repository with the name
<your-github-username>.github.io
. Please don't give any other name. - Push the generated code to the
master
branch of this repository. - NOTE: Make sure to set
analyticsId
from your Google Analytics account inside the Google Analytics script tag, if you want to use your own Google Analytics account.
✔️ About me
✔️ Experience
✔️ Projects
✔️ Skills
✔️ Education
✔️ Contact Info
✔️ Resume
To view a live example, click here
- AWS S3, CloudFront, and Route53 - To host my static website (HTML, CSS, JS).
- Materialize - A CSS framework to get Google's Material Design components.
- Typed.js - JavaScript Library
As I mentioned in the Installation & Deployment section you can use Github pages to host it the easiest way