Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kifle23/portfolio

This project is my personal portfolio website, created to showcase my skills and experience as a software developer. Visitors can explore my portfolio pieces in detail and contact me directly through the site. The code for the site allowed me to create a fast, responsive website that looks great on any device.
https://github.com/kifle23/portfolio

css html javascript

Last synced: about 2 months ago
JSON representation

This project is my personal portfolio website, created to showcase my skills and experience as a software developer. Visitors can explore my portfolio pieces in detail and contact me directly through the site. The code for the site allowed me to create a fast, responsive website that looks great on any device.

Awesome Lists containing this project

README

        

# Portfolio

A simple profile website built with basic HTML, CSS, and JavaScript.

## Built With

- **HTML**
- **CSS**
- **JavaScript**

## Live Demo

Check out the live demo: [Portfolio Live](https://kifle23.github.io/Portfolio/)

## Key Features

- **Mobile-Friendly Design**
- **GitHub Flow Integration**
- **HTML/CSS/JavaScript Linting**

## Getting Started

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

### Prerequisites

Ensure you have Git installed:

```sh
git init
```

### Setup

Clone the repository:

```sh
git clone [email protected]:kifle23/Portfolio.git
cd Portfolio
```

### Install Dependencies

```sh
npm install
```

### Usage

Run the project locally:

```sh
npm start
```

## Author

👤 **Kifle Haile**

- LinkedIn: [Kifle Haile](https://www.linkedin.com/in/kifle-haile-5a613761)

## Future Features

- **Responsive Design**
- **JavaScript Modular Programming**
- **Flexbox Layout**
- **CSS Grid**

## Contributing

Contributions, issues, and feature requests are welcome! Check the [issues page](https://github.com/kifle23/Portfolio/issues).

## Acknowledgments

Special thanks to Microverse for the guidance and support in building this project.

## License

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