Skip to content

My portfolio website, built using Django and a HTML5/CSS3 template.

Notifications You must be signed in to change notification settings

luke-pomeroy/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My portfolio at lukepomeroy.co.uk

My portfolio website was built using Django and a modified HTML5/CSS3 template from StyleShout. The projects and CV featured on this site are stored in a SQLite database and are displayed via the Django ORM and template engine. My portfolio website is currently hosted on an Oracle Cloud Instance (via an Standard A1 Flex VM).

I've added a few new features to the StyleShout template including:

  • Using the built-in Django send_mail functionality and a Django view to send emails rather than a sendMail.php file and sendmail.
  • Addition of jquery scroll events for projects gallery to improve the experience for mobile device users (using jquery.scrollex).

ToDo

  • Create Django Contact Form, rather than form submitted via Ajax and validated in views.py
  • Add multiple images in a gallery to projects pop-up modal
  • Add separate project pages

About

My portfolio website, built using Django and a HTML5/CSS3 template.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published