All Projects β†’ mmacneil β†’ Devfolio

mmacneil / Devfolio

Licence: mit
A simple, responsive, single-page portfolio and resume for developers built with Bulma, Sass, Font Awesome and Flickity.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Devfolio

vue-portfolio
πŸ’Ό Portfolio built with Vue and Bulma
Stars: ✭ 13 (-95.94%)
Mutual labels:  portfolio, portfolio-website, bulma
Developer Portfolio
Single page developer portfolio template.
Stars: ✭ 23 (-92.81%)
Mutual labels:  portfolio, resume-template, portfolio-website
Devportfolio
A lightweight, customizable single-page personal portfolio website template built with JavaScript and Sass
Stars: ✭ 3,582 (+1019.38%)
Mutual labels:  portfolio, portfolio-website, sass
Portfolio Template
An Open-Sourced Template for developers to show-off there skills. Made with ReactJS
Stars: ✭ 52 (-83.75%)
Mutual labels:  portfolio, resume-template, portfolio-website
Cv
πŸŽ“ Best in Class modern CV, Resume and Portfolio website template. All-in-One-Page site with simply customizable builder.
Stars: ✭ 232 (-27.5%)
Mutual labels:  portfolio, resume-template, portfolio-website
Portfolio Generator
JS framework to dynamically generate a portfolio site from a JSON file
Stars: ✭ 135 (-57.81%)
Mutual labels:  portfolio, resume-template, portfolio-website
Jalpc
🍎Jalpc -- A flexible Jekyll theme, 3 steps to build your website.
Stars: ✭ 859 (+168.44%)
Mutual labels:  portfolio, resume-template, portfolio-website
academia-hugo
Academia is a Hugo resume theme. You can showcase your academic resume, publications and talks using this theme.
Stars: ✭ 165 (-48.44%)
Mutual labels:  resume-template, portfolio, portfolio-website
rajaprerak.github.io
Personal Portfolio Website
Stars: ✭ 188 (-41.25%)
Mutual labels:  resume-template, portfolio, portfolio-website
BaseMax.Github.io
Max Base Personal Website.
Stars: ✭ 20 (-93.75%)
Mutual labels:  portfolio, portfolio-website
AMYs-Portfolio
This project is for HTML & CSS practice. AMY is a fictional character. She is a freelance web designer. We made this nice portfolio for her with mainly HTML & CSS. Though we used few lines of js but the main purpose of this project is to practice HTML & CSS
Stars: ✭ 68 (-78.75%)
Mutual labels:  portfolio, portfolio-website
gsurma.github.io
Greg's Portfolio 🌎.
Stars: ✭ 24 (-92.5%)
Mutual labels:  portfolio, portfolio-website
portfolio
My personal portfolio and resume page.
Stars: ✭ 18 (-94.37%)
Mutual labels:  portfolio, portfolio-website
caglarturali.github.io
Personal portfolio website repository.
Stars: ✭ 260 (-18.75%)
Mutual labels:  portfolio, portfolio-website
Fake Terminal Resume Website
A fake terminal website for coders
Stars: ✭ 57 (-82.19%)
Mutual labels:  resume-template, portfolio-website
hexo-theme-griddy
Hexo theme for artist & photographer showing their work that created with Bulma CSS Framework
Stars: ✭ 22 (-93.12%)
Mutual labels:  portfolio-website, bulma
stringify.me
Quick and Easy Profiles (No Login Required)
Stars: ✭ 52 (-83.75%)
Mutual labels:  portfolio, portfolio-website
startbootstrap-stylish-portfolio-jekyll
Jekyll theme based on Stylish Portfolio Bootstrap theme
Stars: ✭ 20 (-93.75%)
Mutual labels:  portfolio, portfolio-website
Dopefolio
Dopefolio πŸ”₯ - Portfolio Template for Developers πŸš€
Stars: ✭ 2,047 (+539.69%)
Mutual labels:  portfolio, portfolio-website
bulma-resume-template
πŸ’Ό Free resume page template with bulma css
Stars: ✭ 99 (-69.06%)
Mutual labels:  resume-template, bulma

devfolio

A simple, responsive, single-page portfolio and resume for developers built with Bulma, Sass, Font Awesome and Flickity.

View the demo here.

Desktop version

Responsive version

Setup

  1. Clone, fork or create a template from this repository.
  2. Install required dependencies from your terminal by running npm install from the project folder root containing package.json.
 src\>npm install
  1. Use webpack to compile and bundle the css/js by running npm run build from the project folder root containing webpack.config.js. Webpack will also begin watching these files for changes and re-build as they're modified.
 src\>npm run build
  1. Open index.html locally in your favorite browser.
  2. Modify accordingly - styles, colors and variables can be changed in styles.scss. Refer to the Bulma docs for guidance on how to quickly customize further to suit your tastes using color helpers and variables. See the Flickity docs if you wish to modify the carousel.

Contact

[email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].