{"id":15195634,"url":"https://github.com/saifulislam735/saiful_portfolio","last_synced_at":"2026-01-30T20:31:49.510Z","repository":{"id":252318386,"uuid":"839587540","full_name":"saifulislam735/Saiful_Portfolio","owner":"saifulislam735","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-17T21:36:07.000Z","size":37824,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T10:51:09.618Z","etag":null,"topics":["custom-css","react","threejs","vite"],"latest_commit_sha":null,"homepage":"https://saiful-portfolio-nine.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saifulislam735.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-07T23:28:34.000Z","updated_at":"2024-09-17T21:36:11.000Z","dependencies_parsed_at":"2024-09-23T22:02:10.821Z","dependency_job_id":"c61eabd6-0cf3-4f22-aa26-79db0b8644fc","html_url":"https://github.com/saifulislam735/Saiful_Portfolio","commit_stats":{"total_commits":15,"total_committers":3,"mean_commits":5.0,"dds":0.5333333333333333,"last_synced_commit":"5bef1b74a459ef6b2931b08cd9beb22a8790ef7d"},"previous_names":["saifulislam735/saiful_portfolio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saifulislam735%2FSaiful_Portfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saifulislam735%2FSaiful_Portfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saifulislam735%2FSaiful_Portfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saifulislam735%2FSaiful_Portfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saifulislam735","download_url":"https://codeload.github.com/saifulislam735/Saiful_Portfolio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238590593,"owners_count":19497351,"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":["custom-css","react","threejs","vite"],"created_at":"2024-09-27T23:42:52.777Z","updated_at":"2026-01-30T20:31:49.475Z","avatar_url":"https://github.com/saifulislam735.png","language":"JavaScript","readme":"# Portfolio Template\n\n\n## License and Attribution\n\nThe code in this repository is released under the [MIT] License, which grants you the freedom to use, modify, and distribute the template as your own. However, if you choose to use the site's design largely unmodified, kindly credit me as the original designer of the site.\n\nAll projects and experiences included in this portfolio are the result of my own efforts and creativity. Please refrain from presenting them as your own.\n\n### Acknowledgments\nThis project was originally created by Shaquille Ndunda.\n\n\n## Built With\n\n- React.js\n- Three.js\n- Framer Motion\n- TailwindCSS\n\n## Live Demo\n\n\n## Getting Started\n\nTo get started with this portfolio template, follow these simple steps:\n\n### Prerequisites\n\nMake sure you have node `16.0.0` or higher and npm `9.0.0` or higher installed.\n\n### Setup\n\n- With git, clone the code to your machine, or download a ZIP of all the files directly.\n\n\n\n- Once the files are on your machine, open the **Portfolio-Template** folder in [Visual Studio Code](https://code.visualstudio.com/download).\n\n```\ncd Portfolio-Template \u0026\u0026 code .\n```\n\n## Install\n\n- After opening the files in Visual Studio Code, open the **VS Code** integrated terminal and run the following commands:\n\n```\nnpm install\n```\n\nThis will install all the packages and dependencies used in the project.\n\n## Usage\n\n- Run the following command to start a local server:\n\n```\nnpm run dev\n```\n\nThis will open up the project on a browser on `http://localhost:5173/`\n\n## Build\n\n- To create a production build:\n\n```\nnpm run build\n```\n\n- To preview the site as it will appear once deployed:\n\n```\nnpm run preview\n```\n\n## Authors\n\n👤 **Saiful Islam**\n\n- GitHub: [@your-github-handle](https://github.com/your-github-handle)\n- Twitter: [@your-twitter-handle](https://twitter.com/your-twitter-handle)\n- LinkedIn: [Your Name](https://www.linkedin.com/in/your-linkedin-handle/)\n\n## Feedback and Contributions\n\nIf you have any feedback, suggestions, or would like to contribute to this project, your involvement is highly valued. Feel free to open an [issue](../../issues/) or submit a pull request with your ideas and enhancements. Remember, this template is a starting point, and the true magic lies in making it your own. Enjoy the journey of creating a stunning portfolio that represents your unique talents and accomplishments!\n\nHappy coding and showcasing!\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Languages and Libraries Used\n\nThis project uses the following languages and libraries:\n\n### Languages\n\n- JavaScript\n- HTML\n- CSS\n\n### Libraries\n\n- **React.js:** A JavaScript library for building user interfaces.\n- **Three.js:** A JavaScript library that allows you to create and display animated 3D computer graphics in a web browser.\n- **Framer Motion:** A library that powers production-ready animations.\n- **TailwindCSS:** A utility-first CSS framework for rapidly building custom user interfaces.\n\n## How to Use and Run the Project\n\n1. **Clone the repository:**\n\n   ```sh\n   git clone https://github.com/..........\n   cd Portfolio-Template\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaifulislam735%2Fsaiful_portfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaifulislam735%2Fsaiful_portfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaifulislam735%2Fsaiful_portfolio/lists"}