Personal portfolio website created with bootstrap.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

841 B

Portfolio Website

Simple bootstrap site for my personal portfolio website.

Screenshot

Check it out live here

Installation notes

If you wish to run a live instance of this site, you need apache installed and php configured to send email.

To install dependency for sending mail on a ubuntu server:

sudo apt-get install sendmail

On the contact form I use google's reCAPTCHA api. If you wish to use reCAPTCHA on your website, you need to sign up for an account on google's website. The secret for the captcha goes in a text file above the root directory for this website called "captchaSecret.txt". The destination email address is stored above the root directory in a file called "email.txt".

https://www.google.com/recaptcha/admin