Skip to content

BrendanGlancy/dev-port

Repository files navigation

Welcome to my portfolio 👋


Welcome to my software developer portfolio template built with Next.js and Bootstrap, which helps you showcase your work and skills as a software developer. With this portfolio, you'll be able to impress potential employers or clients with your work and expertise.


Demo

To view a live demo, click here: https://brendanglancy.software/

Getting Started

To get a local copy up and running, follow these simple example steps.

Prerequisites

You'll need the following software installed on your computer:

  • Git
  • Node.js (which comes with npm)

How To Use

From your command line, clone and run developer-portfolio:

# Clone this repository
$ git clone https://github.com/BrendanGlancy/dev-port.git

# Go into the repository
$ cd developer-portfolio

# Install dependencies
$ yarn

#Start's development server
$ yarn dev

Linking Portfolio to Github

You can link your portfolio to your Github account by changing the githubUserName in portfolio.js file.

  //  portfolio.js
  githubUserName: 'YOUR GITHUB USERNAME HERE',

Using Emojis

For adding emoji 😃 into the texts in Portfolio.js, use the emoji() function and pass the text you need as an argument. This would help in keeping emojis compatible across different browsers and platforms.

Technologies Used

Updated Readme coming soon

This project has changed immensely so this readme is not updated correctly

Please don't forget to give my repository a star! ⭐️