This project is my personal portfolio. It was created as part of the Microverse coursework and will continue to serve as my online presence in order to showcase my talents as they develop.
- Easy navigation via persistent left navigation bar
- Links to contact forms based on user needs
- Projects organized by type
- Personal login for easy addition / editing of displayed projects
- Responsive design for desktop or mobile use
- Live chat
- Color scheme changer
- User profiles for commenting on projects, social interaction, and game save data
- Personal Blog
- Home (portal)
- About Me
- Websites
- Apps
- Games
- GitHub Profile
- LinkedIn Profile
- Medium Profile
- Ubuntu
- Atom
- HTML / SCSS / Bootstrap / jQuery / Ruby / Rails
Click the Live Link to visit this site now!
To get a local copy up and running follow these simple example steps.
Ruby: 2.7.1
Rails: 6
- Clone this repository with
git clone
https://github.com/defoebrand/developer-portfolio.git
using a terminal or command line. - Direct your terminal to the project folder by entering
cd developer-portfolio
- Run
bundle install
to install the necessary dependencies - Run
rails db:setup
to setup your local database. - Run
rails server
to start the application. - Finally, direct your browser to 'http://localhost:3000/' to view the app.
👤 Brandon Defoe
- Github: @defoebrand
- LinkedIn: @defoebrand
- Gmail: mailto:defoe.brand@gmail.com
Give a ⭐️ if you like this project!
- Microverse
- The Kermits
This project is MIT licensed.