{"id":22189581,"url":"https://github.com/nkrgupta999/portfolio","last_synced_at":"2026-05-18T15:34:11.214Z","repository":{"id":235880058,"uuid":"791446616","full_name":"nkrgupta999/Portfolio","owner":"nkrgupta999","description":"This portfolio is designed to provide a comprehensive overview of my professional experience, skills, and projects. It includes details about my background, education, and the various technologies I have worked with.","archived":false,"fork":false,"pushed_at":"2025-01-06T08:39:29.000Z","size":998,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T20:22:09.011Z","etag":null,"topics":["boxicons","css3","html5","javascript","swipperjs"],"latest_commit_sha":null,"homepage":"https://nkrgupta.netlify.app/","language":"CSS","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/nkrgupta999.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-04-24T18:25:46.000Z","updated_at":"2025-01-06T08:39:33.000Z","dependencies_parsed_at":"2024-04-24T20:16:41.705Z","dependency_job_id":"584cb708-8a1b-4b86-9c98-3dae6db880c3","html_url":"https://github.com/nkrgupta999/Portfolio","commit_stats":null,"previous_names":["nkrgupta999/portfolio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nkrgupta999/Portfolio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkrgupta999%2FPortfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkrgupta999%2FPortfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkrgupta999%2FPortfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkrgupta999%2FPortfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nkrgupta999","download_url":"https://codeload.github.com/nkrgupta999/Portfolio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nkrgupta999%2FPortfolio/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264505734,"owners_count":23618962,"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":["boxicons","css3","html5","javascript","swipperjs"],"created_at":"2024-12-02T11:18:56.535Z","updated_at":"2026-05-18T15:34:06.191Z","avatar_url":"https://github.com/nkrgupta999.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Portfolio Website\n\nWelcome to my personal portfolio website! This repository contains the source code for my portfolio built using **HTML**, **CSS**, and **JavaScript**. It showcases my skills, projects, and contact information in an elegant, responsive design.\n\n---\n\n## 🌟 Features\n\n- **Responsive Design**: Fully optimized for desktops, tablets, and mobile devices.\n- **Interactive Elements**: Smooth animations and transitions for a modern look.\n- **Projects Section**: Highlights key projects with descriptions and links.\n- **About Me Section**: Displays personal details, skills, and achievements.\n- **Contact Form**: Allows visitors to get in touch easily.\n\n---\n\n## 🛠️ Technologies Used\n\n- **HTML5**: For structure and semantic markup.\n- **CSS3**: For styling and responsive layouts.\n- **JavaScript**: For interactive elements and animations.\n\n---\n\n## 📁 Project Structure\n\n```\nportfolio/\n│\n├── index.html          # Main HTML file\n├── style.css           # Stylesheet for the website\n├── script.js           # JavaScript for interactive features\n├── Images\n└── README.md           # Documentation file\n```\n\n---\n\n## 🚀 Getting Started\n\nTo view or run the portfolio locally:\n\n1. **Clone the repository**:\n   ```bash\n   git clone https://github.com/your-username/portfolio.git\n   ```\n2. **Navigate to the folder**:\n   ```bash\n   cd portfolio\n   ```\n3. **Open `index.html` in your browser**:\n   - Double-click on `index.html`, or\n   - Use a local server like Live Server in VS Code.\n\n---\n\n## 💡 Customization\n\nYou can modify the website to suit your needs:\n- **Edit `index.html`**: Update content such as your name, projects, and social links.\n- **Edit `style.css`**: Customize colors, fonts, and layout.\n- **Edit `script.js`**: Add or tweak interactive features.\n\n---\n\n\n## 🤝 Contributing\n\nContributions are welcome! If you have ideas or suggestions to improve this project:\n1. Fork the repository.\n2. Create a feature branch (`git checkout -b feature-name`).\n3. Commit your changes (`git commit -m \"Add feature\"`).\n4. Push to your fork (`git push origin feature-name`).\n5. Open a pull request.\n\n---\n\n## 📬 Contact\n\nFeel free to reach out:\n- **Email**: [Nitin Kumar Gupta](mailto:nitinkumargupta999@gmail.com)\n- **LinkedIn**: [Nitin Kumar Gupta](https://linkedin.com/in/nkrgupta999)\n\n---\n## Disclaimer\nPlease note that the information contained in this repository is provided for informational purposes only. We make no representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability, or availability with respect to the information contained in this repository for any purpose. Any reliance on such information is therefore strictly at your own risk.\n\n## Code of Conduct\n[Terms and Conditions](CODE_OF_CONDUCT.md)\n\n## 📄 License\n\nThis project is licensed under the MIT License. Please look at the [LICENSE](LICENSE) file for details.\n\n---\n\n### ⭐ Don't forget to star this repository if you like it!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnkrgupta999%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnkrgupta999%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnkrgupta999%2Fportfolio/lists"}