Skip to content

Commit

Permalink
Adding README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
kajallochab committed May 12, 2024
1 parent b73ab17 commit a592255
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 0 deletions.
62 changes: 62 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
# Personal Portfolio

![banner (1)](assets/images/banner-1.png)

This repository contains the code for a personal portfolio website. It showcases the author's resume, projects, blog posts, and contact information.

## Table of Contents

- [Description](#description)
- [Features](#features)
- [Screenshots](#screenshots)
- [Installation](#installation)
- [Usage](#usage)
- [Technologies](#technologies)
- [Contributing](#contributing)
- [License](#license)

## Description

This website serves as a digital portfolio for the author to showcase their professional background, skills, projects, and blog posts. It provides visitors with an overview of the author's accomplishments, experiences, and interests.

## Features

- Resume section with education and experience timelines.
- Portfolio section showcasing various projects with descriptions and links.
- Blog section displaying recent blog posts with summaries and publication dates.
- Contact section for reaching out to the author.
- Responsive design for compatibility across different devices.

## Screenshots

*Insert screenshots of the website here*

## Installation

To run this website locally, follow these steps:

1. Clone this repository to your local machine.
2. Navigate to the project directory.
3. Open the `index.html` file in a web browser.

## Usage

After installation, you can browse through the different sections of the website to explore the author's resume, projects, blog posts, and contact information. Click on the links provided to view more details or external resources.

## Technologies

The website is built using the following technologies:

- HTML5
- CSS3 (with Sass)
- JavaScript
- Ionicons (for icons)

## Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please feel free to open an issue or create a pull request. Make sure to follow the project's code of conduct.

## License

This project is licensed under the [MIT License](LICENSE).

Binary file added assets/images/banner-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a592255

Please sign in to comment.