{"id":49930569,"url":"https://github.com/akashtalole/akashtalole.github.io","last_synced_at":"2026-05-17T03:01:26.236Z","repository":{"id":350318990,"uuid":"1205806283","full_name":"akashtalole/akashtalole.github.io","owner":"akashtalole","description":"akashtalole.github.io","archived":false,"fork":false,"pushed_at":"2026-05-07T15:33:20.000Z","size":275,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-07T17:33:17.358Z","etag":null,"topics":["agent-skills","agentic-ai","ai","ai-agents","azure","claude","claude-ai","claude-code","claude-cowork","claude-skills","copilot-studio","genai","github-copilot","github-copilot-cli","mcp","python"],"latest_commit_sha":null,"homepage":"https://akashtalole.github.io/","language":"Shell","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/akashtalole.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-09T09:45:30.000Z","updated_at":"2026-04-14T02:23:14.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/akashtalole/akashtalole.github.io","commit_stats":null,"previous_names":["akashtalole/akashtalole.github.io"],"tags_count":0,"template":false,"template_full_name":"cotes2020/chirpy-starter","purl":"pkg:github/akashtalole/akashtalole.github.io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashtalole%2Fakashtalole.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashtalole%2Fakashtalole.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashtalole%2Fakashtalole.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashtalole%2Fakashtalole.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akashtalole","download_url":"https://codeload.github.com/akashtalole/akashtalole.github.io/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashtalole%2Fakashtalole.github.io/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33126085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"online","status_checked_at":"2026-05-17T02:00:05.366Z","response_time":107,"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":["agent-skills","agentic-ai","ai","ai-agents","azure","claude","claude-ai","claude-code","claude-cowork","claude-skills","copilot-studio","genai","github-copilot","github-copilot-cli","mcp","python"],"created_at":"2026-05-17T03:01:25.358Z","updated_at":"2026-05-17T03:01:26.227Z","avatar_url":"https://github.com/akashtalole.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Akash Talole — AI Blog\n\nA personal space where I share what I'm actually learning, building, and breaking with AI tools — not just theory, but real hands-on experiments and honest takes.\n\nIf you've ever wondered how far you can push agentic AI in your day-to-day workflow, or whether GitHub Copilot and Claude Code can genuinely change the way you write software, this blog is for you. I cover things I wish someone had written down when I was figuring them out.\n\n## What You'll Find Here\n\n- **Agentic AI** — how autonomous agents work in practice, where they shine, and where they still fall flat\n- **Claude Code** — tips, workflows, and real use cases for using Claude as a coding companion\n- **Claude CoWork** — experiments with collaborative AI-assisted development\n- **GitHub Copilot** — practical tricks beyond autocomplete, and how to get the most out of it\n- **Microsoft Copilot Studio** — building custom copilots without getting lost in the docs\n- **AI in SDLC** — where AI actually fits into the software development lifecycle (and where it doesn't)\n- **More** — anything else I find genuinely useful, interesting, or worth talking about in the AI/ML space\n\nNo fluff, no hype — just practical stuff from someone who spends a lot of time experimenting with these tools and wants to share what actually works.\n\n---\n\n# Chirpy Starter\n\n[![Gem Version](https://img.shields.io/gem/v/jekyll-theme-chirpy)][gem]\u0026nbsp;\n[![GitHub license](https://img.shields.io/github/license/cotes2020/chirpy-starter.svg?color=blue)][mit]\n\nA minimal, ready-to-use template for creating a blog with the [**Chirpy**][chirpy] Jekyll theme. Get up and running in minutes with all critical files pre-configured.\n\n## Why This Starter Exists\n\nWhen installing Chirpy through [RubyGems.org][gem], Jekyll can only read a subset of theme files (`_data`, `_layouts`, `_includes`, `_sass`, `assets`) and limited `_config.yml` options from the gem. As a result, users cannot enjoy the full out-of-the-box experience that Chirpy offers.\n\nTo unlock all features, the following files must be present in your Jekyll site:\n\n```shell\n.\n├── _config.yml\n├── _plugins\n├── _tabs\n└── index.html\n```\n\nThis starter bundles those files from the latest **Chirpy** release along with a [CD][CD] workflow, so you can start writing immediately.\n\n## Usage\n\nCheck out the [theme's docs](https://github.com/cotes2020/jekyll-theme-chirpy/wiki).\n\n## Contributing\n\nThis repository is automatically updated with new releases from the theme repository. If you encounter any issues or want to contribute to its improvement, please visit the [theme repository][chirpy] to provide feedback.\n\n## License\n\nThis work is published under [MIT][mit] License.\n\n[gem]: https://rubygems.org/gems/jekyll-theme-chirpy\n[chirpy]: https://github.com/cotes2020/jekyll-theme-chirpy/\n[CD]: https://en.wikipedia.org/wiki/Continuous_deployment\n[mit]: https://github.com/cotes2020/chirpy-starter/blob/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashtalole%2Fakashtalole.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakashtalole%2Fakashtalole.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashtalole%2Fakashtalole.github.io/lists"}