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 3a41408281 Changed some small consistency things with my blog. 5 years ago
css Changed some small consistency things with my blog. 5 years ago
img/portfolio Updated portfolio website with steam graph project. 5 years ago
js Updated project descriptions and pictures. 6 years ago
Jeffery_Russell_Resume.pdf Updated resume 5 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 Added a message sent page to send people to when they send a message with the captcha form 5 years ago
index.html Changed some small consistency things with my blog. 5 years ago
messageSent.html Added a message sent page to send people to when they send a message with the captcha form 5 years ago
screenshot.png Added a screenshot 5 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