An open API service indexing awesome lists of open source software.

https://github.com/mosespace/myportfolio


https://github.com/mosespace/myportfolio

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Personal Portfolio ⚡️
> A clean, beautiful, responsive portfolio website for Software Developers!

> https://kisakye-moses.vercel.app/

![GitHub stars](https://img.shields.io/github/stars/mosespace/myPortfolio)
![GitHub forks](https://img.shields.io/github/forks/mosespace/myPortfolio)
[![Maintenance](https://img.shields.io/badge/maintained-yes-green.svg)](https://github.com/varadbhogayata/varadbhogayata.github.io/commits/master)
[![Website shields.io](https://img.shields.io/badge/website-up-yellow)](http://kisakye-moses.vercel.app/)
[![Ask Me Anything !](https://img.shields.io/badge/ask%20me-linkedin-1abc9c.svg)](https://www.linkedin.com/in/kisakye-moses/)
[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)

### Website Preview






:star: Star me on GitHub — it helps!

## Features 📋
⚡️ Fully Responsive ✅\
⚡️ Valid HTML5 & CSS3 ✅\
⚡️ Typing animation using `Typed.js` ✅\
⚡️ Easy to modify ✅

## Installation & Deployment 📦
- Clone the repository and modify the content in the app.js according to your requirement.
- Install the depencies by running `npm install or yarn install`
- Add or remove images from the public root directory as per your requirement.
- I highly recommend to use [Github Pages](https://create-react-app.dev/docs/deployment/#github-pages) to deploy the website the EASIEST WAY.
- To deploy your website, first you need to create github repository with name `.github.io`. Please don't give any other name.
- Push the generated code to the `master` branch of this repository.
- NOTE: Make sure to set `analyticsId` from your Google Analytics account inside the Google Analytics script tag, if you want to use your own Google Analytics account.

## Sections 📚
✔️ Home \
✔️ Works \
✔️ About \
✔️ Projects \
✔️ Services \
✔️ Blogs \
✔️ Let's chat

To view a live example, **[click here](https://kisakye-moses.vercel.app/)**

## Tools Used 🛠️
* [Vercel](https://create-react-app.dev/docs/deployment/#github-pages) - To host my static website (HTML, CSS, JS).
* [ReactIcons](https://react-icons.github.io/) - A React framework to get react's Material Design components.
* [Framer Motion](framer.com/) - Framer motion Library for adding animations to the website.

## Contributing 💡
#### Step 1

- **Option 1**
- 🍴 Fork this repo!

- **Option 2**
- 👯 Clone this repo to your local machine.

#### Step 2

- **Build your code** 🔨🔨🔨

#### Step 3

- 🔃 Create a new pull request.

## License 📄
This project is licensed under the MIT License - see the [LICENSE.md](./LICENSE) file for details.