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 2fb99ef037 updated resume with version created in CSCI-471 4 years ago
css Merge branch 'master' of https://github.com/jrtechs/Portfolio_Website 5 years ago
dist Created a basic timeline highlighting my education, work experience and major projects. 5 years ago
img Added the github and plex projects to the website. 5 years ago
js Fixed section to section animations ,changed color of very bottom footer, and fixed color of star in the about section. 5 years ago
Jeffery_Russell_Resume.pdf updated resume with version created in CSCI-471 4 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 image to background of about section. 5 years ago
index.html updated footer 4 years ago
messageSent.html Added favicon to website. 5 years ago
screenshot.png Added a screenshot 6 years ago
testTimeline.html Created a basic timeline highlighting my education, work experience and major projects. 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