{"id":31039415,"url":"https://github.com/qntum-dev/qntum-dev.github.io","last_synced_at":"2026-02-15T10:17:52.825Z","repository":{"id":313663285,"uuid":"1052197095","full_name":"qntum-dev/qntum-dev.github.io","owner":"qntum-dev","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-07T16:21:11.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-07T18:16:48.361Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/qntum-dev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-07T15:53:28.000Z","updated_at":"2025-09-07T16:21:14.000Z","dependencies_parsed_at":"2025-09-07T18:17:03.176Z","dependency_job_id":"52a851ad-c75f-4ba4-a9eb-d08c9ecdcfb4","html_url":"https://github.com/qntum-dev/qntum-dev.github.io","commit_stats":null,"previous_names":["qntum-dev/qntum-dev.github.io"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/qntum-dev/qntum-dev.github.io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qntum-dev%2Fqntum-dev.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qntum-dev%2Fqntum-dev.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qntum-dev%2Fqntum-dev.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qntum-dev%2Fqntum-dev.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qntum-dev","download_url":"https://codeload.github.com/qntum-dev/qntum-dev.github.io/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qntum-dev%2Fqntum-dev.github.io/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275076592,"owners_count":25401317,"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","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-09-14T07:57:11.795Z","updated_at":"2026-02-15T10:17:52.766Z","avatar_url":"https://github.com/qntum-dev.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pritam Mondal - Portfolio Website\r\n\r\nA modern, SEO-optimized portfolio website designed for GitHub Pages deployment, featuring strong search engine optimization for ranking on the first page for \"Pritam Mondal\".\r\n\r\n## Features\r\n\r\n- **SEO Optimized**: Structured data, meta tags, Open Graph, and sitemap for maximum search visibility\r\n- **Responsive Design**: Mobile-first approach that looks great on all devices\r\n- **Performance Focused**: Fast loading with optimized CSS and JavaScript\r\n- **GitHub Pages Ready**: Designed specifically for GitHub Pages hosting\r\n- **Backlinks**: Strategic links to main website at https://pritammondal.dev\r\n\r\n## SEO Features\r\n\r\n- Schema.org Person structured data\r\n- Comprehensive meta tags and descriptions\r\n- Open Graph and Twitter Card support\r\n- XML sitemap for search engines\r\n- Robots.txt with crawl directives\r\n- Semantic HTML5 markup\r\n- Optimized heading hierarchy\r\n- Strategic keyword placement for \"Pritam Mondal\"\r\n\r\n## Quick Deploy to GitHub Pages\r\n\r\n1. Create a new repository on GitHub named `[your-username].github.io`\r\n2. Clone this repository\r\n3. Push the code to your GitHub repository:\r\n   ```bash\r\n   git init\r\n   git add .\r\n   git commit -m \"Initial portfolio commit\"\r\n   git remote add origin https://github.com/[your-username]/[your-username].github.io.git\r\n   git push -u origin main\r\n   ```\r\n4. Go to Settings \u003e Pages in your GitHub repository\r\n5. Ensure Source is set to \"Deploy from a branch\" and Branch is \"main\"\r\n6. Your portfolio will be live at `https://[your-username].github.io`\r\n\r\n## Customization\r\n\r\n### Update Personal Information\r\n- Edit `index.html` to update your personal details, projects, and experience\r\n- Update social media links with your profiles\r\n- Replace project placeholders with your actual projects\r\n\r\n### Update SEO Information\r\n- Update the canonical URL in `index.html` to match your GitHub Pages URL\r\n- Update sitemap.xml with your GitHub Pages URL\r\n- Update robots.txt with your domain\r\n\r\n### Styling\r\n- Colors and theme can be customized in `styles.css` CSS variables\r\n- The circular avatar is already configured to work with your animated GIF\r\n\r\n## Technologies Used\r\n\r\n- HTML5 (Semantic markup)\r\n- CSS3 (Modern, responsive design)\r\n- Vanilla JavaScript (Performance optimized)\r\n- Schema.org structured data\r\n- Open Graph protocol\r\n\r\n## Performance Optimizations\r\n\r\n- Minimal CSS and JavaScript\r\n- Lazy loading support\r\n- Debounced scroll events\r\n- Preload critical resources\r\n- Optimized for Core Web Vitals\r\n\r\n## Browser Support\r\n\r\n- Chrome (latest)\r\n- Firefox (latest)\r\n- Safari (latest)\r\n- Edge (latest)\r\n- Mobile browsers\r\n\r\n## Credits\r\n\r\nCreated by Pritam Mondal  \r\nMain Portfolio: https://pritammondal.dev\r\n\r\n## License\r\n\r\nThis project is open source and available under the MIT License.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqntum-dev%2Fqntum-dev.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqntum-dev%2Fqntum-dev.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqntum-dev%2Fqntum-dev.github.io/lists"}