scratch
There are 1468 repositories under scratch topic.
geektutu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
jrottenberg/ffmpeg
Docker build for FFmpeg on Ubuntu / Alpine / Centos / Scratch / nvidia / vaapi
ScratchAddons/ScratchAddons
All-in-one browser extension for Scratch.
watscho/express-mongodb-rest-api-boilerplate
A boilerplate for Node.js apps / Rest API / Authentication from scratch - express, mongodb (mongoose). Typescript
dynamitechetan/FogView_Library
FogView is a android library that can show fog on any layout and the fog removes when user rubs it.
open-scratch/teaching-open
Scratch少儿编程教学平台,集成Scratch、ScratchJr、Python教学工具。包含课程、班级、作业、权限、社区等。
mvallim/live-custom-ubuntu-from-scratch
(Yes, the project is still alive 😃) This procedure shows how to create a bootable and installable Ubuntu Live (along with the automatic hardware detection and configuration) from scratch. A Linux to call your own.
TurboWarp/desktop
A better offline editor for Scratch 3.
scratchblocks/scratchblocks
Make pictures of Scratch blocks from text.
aspizu/goboscript
goboscript is the Scratch compiler
watscho/express-graphql-mongodb-boilerplate
A boilerplate for Node.js apps / GraphQL-API / Authentication from scratch - express, graphql - (graphql compose), mongodb (mongoose).
TurboWarp/packager
Converts Scratch projects into HTML files, zip archives, or executable programs for Windows, macOS, and Linux.
openblockcc/openblock-desktop
Graphic programming software for hardware like: arduino, microbit, esp32, esp8266...
scratchnative/scratchnative
Convert Scratch3 projects to native executables
Grisshink/scrap
New block based programming language, with advanced features, built from ground up in C
ronilan/BlockLike
Bridging the gap between block programming and JavaScript.
datawhalechina/yolo-master
yolo master 本课程主要对yolo系列模型进行介绍,包括各版本模型的结构,进行的改进等,旨在帮助学习者们可以了解和掌握主要yolo模型的发展脉络,以期在各自的应用领域可以进一步创新并在自己的任务上达到较好的效果。
TimMcCool/scratchattach
Scratch API wrapper with support for almost all site features, cloud requests framework and more
SheepTester/htmlifier
The HTMLifier "converts" Scratch 3.0 projects to an HTML file by putting all the project data and the entire Scratch engine into one enormous file
JonSeijo/text-editor
Text editor with GUI made in c++
leopard-js/leopard
Library for making Scratch-like projects with JavaScript.
TurboWarp/extensions
Curated extension gallery for TurboWarp
s-chh/PyTorch-Scratch-Vision-Transformer-ViT
Simple and easy to understand PyTorch implementation of Vision Transformer (ViT) from scratch, with detailed steps. Tested on common datasets like MNIST, CIFAR10, and more.
erlerobot/robot_blockly
A simple way to program ROS robots using blockly.
forkphorus/forkphorus
JavaScript compiler for Scratch 3, 2, and 1 projects.
CodeLabClub/codelab_adapter_extensions
codelab_adapter extensions
Bogdanp/web-app-from-scratch
Supporting material for my blog post series on writing a web application from scratch in Python.
pystage/pystage
Scratch-like Python programming
bromagosa/Snap4Arduino
Binding Snap! and Arduino together
TurboWarp/scratch-gui
TurboWarp GUI and addons
ysh329/OpenCL-101
Learn OpenCL step by step.
EiichiroIto/NovaStelo
Block-style programming environment for multi agent system, based on MIT Scratch.
pujiaxin33/JXScratchView
一个万能的刮刮乐控件。无论是UILabel、UIImageView,还是自定义视图,只要是UIView都可以用来刮。代码简单,功能强大,你值得拥有!
scratux/scratux
A simple project that aims to provide Free/Libre Open Source Linux binaries of Scratch Desktop
MrYsLab/s3onegpio
Scratch 3 Extensions For Arduino, Circuit Playground Express, ESP-8266, Picoboard and Raspberry Pi
skyloevil/llm-scratch-pytorch
lm-scratch-pytorch - The code is designed to be beginner-friendly, with a focus on understanding the fundamentals of PyTorch and implementing LLMs from scratch,step by step.