Skip to content

Instantly share code, notes, and snippets.

View kevinbarja's full-sized avatar

Kevin Barja kevinbarja

View GitHub Profile

⭐ Introducing the Next Horizon of Aspire

A unified, model-driven approach to building, running, testing, and shipping cloud apps.


TL;DR

Most teams today spend more time wrestling with configuration, scripts, YAML, and CI plumbing than writing actual code. And as AI-assisted development becomes more common, that fragmentation becomes an even bigger tax — both on developers and the tools trying to help them. Aspire pulls all of that scattered knowledge into a single application model, so setup, dev, testing, builds, and deployments all come from one predictable source of truth. Less drift, less duplication, a dramatically smoother developer experience, and straightforward integration points for today’s AI-driven tools.

@kevinbarja
kevinbarja / KodeKloud_Scrapper.md
Last active October 23, 2022 20:46 — forked from debakarr/KodeKloud_Scrapper.md
Simple Python Script to download KodeKloud Resources

Disclaimer

Please use this only to keep your local copy. Please don't distribute the courses illegally. You will be responsible for the legal consequences.


Steps to follow

  • Sign in to kodekloud.com
  • Right Click -> Inspect -> Go to Network Tab -> Reload -> Select the first resource and copy the cookie:
  • Install Python and then some depencencies (use virtual environment if possible):