9,890 skills found · Page 1 of 330
facebookresearch / Segment AnythingThe repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
facebookresearch / Sam2The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
trekhleb / Learn Python📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
Sairyss / Domain Driven HexagonLearn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
luongnv89 / Claude HowtoA visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
leachim6 / Hello WorldHello world in every computer language. Thanks to everyone who contributes to this, make sure to see contributing.md for contribution instructions!
coding-horror / Basic Computer GamesAn updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
jhu-ep-coursera / Fullstack Course4Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
awsdocs / Aws Doc SDK ExamplesWelcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
chiphuyen / Stanford Tensorflow TutorialsThis repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
diet103 / Claude Code Infrastructure ShowcaseExamples of my Claude Code infrastructure with skill auto-activation, hooks, and agents
facebookresearch / Sam3The repository provides code for running inference and finetuning with the Meta Segment Anything Model 3 (SAM 3), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
rust-lang / Rust By ExampleLearn Rust with examples (Live code editor included)
ChrisWiles / Claude Code ShowcaseComprehensive Claude Code project configuration example with hooks, skills, agents, commands, and GitHub Actions workflows
fluentpython / Example CodeExample code for the book Fluent Python, 1st Edition (O'Reilly, 2015)
goinaction / CodeSource Code for Go In Action examples
aporter / Coursera AndroidSource Code for Android Course Example Applications
cs230-stanford / Cs230 Code ExamplesCode examples in pyTorch and Tensorflow for CS230
fluentpython / Example Code 2eExample code for Fluent Python, 2nd edition (O'Reilly 2022)
mdn / Dom ExamplesCode examples that accompany various MDN DOM and Web API documentation pages