A clean, beautiful, responsive portfolio template for CA Student!
Just kidding anyone can use it!
⭐ Star me on GitHub — it helps!
⭐ Star me on GitHub — it helps!
⚡️ Fully Responsive
⚡️ Valid HTML5 & CSS3
⚡️ Typing animation using Typed.js
⚡️ Easy to modify
- Clone the repository and modify the content of index.html
- Add or remove images from
assets/img/
directory as per your requirement. - Update the info of
projects
folder according to your need - Update the Home page typed animated line{
a Passionate CA Student
} in index.html at bottom. - Use Github Pages to create your own website.
- To deploy your website, first you need to create github repository with name
<your-github-username>.github.io
and push the generated code to themaster
branch.
✔️ About
✔️ Interests
✔️ Education
✔️ Online Certification
✔️ Experience
✔️ Projects
✔️ Skills
✔️ Resume
✔️ Contact Info
- GitHub Pages - To host my static website (HTML, CSS, JS).
if (needHelp === true) {
var emailId = "aarabhofficial@gmail.com";
// email is the best way to reach out to me.
sendEmail(emailId);
}