https://github.com/victorokoroji/my-portfolio
This is my Portfolio website built with HTML, CSS, and Javascript. This website keeps track of all the projects I have worked on, including projects live versions and link to the code. This is a way for me to show what I can do as a software developer.
https://github.com/victorokoroji/my-portfolio
css3 html5 javascript
Last synced: 2 days ago
JSON representation
This is my Portfolio website built with HTML, CSS, and Javascript. This website keeps track of all the projects I have worked on, including projects live versions and link to the code. This is a way for me to show what I can do as a software developer.
- Host: GitHub
- URL: https://github.com/victorokoroji/my-portfolio
- Owner: victorokoroji
- Created: 2022-01-11T19:59:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-01T17:02:13.000Z (3 months ago)
- Last Synced: 2025-04-10T00:56:45.623Z (2 months ago)
- Topics: css3, html5, javascript
- Language: CSS
- Homepage: https://victorokoroji.netlify.app/
- Size: 44 MB
- Stars: 9
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-portfolio
This project is focused on building a personal portfolio project.

The goal of this project is to build a simple single page responssive portfolio project where all other personal projects will be kept. In this project, you are expected to setup Html-CSS linter following the guildlines stated in the Html-CSS limter config documentation, follow mobile first approach while building the website, run tests and finally deploy.
The project will contain an about me page, a project page and contact information## Built With
- HTML5, Javascript
- CSS3
- Linters## Live Demo
[Live Demo Link](https://victorokoroji.netlify.app/)
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Have a good knowledge on how to use figma
- Have VSCode or other text editor installed. [Link to download VSCode](https://code.visualstudio.com/download)
- Install node package. [Link to download node](https://nodejs.org/en/download/)
- Have git installed.[Link to download git](https://git-scm.com/downloads)
- Create a github repository.### Setup
- git clone https://github.com/vickymarz/my-portfolio.git
- cd my-portfolio/
-Follow the HTML-CSS linter confuguration to docs to setup linters [Link to Microverse linter docs](https://github.com/microverseinc/linters-config/tree/master/html-css)## Author
👤 **Okoroji Victor aka Vickymarz**
- GitHub: [@githubhandle](https://github.com/vickymarz)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/victorebubeokoroji)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
- Coding Partners## 📝 License
This project is [MIT](./MIT.md) licensed.