An open API service indexing awesome lists of open source software.

https://github.com/braincee/portfolio-webstie

A portfolio is one of the most powerful tools in the software developer toolbox. It’s the easiest way of showing what you’re truly capable of as a developer, and is a quick and simple way for recruiters and hiring managers to get an idea of what a developer can bring to their teams.
https://github.com/braincee/portfolio-webstie

css html javascript microverse-projects microverse-students portfolio-website

Last synced: 11 months ago
JSON representation

A portfolio is one of the most powerful tools in the software developer toolbox. It’s the easiest way of showing what you’re truly capable of as a developer, and is a quick and simple way for recruiters and hiring managers to get an idea of what a developer can bring to their teams.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Project Name
Portfolio Website

> Description the project.
This is a Portfolio project profile which has projects i have worked on and a contact form which any potential employer can contact me.

## Built With 🛠️

- [x] Language: HTML | Bootstrap | JavaScript
- [x] Linters: Lighthouse | Webhint | Stylelint | ESLint
- [x] Code Editor: VS Code
- [x] Figma [Template 4](https://www.figma.com/file/l7SqJ3ZfkAKih9sFxvWSR4/Microverse-Student-Project-1?node-id=1%3A468)

## Website Mockup 📱 💻 🖥️

![](./all-devices-black%20(1).png)

## Live Demo 🔗

Check the live demo [here](https://braincee.github.io/Portfolio-Webstie/)👈

## Getting Started

**This is an example of how you may give instructions on setting up your project locally.**
**Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.**

You can check if Git is installed by running the following command in the terminal.
```
$ git --version
```

Likewise for Node.js and npm for package installation.
```
$ node --version && npm --version
```

### Setup
Clone the repository using the GitHub link provided below.

### Install
In the terminal, go to your file directory and run this command.

```
$ git clone https://github.com/braincee/Portfolio-Webstie.git
```
### Run tests
To check for linters, use the files provided by [Microverse](https://github.com/microverseinc/linters-config). A GitHub action is also set to run during pull request.
```
$ npm install
```

## Usage
Kindly modify the files as needed. This website demonstrates both desktop and mobile versions.

## Deployment
This app is deployed in the GitHub Pages for easy viewing upon merged on the main branch.
Please find the link in the Live Demo section.

👤 **Author**

- GitHub: [braincee](https://github.com/braincee)
- Twitter: [@annor0543](https://twitter.com/twitterhandle)
- LinkedIn: [Stephen Annor](https://www.linkedin.com/in/kwesi-appiah-1387801a1/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/braincee/Portfolio-Webstie/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- [Microverse](https://www.microverse.org/)
- Code Reviewers
- Coding Partners

## 📝 License

This project is [MIT](./MIT.md) licensed.