Topic

example

Repositories (1409)

supabase
supabase supabase TypeScript

The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

108.3k
open-source-ios-apps
open-source-ios-apps dkhamsing

:iphone: Collaborative List of Open-Source iOS Apps

51.8k
rust-by-practice
rust-by-practice sunface Rust

This book was designed for easily diving into and getting skilled with Rust It's very easy to use. All you need to do is to make each exercise compile...

14.7k
examples-of-web-crawlers
examples-of-web-crawlers shengqiangzhang HTML

一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are...

14.7k
amazon-sagemaker-examples
amazon-sagemaker-examples aws Jupyter Notebook

Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.

11k
go-clean-template
go-clean-template evrone Go

Clean Architecture template for Golang services

7.7k
RxJava-Android-Samples
RxJava-Android-Samples kaushikgopal Java

Learning RxJava for Android by example

7.5k
industry-machine-learning
industry-machine-learning firmai Jupyter Notebook

A curated list of applied machine learning and data science notebooks and libraries across different industries (by @firmai)

7.5k
example-voting-app
example-voting-app dockersamples C#

Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes

5.8k
RxJava2-Android-Samples
RxJava2-Android-Samples amitshekhariitbhu Java

RxJava 2 Android Examples - How to use RxJava 2 in Android

4.9k
react-from-zero
react-from-zero kay-is HTML

A simple (99% ES2015 less) tutorial for React

4.6k
melody
melody olahol Go

:notes: Minimalist websocket framework for Go

4.1k
flutter-ui-nice
flutter-ui-nice FlutterOpen Dart

More than 130+ pages in this beautiful app and more than 45 developers has contributed to it.

3.8k
EventSourcing.NetCore
EventSourcing.NetCore oskardudycz C#

Examples and Tutorials of Event Sourcing in .NET

3.7k
minipack
minipack ronami JavaScript

📦 A simplified example of a modern module bundler written in JavaScript

3.3k
learning-cmake
learning-cmake Akagi201 CMake

learning cmake

3.3k
learn-to-send-email-via-google-script-html-no-server
learn-to-send-email-via-google-script-html-no-server dwyl HTML

:email: An Example of using an HTML form (e.g: "Contact Us" on a website) to send Email without a Backend Server (using a Google Script) perfect for s...

3.2k
golang-gin-realworld-example-app
golang-gin-realworld-example-app gothinkster Go

Exemplary real world application built with Golang + Gin

2.7k
express-example
express-example sequelize JavaScript

A proposal for the usage of Sequelize within an Express.JS application.

2.5k
HypeScript
HypeScript ronami TypeScript

🐬 A simplified implementation of TypeScript's type system written in TypeScript's type system

2k
ultimate-go
ultimate-go betty200744 Go

This repo contains my notes on working with Go and computer systems.

1.9k
nextjs-monorepo-example
nextjs-monorepo-example belgattitude TypeScript

Collection of monorepo tips & tricks

1.8k
examples
examples eggjs JavaScript

Store all egg examples in one place

1.8k
django-locallibrary-tutorial
django-locallibrary-tutorial mdn Python

Local Library website written in Django; example for the MDN server-side development Django module: https://developer.mozilla.org/en-US/docs/Learn/Ser...

1.7k
meta-typing
meta-typing ronami TypeScript

📚 Functions and algorithms implemented purely with TypeScript's type system

1.6k
dlcv_for_beginners
dlcv_for_beginners yeyun111 Python

《深度学习与计算机视觉》配套代码

1.5k
e2b-cookbook
e2b-cookbook e2b-dev TypeScript

Examples of using E2B

1.4k
example-projects
example-projects cocos JavaScript

Example project to guide users through how to create game with Cocos Creator

1.3k
flux2-kustomize-helm-example
flux2-kustomize-helm-example fluxcd Shell

A GitOps workflow example for multi-env deployments with Flux, Kustomize and Helm.

1.3k
react-native-elements-app
react-native-elements-app react-native-elements TypeScript

Demo app for React Native Elements (w/ React Native Web)

1.3k
express-locallibrary-tutorial
express-locallibrary-tutorial mdn JavaScript

Local Library website written in NodeJS/Express; example for the MDN server-side development NodeJS module: https://developer.mozilla.org/en-US/docs/L...

1.3k
elm-todomvc
elm-todomvc evancz Elm

The TodoMVC app written in Elm, nice example for beginners.

1.2k
awesome-flutter-ui
awesome-flutter-ui ajay-prabhakar Dart

10+ flutter(android, ios) UI design examples :zap: - login, books, profile, food order, movie streaming, walkthrough, widgets

1.2k
scala-pet-store
scala-pet-store pauljamescleary Scala

An implementation of the java pet store using FP techniques in scala

1.1k
stm32-bootloader
stm32-bootloader akospasztor C

Customizable Bootloader for STM32 microcontrollers. This example demonstrates how to perform in-application-programming of a firmware located on an ex...

1.1k
swift-embedded-examples
swift-embedded-examples swiftlang Swift

A collection of example projects using Embedded Swift

1k
awesome-kotlin-android
awesome-kotlin-android adisonhuang Kotlin

🔥📱收集利用 Kotlin 进行 Android 开发的开源库,扩展,工具,开源项目,资料等高质量资源

1k
satus
satus darkroomengineering TypeScript

Advanced Next.js App Router starter for content-driven sites

979
suicrux
suicrux Metnew JavaScript

🚀 Ultimate universal starter with lazy-loading, SSR and i18n. [not maintained]

935
quickjs
quickjs sebastianwessel TypeScript

A typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox

927
todos-express-password
todos-express-password passport JavaScript

Todo app using Express and Passport for sign in with username and password.

894
example.v2
example.v2 gopcp Go

An example project for book 'Go Programming & Concurrency in Practice, 2nd edition' (《Go并发编程实战》第2版).

877
business-machine-learning
business-machine-learning firmai Jupyter Notebook

A curated list of practical business machine learning (BML) and business data science (BDS) applications for Accounting, Customer, Employee, Legal, Ma...

821
Machine_Learning_Tutorials
Machine_Learning_Tutorials maelfabien Jupyter Notebook

Code, exercises and tutorials of my personal blog ! 📝

791
fastify-example
fastify-example delvedor JavaScript

This project is a small but feature complete application build with Fastify and Svelte, and it aims to show all the core concepts of Fastify, best pra...

784
vulkan_minimal_compute
vulkan_minimal_compute Erkaman C++

Minimal Example of Using Vulkan for Compute Operations. Only ~400LOC.

772
spectre-attack
spectre-attack Eugnis C

Example of using revealed "Spectre" exploit (CVE-2017-5753 and CVE-2017-5715)

771
shortlink
shortlink shortlink-org TypeScript

Shortlink service (Microservice example) ⭐️ Star the repo if you like it!

767
pamplejuce
pamplejuce sudara C++

A JUCE audio plugin template. JUCE 8, Catch2, Pluginval, macOS notarization, Azure Trusted Signing, Github Actions

756
examples
examples mswjs

Mock Service Worker usage examples.

731