https://github.com/ubdanam/portfolio
Welcome to my portfolio project, where you can explore my latest projects, and tech stacks, and learn more about me. From web applications to mobile apps, my projects showcase my skills in programming languages/frameworks like JavaScript, Next, and React Native. Each project comes with a detailed description, highlighting the unique features...
https://github.com/ubdanam/portfolio
css3 html5 javascript
Last synced: 10 months ago
JSON representation
Welcome to my portfolio project, where you can explore my latest projects, and tech stacks, and learn more about me. From web applications to mobile apps, my projects showcase my skills in programming languages/frameworks like JavaScript, Next, and React Native. Each project comes with a detailed description, highlighting the unique features...
- Host: GitHub
- URL: https://github.com/ubdanam/portfolio
- Owner: UbdaNam
- License: mit
- Created: 2023-02-16T12:22:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-09T20:43:27.000Z (about 2 years ago)
- Last Synced: 2025-06-25T22:44:54.901Z (about 1 year ago)
- Topics: css3, html5, javascript
- Language: CSS
- Homepage: https://ubdanam.github.io/Portfolio/
- Size: 4.63 MB
- Stars: 18
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 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)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)
**Portfolio: Mobile only** is a portfolio only for mobile devices built with HTML and CSS.
Client
- HTML
- CSS
- **Added a navbar**
- **Added a style for home page using flexbox**
- **Added a background image for my homepage**
- **Added some bio about me**
- [Live Demo Link](https://abdurahim-miftah.onrender.com/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- **Web Browser**
### Setup
Clone this repository to your desired folder
### Install
Install this project with:
```sh
cd porfolio
npm install
```
### Usage
Run this project by:
opening the index.html which is located inside the cloned folder, in the browser.
👤 **Author1**
- GitHub: [@UbdaNam](https://github.com/UbdaNam)
- [ ] **Add more content to my home page**
- [ ] **Add footer for my home page**
- [ ] **Develop style for desktop size**
Contributions, issues, and feature requests are welcome!
Feel free to check the Issues page
If you like this project leave a star
I would like to thank microverse for there help in teaching us how to use flexbox for this project
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._