Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/indiecodermm/hthant-portfolio

Portfolio website to showcase my skills and experience as a developer. It includes info about my projects and links to my online profiles. Built with HTML,CSS,JS
https://github.com/indiecodermm/hthant-portfolio

css html javascript microverse mobile-first personal-website portfolio

Last synced: 25 days ago
JSON representation

Portfolio website to showcase my skills and experience as a developer. It includes info about my projects and links to my online profiles. Built with HTML,CSS,JS

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)
## πŸ“‘ Table of Contents
- [πŸ‘¨β€πŸš€ Portfolio Website ](#-portfolio-website-)
- [πŸ›  Tools ](#-tools-)
- [πŸ”₯ Key Features ](#-key-features-)
- [πŸš€ Visit Page ](#-visit-page-)
- [πŸ’» Getting Started ](#-getting-started-)
- [πŸ“ž Contact Me ](#-contact-me-)
- [πŸ”­ Future Features ](#-future-features-)
- [🀝 Contributing ](#-contributing-)
- [πŸ’– Show your support ](#-show-your-support-)
- [πŸ™ Acknowledgments ](#-acknowledgments-)
- [πŸ“œ License ](#-license-)

# πŸ‘¨β€πŸš€ Portfolio Website

My portfolio website is a professional online presence that showcases my skills, experience and achievements as a web developer. The website is designed to give potential employers, client and colleagues an idea of my capabilities and style, to demonstrate the value I can bring to their team.
I am constantly updating and expanding my portfolio with new projects and information, so be sure to check back often to see what I have been working on.

## πŸ›  Tools

- HTML
- CSS
- JavaScript
- [Poppins Font](https://fonts.google.com/specimen/Poppins)
- [Font awesome icons](https://fontawesome.com/)
- [Formspree](https://formspree.io/)

## πŸ”₯ Key Features

- **Mobile-first website**
- **Responsive design**
- **Dynamic pages**

(back to top)

## πŸš€ Visit Page

To explore my portfolio, please visit the following link:
- [My Portfolio Website](https://indiecodermm.github.io/hthant-portfolio/)

(back to top)

## πŸ’» Getting Started

To get a local copy of this project, follow these steps:

1. Clone this repository to your project directory:
```bash
cd my-project
git clone [email protected]:IndieCoderMM/hthant-portfolio.git .
```
2. Open the project in any text editor or IDE of your choice. To open in VS Code, you can use the following command:
```bash
code .
```
3. To preview the webpage locally, simple open the HTML file in your browser. Alternatively, you can use *Live Server* extension in VS Code to preview the page.

(back to top)

## πŸ“ž Contact Me

If you have any feedback, or just want to say hi, feel free to reach out to me.

- πŸ“§Email: [email protected]
- πŸ’»GitHub: [@IndieCoderMM](https://github.com/IndieCoderMM)
- πŸ’ΌLinkedIn: [hthantoo](https://www.linkedin.com/in/hthantoo)

(back to top)

## πŸ”­ Future Features

- [ ] **Add light and dark modes**
- [ ] **Add cool Animations**

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/IndieCoderMM/hthant-portfolio/issues).

(back to top)

## πŸ’– Show your support

If you like this project, you can support me by giving a ⭐.

(back to top)

## πŸ™ Acknowledgments

I would like to thank [Microverse](https://www.microverse.org/) for the incredible opportunity to learn and grow as a web developer. I'm proud to be a part of this global community of aspiring developers.

(back to top)

## πŸ“œ License

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

(back to top)