Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/timbar09/my-portfolio

This project showcases and demonstrates my software development skills and my creativity. It was built with JavaScript, CSS, and HTML. Enjoy!
https://github.com/timbar09/my-portfolio

css3 html javascript portfolio reponsive-web-design ux-design

Last synced: 3 days ago
JSON representation

This project showcases and demonstrates my software development skills and my creativity. It was built with JavaScript, CSS, and HTML. Enjoy!

Awesome Lists containing this project

README

        

My Portfolio



## 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Usage](#usage)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)


# 📖

> This is my portfolio site which showcases some of my work and also demonstrate my skills and capabilities as fullstack developer.

Whatch [this video](https://www.loom.com/share/d3922c70b2b744d59e6b68b58ea0d1dd) to learn more.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **Project Showcase**
> Display of a selection of my best projects with descriptions, screenshots, and links to live demos or GitHub repositories.
- **Skills and Technologies**
> Highlights the programming languages, frameworks, and technologies I am proficient in to showcase my technical expertise.
- **About Me Section**
> Introduces myself, shares my background, and explains what drives me as a developer.
- **Contact Information**
> Provides a way for visitors to easily get in touch me, such as a contact form and links to my professional social media profiles.
- **Responsive Design**
> The site is mobile-friendly and looks good on various devices and screen sizes.
- **Interactive Elements**
> Incorporates interactive features like animations, hover effects, or clickable elements that engage visitors and showcase my creativity.

(back to top)

## 🚀 Live Demo

- Visit [live site](https://milesmosweudev.netlify.app/)

(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:

- An IDE (e.g. [Vususal Studio Code](https://code.visualstudio.com/download))
- A browser (e.g. Firefox)

### Setup

To clone this repository to your desired folder, follow the steps below:

```sh
cd my-folder
git clone https://github.com/Timbar09/My-Portfolio.git
```

### Usage

To run the project, execute the following command:

> **Open the [index.html](./index.html) file using your browser or use the "[Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)" VS code extension.**

### Deployment

You can deploy this project by:

- visiting your repository on [GitHub](https://github.com)
- Click on settings
- Go to the "Pages" option
- Select the main branch and save

(back to top)

## 👥 Authors


| 👤 Author | GitHub | Twitter | LinkedIn |
| :------------ | :----------------------------------------------------- | :------------------------------------------------ | :------------------------------------------------------------------------------- |
| Miles Mosweu | [@Timbar09](https://github.com/Timbar09) | [@Milez09](https://twitter.com/Milez09) | [@miles09](https://www.linkedin.com/in/miles09) |
| Dhiraj Singha | [@dhirajsingha143](https://github.com/dhirajsingha143) | [@DhirajS89134](https://twitter.com/DhirajS89134) | [@dhiraj-singha-b6871717a](https://www.linkedin.com/in/dhiraj-singha-b6871717a/) |
| Yared Tekle | [@yaredtekle022](https://github.com/yaredtekle022) | - | - |
| Kazaneza | [@kazaneza](https://github.com/kazaneza) | - | - |

(back to top)

## 🔭 Future Features

- **Add a scroll progress bar**
- **Add more interesting keyframes**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Timbar09/My-Portfolio/issues).

(back to top)

## ⭐️ Show your support

If you like this project, ⭐️ the project and let me know what you like in particular.

(back to top)

## 🙏 Acknowledgments

I would like to thank [everyone](#authors) who collaborated with me on this project.

I would like to thank all my Microverse teams and the whole Microverse community for their help and contributions towards this project.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)