Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elijahdre/my_portfolio
This is my working portfolio. Inside you will find my background information, contact information, and my recent projects. Built with HTML, CSS and JavaScript.
https://github.com/elijahdre/my_portfolio
css3 github html-css html5 javascript microverse microverse-projects microverse-students portfolio portfolio-project portfolio-template portfolio-website
Last synced: 26 days ago
JSON representation
This is my working portfolio. Inside you will find my background information, contact information, and my recent projects. Built with HTML, CSS and JavaScript.
- Host: GitHub
- URL: https://github.com/elijahdre/my_portfolio
- Owner: Elijahdre
- Created: 2022-06-30T05:22:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-20T02:34:40.000Z (over 2 years ago)
- Last Synced: 2024-05-28T22:10:43.383Z (9 months ago)
- Topics: css3, github, html-css, html5, javascript, microverse, microverse-projects, microverse-students, portfolio, portfolio-project, portfolio-template, portfolio-website
- Language: CSS
- Homepage: https://elijahdre.github.io/My_Portfolio/
- Size: 852 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Elijah Odjegba Portfolio
> This is my working portfolio. Inside you will find my background information, contact information, and my recent projects.
## Built With 🛠️
- [x] Language: HTML,CSS and JavaScript
- [x] Linters: Lighthouse, Webhint, Stylelint and ESLint
- [x] Code Editor: VS Code
- [x] Figma [Template 1](https://www.figma.com/file/l7SqJ3ZfkAKih9sFxvWSR4/Microverse-Student-Project-1?node-id=0%3A1)## Live Demo
Click here - [Live Demo](https://elijahdre.github.io/My_Portfolio/)
## Getting Started
To get a local copy up and running follow these simple steps.### Prerequisites
- [x] A web browser like Google Chrome.
- [x] A code editor like Visual Studio Code with Git and Node.js.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 [email protected]:Elijahdre/My_Portfolio.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
👤 **Elijah Odjegba**
- GitHub: [![GitHub Badge](https://img.shields.io/badge/-Elijahdre-white?logo=GitHub&logoColor=181717&style=plastic)](https://github.com/Elijahdre)
- Twitter: [![Twitter Badge](https://img.shields.io/badge/-kingglijah-white?logo=Twitter&logoColor=1DA1F2&style=plastic)](https://twitter.com/kingglijah)
- LinkedIn: [![LinkedIn Badge](https://img.shields.io/badge/-Elijah--Odjegba-white?logo=LinkedIn&logoColor=0A66C2&style=plastic)](https://www.linkedin.com/in/elijah-odjegba-862708179/)**Petro Lesapiti**
- GitHub: [Loltolo-Lesapiti](https://github.com/Loltolo-Lesapiti)
- Twitter: [@Loltolo-Lesapiti](https://twitter.com/Loltolo-Lesapiti)
- LinkedIn: [Loltolo-Lesapiti](https://www.linkedin.com/in/Loltolo-Lesapiti/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Elijahdre/My_Portfolio/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.