Skip to content

akkefa/developer-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use Website For Your Personal Portfolio. Price License: MIT

Complete Resume based portfolio for developers. Developers don't talk much. Their code does all the talking.

Download

Design Blocks

Why? start with why

I wanted a dev landing page to showcase everything I do online and I wanted it to be minimal and right to the point rather beautiful and hefty. And I think most of the devs out there would want the same. Feel free to fork, clone, play around and make this your own.

Table of contents

Landing page

Purpose of landing page basically define Who are you?

What's included

Within the download archive you'll find the following directories and files. You'll see something like this:

developer-portfolio/
├── docs/
│   ├── css/
│   │   ├── bootstrap.min.css
│   │   ├── font-awesome.css
│   │   └── styles.css
│   └── fonts/
│   └── images/
│   └── js/
│   └── index.html
└── README.md

Bugs and feature requests

Have a bug or a feature request? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Dependencies

  • Bootstrap. Developer portfolio is built on Bootstrap 4 library and fully supports it.

  • Font Awesome. We're using the amazing Font Awesome library for the social network icons.

Categories

  • Professional Skills
  • Work Experiences
  • Education & Certification
  • Testimonials
  • Portfolio
  • Favorite Books
  • Get in Touch

Browser Support

At the moment, we aim to support all major web browsers. Any issue in the browsers listed below should be reported as a bug:

  • Internet Explorer 10+
  • Microsoft Edge 14+
  • Safari 6+
  • Firefox (Current - 1) and Current versions
  • Chrome (Current - 1) and Current versions
  • Opera (Current - 1) and Current versions
  • Safari iOS 7.0+
  • Android 6.0+

GitHub Pages

GitHub makes it easy to create personal websites. Follow this link - GitHub Pages to know how or follow the steps below.

If you already have a GitHub profile (obviously)

  • Create a new repo with the name {username}.github.io
  • Clone/Fork this repo and copy the files to your newly created repo
  • Customize your name, links and everything else for your landing page
  • git push

Voila! Your site should be live at https://{username}.github.io

Mine Developer Portfolio https://akkefa.github.io/developer-portfolio/

Copyright and license

Code and documentation copyright 2018 akkefa Labs. Code released under the MIT License.