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.
 
 
 
jrtechs fe8aefb0f6 Updated the message sent landing page. 5 years ago
css Updated color scheme of portfolio website to a blue. 5 years ago
img/portfolio Optimized images for the web. 5 years ago
js Updated project descriptions and pictures. 6 years ago
Jeffery_Russell_Resume.pdf Updated resume 6 years ago
LICENSE Initial commit - used a bootstrap template 6 years ago
README.md Changed some small consistency things with my blog. 5 years ago
contactform.php Updated the message sent landing page. 5 years ago
index.html Updated the message sent landing page. 5 years ago
messageSent.html Updated the message sent landing page. 5 years ago
screenshot.png Added a screenshot 6 years ago

README.md

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