https://github.com/mosespace/myportfolio
https://github.com/mosespace/myportfolio
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mosespace/myportfolio
- Owner: mosespace
- Archived: true
- Created: 2023-07-07T12:17:46.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-28T06:52:19.000Z (almost 3 years ago)
- Last Synced: 2025-03-11T19:29:17.428Z (over 1 year ago)
- Language: SCSS
- Homepage: https://kisakye-moses.vercel.app
- Size: 16 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Portfolio ⚡️
> A clean, beautiful, responsive portfolio website for Software Developers!
> https://kisakye-moses.vercel.app/


[](https://github.com/varadbhogayata/varadbhogayata.github.io/commits/master)
[](http://kisakye-moses.vercel.app/)
[](https://www.linkedin.com/in/kisakye-moses/)
[](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.