An html portfolio website template for Research Engineers.
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.
- npm install http-server -g
- git clone https://github.com/stevenplatt/ResearchEng-portfolio.git
- cd ResearchEng-portfolio/
- npx http-server
- About
- Resume
- Research
- Portfolio
- Blog
- Blog Post
All pages of the ResearchEng website template are also optimized for mobile.
For both desktop and mobile.
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.
The theme is available as open source under the terms of the MIT License.