{"id":15110449,"url":"https://github.com/himanshumaurya0007/tech_portfolio_app","last_synced_at":"2025-04-05T16:48:50.150Z","repository":{"id":254550487,"uuid":"846873613","full_name":"himanshumaurya0007/Tech_Portfolio_App","owner":"himanshumaurya0007","description":"It is an Android application designed to showcase your technical skills in interactive format. It features a personalized introduction, skill-specific CardViews for areas like Programming, Android Development, and AI/ML, and detailed pages displaying the technologies you're proficient in. The app includes built-in email and phone call function.","archived":false,"fork":false,"pushed_at":"2024-08-24T10:29:35.000Z","size":1064,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T16:48:42.423Z","etag":null,"topics":["android","android-app","android-application","android-development","android-studio","kotlin","kotlin-android","kotlin-language"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/himanshumaurya0007.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-24T07:32:05.000Z","updated_at":"2024-08-24T10:29:38.000Z","dependencies_parsed_at":"2024-08-24T09:23:59.388Z","dependency_job_id":"316de540-ada7-4f73-9b24-cb75b029c5e9","html_url":"https://github.com/himanshumaurya0007/Tech_Portfolio_App","commit_stats":null,"previous_names":["himanshumaurya0007/hm_portfolio_androidappdev"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himanshumaurya0007%2FTech_Portfolio_App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himanshumaurya0007%2FTech_Portfolio_App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himanshumaurya0007%2FTech_Portfolio_App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himanshumaurya0007%2FTech_Portfolio_App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/himanshumaurya0007","download_url":"https://codeload.github.com/himanshumaurya0007/Tech_Portfolio_App/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247369937,"owners_count":20927927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","android-app","android-application","android-development","android-studio","kotlin","kotlin-android","kotlin-language"],"created_at":"2024-09-25T23:44:56.919Z","updated_at":"2025-04-05T16:48:50.130Z","avatar_url":"https://github.com/himanshumaurya0007.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌟 Tech Portfolio App - Showcase Your Skills in Style\n\nWelcome to the **Tech Portfolio App** repository! This Android application serves as a dynamic and interactive portfolio designed to highlight and showcase your technical skills in a visually appealing and user-friendly manner. Whether you're a developer, designer, or tech enthusiast, this app is tailored to make a strong impression on potential employers, clients, and collaborators.\n\n## 📖 Table of Contents\n1. [App Overview](#app_overview)\n2. [Features](#features)\n3. [Screenshots](#screenshots)\n4. [Purpose](#purpose)\n5. [How to Use](#how_to_use)\n6. [Contribute](#contribute)\n7. [License](#license)\n---\n\n## App_Overview\n\n### Introduction Page\n- Start with a personalized introduction, giving users a brief overview of who you are and what you do.\n\n### Skill Showcase\n- Dive into your areas of expertise with **CardViews** representing different technical domains such as:\n  - Programming Languages\n  - Android App Development\n  - Web Development\n  - Version Control Systems\n  - Artificial Intelligence (AI)\n  - Machine Learning (ML)\n  - Databases\n\n### Detailed Skill Pages\n- Each **CardView** opens a detailed page with images and icons of the technologies you are proficient in, providing a clear and visual representation of your skill set.\n\n### Easy Communication\n- Allow potential employers or collaborators to reach out with:\n  - **Email Integration**: Pre-configured email intent for quick and easy communication.\n  - **Phone Dialer**: Direct dial feature to facilitate immediate contact.\n\n---\n\n## Features\n- **Interactive UI**: Clean and modern design with intuitive navigation.\n- **Customizable**: Easily update content to reflect your latest skills and projects.\n- **Responsive Design**: Compatible across various Android devices and screen sizes.\n- **Source Code**: Fully documented codebase to help you understand and extend the app.\n\n---\n\n## Screenshots\nHere are some screenshots of the app to give you an idea of its functionality and design:\n\n### Introduction Page\n![Introduction](readme_images/intro.png)\n\n### Skills Overview Page\n![Skills Overview](readme_images/kb1.png)\n\n### Detailed Skill Page\n![Programming Languages](readme_images/program_lang.png)\n![Android App Development](readme_images/android_app_dev.png)\n![Web Development](readme_images/web_dev.png)\n![VCS](readme_images/vcs.png)\n![AI](readme_images/ai.png)\n![ML](readme_images/ml.png)\n![DB](readme_images/db.png)\n\n### Communication Buttons\n![Communication Buttons](readme_images/kb2.png)\n\n### Communication Buttons - Outputs\n![Email](readme_images/cbo1.png)\n![Phone Call](readme_images/cbo2.png)\n\n---\n\n## Purpose\nThis app was built as part of an educational assignment to demonstrate the use of Android development tools, layout management, and implicit intents. It serves not only as a project for learning but also as a practical tool for professional networking and job applications.\n\n---\n\n## How_to_Use\n1. **Clone the repository**:\n\n   ```bash\n   git clone https://github.com/himanshumaurya0007/Tech_Portfolio_App.git\n\n3. **Open the project in Android Studio.**\n4. **Customize the content to reflect your own skills and information.**\n5. **Build and run the app on your device or emulator.**\n6. **Share your portfolio with the world!**\n\n---\n\n## Contribute\nFeel free to fork this repository, contribute enhancements, or suggest new features. Let's collaborate to make this app even better!\n\n1. **Fork the project.**\n2. **Create your feature branch.**\n   \n   ```bash\n   git checkout -b feature/AmazingFeature\n\n3. **Commit your changes.**\n\n   ```bash\n   git commit -m 'Add some AmazingFeature'\n  \n4. **Push to the branch.**\n\n   ```bash\n   git push origin feature/AmazingFeature\n  \n5. **Open a Pull Request.**\n\n---\n\n## License\nThis project is licensed under the MIT License - see the [License](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimanshumaurya0007%2Ftech_portfolio_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhimanshumaurya0007%2Ftech_portfolio_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimanshumaurya0007%2Ftech_portfolio_app/lists"}