gaks1 / Isaac-portfolio

A portfolio website used to show all projects I have made. Built with JavaScript and is live through Github pages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio Page

πŸ“— Table of Contents

πŸ“– [Isaac-portfolio]

[Portfolio website] is a website that shows my skills in web development. It has links to my projects, resume and social media.
A loom video description of my project.

πŸ›  Built With

Tech Stack

Client

Key Features

  • [Navbar]-> a navigation bar.
  • [header]-> general introduction to the programmer.
  • [Body]-> general introduction to the projects done by programmer.
  • [About]-> about myself.
  • [Contacts]-> A form to contact me.
  • [Desktopversion]-> Made a desktop version of the website.
  • [Mobile menu]-> Added a mobile menu to the hamburger icon.
  • [Portfolio popup menu]-> Added a pop up to the portfolio section.
  • [Form validation]-> made a validation function for the form.
  • [Local Storage]-> allow for local storage in the browser.

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Git and Code editor.

Setup

Clone this repository to your desired folder:

git clone git@github.com:gaks1/Isaac-portfolio.git

Install

Install this project with: http server:

npm install http-server -g http-server

To run the project, execute the following command:

http-server public

Run tests

To run tests, go to:

  1. htmltester--> https://wave.webaim.org/
  2. csstester-->https://jigsaw.w3.org/css-validator/

Deployment

You can deploy this project using:

github pages.

Deployed project for view.

(back to top)

πŸ‘₯ Authors

πŸ‘€ Isaac Gakure Wanyoike

(back to top)

πŸ”­ Future Features

  • [Bug fix]-> Fix bugs.

(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 like this project star my work

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

A portfolio website used to show all projects I have made. Built with JavaScript and is live through Github pages


Languages

Language:CSS 69.8%Language:JavaScript 17.5%Language:HTML 12.7%