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.
- Host: GitHub
- URL: https://github.com/mkaya13/portfolio.github.io
- Owner: mkaya13
- Created: 2022-10-03T12:07:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-16T15:02:23.000Z (about 3 years ago)
- Last Synced: 2025-02-28T05:47:29.167Z (over 1 year ago)
- Topics: css, html, javascript
- Language: CSS
- Homepage:
- Size: 9.76 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.