CobbyElsonfx / Portfolio-Website

This is my portfolio project represents a digital identity of profile as a developer and it showcases my skills, projects and professionalism

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Portfolio Website

πŸ“— Table of Contents

πŸ“–Portfolio Website

Portfolio Website The project I'm working on is called "My Portfolio." It aims to create a personal portfolio website to showcase my design skills and serve as a platform for applying responsive mobile design techniques, media screen integration, and flexbox layout principles that I have learned and practiced.

πŸ›  Built With

Tech Stack

Key Features

  • It disaplys the home of the portfolio
  • Ignore files such as node_modules
  • Uses Linters for writing quality

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

Prerequisites

To successfully execute this project, the following prerequisites are required: Having a code editor such as Visual Studio, installing a Git version control system, downloading Node.js, and configuring a linter on your local computer.

Example command: npm install to install dependent package
               : npm install --save-dev hint@7.x to install webhint
               :npm install -g lighthouse to install lighthouse

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/CobbyElsonfx/Portfolio-Website.git

Install

Install this project with:

Install this project with:git and npm install

Run tests

To run tests, run the following command:

  npx stylelint "**/*.{css,scss}"
  npx hint .

(back to top)

πŸ‘₯ Authors

πŸ‘€ Andoh Francis

πŸ‘€ Soban Syeed

(back to top)

πŸ”­ Future Features

  • I will add some animations to make it more user friendly

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you liked this project and would like to support me email me through my email address andohfrancis9187@gmail.com

(back to top)

πŸ™ Acknowledgments ismael Mastronardi

I would like to thank my Microvese partner who helped me a lot during the project.

(back to top)

❓ FAQ (OPTIONAL)

  • Where did you get the template for the website?

    • Figma
  • Will you include javascript?

    • Maybe

(back to top)

πŸ“ License MIT

This project is MIT licensed.

(back to top)

About

This is my portfolio project represents a digital identity of profile as a developer and it showcases my skills, projects and professionalism


Languages

Language:CSS 56.4%Language:JavaScript 22.5%Language:HTML 21.1%