Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 740 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 740 Bytes
  • This is a repository to my profile website hosted on a Linux OS with Apache Server
  • Used AngularJS.
  • I created this portfolio in Fall 2018, and I keep on adding features to this.
  • Email functionality added to send email with an attachment file.
  • I am using Google Analytics to get statistics of my website.
  • I also started maintaining Wordpress for this site for my personal blogs.

In Progress

  • Google Re-Captcha to reveal my contact information with a Database Call. - Reusable component
  • Securely storing attachments in the database with MD5 hashing. - Reusable component
  • Admin login to edit Timeline and Skills. - 80% reusable component