Welcome to the Personal Portfolio App, a basic-level Android application built using Android Studio. This app serves as a platform for developers to showcase their professional portfolios, including information about their clients, projects, and more.
- Display a summary of the developer's portfolio.
- Showcase the number of clients the developer has worked with.
- Highlight the number of projects the developer has successfully completed.
- Provide contact information for potential clients and collaborators.
- Elegant and user-friendly interface for easy navigation.
-
Clone this repository to your local machine using:
git clone https://github.com/sunil-9/android-portfolio.git
-
Open the project in Android Studio.
-
Build and run the app on an Android emulator or a physical device.
Contributions are welcome! If you find any issues or would like to enhance the app's functionality, follow these steps:
-
Fork the repository.
-
Create a new branch for your feature/fix:
git checkout -b feature-new-feature
-
Make your changes and commit them:
git commit -am 'Add new feature'
-
Push the changes to your branch:
git push origin feature-new-feature
-
Create a pull request detailing your changes.
This project is licensed under the MIT License.
For inquiries, you can reach out to the developer at:
- Email: [email protected]
- LinkedIn: Developer's LinkedIn Profile
- Twitter: @sunilsapkota09
Feel free to connect!