{"id":18418134,"url":"https://github.com/ishaansathaye/ishaansathaye","last_synced_at":"2026-01-23T19:32:44.722Z","repository":{"id":141544923,"uuid":"423041138","full_name":"ishaansathaye/ishaansathaye","owner":"ishaansathaye","description":"README file for my GitHub profile.","archived":false,"fork":false,"pushed_at":"2025-12-15T02:06:34.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-17T17:53:56.419Z","etag":null,"topics":["config","github-config","github-readme"],"latest_commit_sha":null,"homepage":"https://github.com/ishaansathaye","language":null,"has_issues":false,"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/ishaansathaye.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":"2021-10-31T03:12:30.000Z","updated_at":"2025-12-15T02:06:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"d56f35a7-2d5f-49e5-aa15-2cb2c3d05aba","html_url":"https://github.com/ishaansathaye/ishaansathaye","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ishaansathaye/ishaansathaye","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishaansathaye%2Fishaansathaye","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishaansathaye%2Fishaansathaye/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishaansathaye%2Fishaansathaye/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishaansathaye%2Fishaansathaye/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ishaansathaye","download_url":"https://codeload.github.com/ishaansathaye/ishaansathaye/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishaansathaye%2Fishaansathaye/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28698888,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T17:25:48.045Z","status":"ssl_error","status_checked_at":"2026-01-23T17:25:47.153Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["config","github-config","github-readme"],"created_at":"2024-11-06T04:12:39.488Z","updated_at":"2026-01-23T19:32:44.707Z","avatar_url":"https://github.com/ishaansathaye.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e👋 Hi, I'm Ishaan Sathaye\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/ishaansathaye\"\u003e\u003cimg src=\"https://img.shields.io/github/followers/ishaansathaye?label=Follow\u0026style=social\u0026color=1DA1F2\" alt=\"GitHub Follow\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/ishaansathaye?tab=repositories\"\u003e\u003cimg src=\"https://img.shields.io/github/repo-size/ishaansathaye/ishaansathaye?style=flat-square\" alt=\"Repo Size\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://ishaansathaye-resume.vercel.app\"\u003e\u003cimg src=\"https://img.shields.io/badge/📄-Resume-blue?style=flat-square\" alt=\"Resume\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n```rust\nstruct SoftwareDeveloper {\n    name: String,\n}\n\nimpl SoftwareDeveloper {\n    fn new() -\u003e Self {\n        Self {\n            name: \"Ishaan Sathaye\".to_string(),\n        }\n    }\n\n    fn greet(\u0026self) {\n        println!(\"Hi, I'm {} — check out some of my projects!\", self.name);\n    }\n}\n\nfn main() {\n    let dev = SoftwareDeveloper::new();\n    dev.greet();\n}\n```\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/ishaansathaye\"\u003e\u003cimg src=\"https://streak-stats.vercel.app/?user=ishaansathaye\u0026theme=dark\u0026hide_border=true\" alt=\"GitHub Streak Stats\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github-readme-stats.vercel.app/api?username=ishaansathaye\u0026show_icons=true\u0026theme=dark\u0026hide_border=true\" alt=\"GitHub Stats\" width=\"400\"/\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github-readme-stats.vercel.app/api/top-langs/?username=ishaansathaye\u0026layout=compact\u0026theme=dark\u0026hide_border=true\" alt=\"Top Languages\" width=\"400\"/\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fishaansathaye%2Fishaansathaye","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fishaansathaye%2Fishaansathaye","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fishaansathaye%2Fishaansathaye/lists"}