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

https://github.com/mkaya13/portfolio.github.io

Portfolio presents my background, projects that I implemented, the tools and languages I worked with. Generally it presents me as a blockchain developer.
https://github.com/mkaya13/portfolio.github.io

css html javascript

Last synced: over 1 year ago
JSON representation

Portfolio presents my background, projects that I implemented, the tools and languages I worked with. Generally it presents me as a blockchain developer.

Awesome Lists containing this project

README

          

# Setup-and-Mobile-First

"Main Page", "Content Pages", "About Me", "Contact Me" and "Interests" pages of the personal portfolio are implemented.

## Live Demo

https://mkaya13.github.io/portfolio.github.io/

## Built With

- HTML & CSS
- Javascript
- Linter

## Getting Started

- First of all set up the .github folder, then inside it create a folder named as workflows, then inside that foloder create a yml file called linters.yml. Then take the corresponding github file for the HTML/CSS linter config.
- Then add index.html and a style.css to style our main content which include opening section, projects section about me page and contact me page.

### Prerequisites

- node.js

### Setup

Through Github

### Install

Through Github

### Usage

- My Personal Portfolio

### Run tests

- Through Github
- Linter test in local:
`npx stylelint "**/*.{css,scss}"`
- EsLint test in local:
`npx eslint .`

## Authors

👤 **Author1**

- GitHub: [@githubhandle](https://github.com/mkaya13)
- Twitter: [@twitterhandle](https://twitter.com/mkaya133)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mert-kaya-0732b717b/)

## 🤝 Contributing

Thanks the microverse team their great contributions.

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Inspired by the microverse option 1 template.

## 📝 License

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