Skip to content

stevenplatt/ResearchEng-Portfolio

Repository files navigation

ResearchEng Portfolio

An html portfolio website template for Research Engineers.

CI/CD Suite

Demo Link: https://demo.telecomsteve.com

ResearchEng Portfolio is a portfolio template designed to be fast and easy to maintain. It includes a section for research, which is often not included in standard developer portfolio templates.

The site is designed to be served directly from object storage such as Amazon S3 but can also be deployed using Apache, Nginx, or other web server. Example instructions for serving a website from Amazon S3 can be found here.

Run this site locally using Nodejs

  1. npm install http-server -g
  2. git clone https://github.com/stevenplatt/ResearchEng-portfolio.git
  3. cd ResearchEng-portfolio/
  4. npx http-server

Desktop Page Layouts

  • About
  • Resume
  • Research
  • Portfolio
  • Blog
  • Blog Post

About Page

ResearchEng preview

Resume Page

ResearchEng preview

Research Page

ResearchEng preview

Portfolio Page

ResearchEng preview

Blog Page

ResearchEng preview

Blog Post Page

ResearchEng preview

Mobile Page Layouts

All pages of the ResearchEng website template are also optimized for mobile.

ResearchEng preview

Google Page Speed Index: 100/100

For both desktop and mobile.

ResearchEng preview

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/stevenplatt/ResearchEng-portfolio. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The theme is available as open source under the terms of the MIT License.