example
There are 10414 repositories under example topic.
supabase/supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
dkhamsing/open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
shengqiangzhang/examples-of-web-crawlers
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
sunface/rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
kaushikgopal/RxJava-Android-Samples
Learning RxJava for Android by example
firmai/industry-machine-learning
A curated list of applied machine learning and data science notebooks and libraries across different industries (by @firmai)
evrone/go-clean-template
Clean Architecture template for Golang services
dockersamples/example-voting-app
Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes
amitshekhariitbhu/RxJava2-Android-Samples
RxJava 2 Android Examples - How to use RxJava 2 in Android
kay-is/react-from-zero
A simple (99% ES2015 less) tutorial for React
olahol/melody
:notes: Minimalist websocket framework for Go
FlutterOpen/flutter-ui-nice
More than 130+ pages in this beautiful app and more than 45 developers has contributed to it.
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
Akagi201/learning-cmake
learning cmake
ronami/minipack
📦 A simplified example of a modern module bundler written in JavaScript
dwyl/learn-to-send-email-via-google-script-html-no-server
: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 static websites that need to collect data.
gothinkster/golang-gin-realworld-example-app
Exemplary real world application built with Golang + Gin
sequelize/express-example
A proposal for the usage of Sequelize within an Express.JS application.
ronami/HypeScript
🐬 A simplified implementation of TypeScript's type system written in TypeScript's type system
betty200744/ultimate-go
This repo contains my notes on working with Go and computer systems.
eggjs/examples
Store all egg examples in one place
belgattitude/nextjs-monorepo-example
Collection of monorepo tips & tricks
ronami/meta-typing
📚 Functions and algorithms implemented purely with TypeScript's type system
yeyun111/dlcv_for_beginners
《深度学习与计算机视觉》配套代码
cocos/example-projects
Example project to guide users through how to create game with Cocos Creator
react-native-elements/react-native-elements-app
Demo app for React Native Elements (w/ React Native Web)
mdn/express-locallibrary-tutorial
Local Library website written in NodeJS/Express; example for the MDN server-side development NodeJS module: https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs.
evancz/elm-todomvc
The TodoMVC app written in Elm, nice example for beginners.
ajay-prabhakar/awesome-flutter-ui
10+ flutter(android, ios) UI design examples :zap: - login, books, profile, food order, movie streaming, walkthrough, widgets
fluxcd/flux2-kustomize-helm-example
A GitOps workflow example for multi-env deployments with Flux, Kustomize and Helm.
pauljamescleary/scala-pet-store
An implementation of the java pet store using FP techniques in scala
adisonhuang/awesome-kotlin-android
🔥📱收集利用 Kotlin 进行 Android 开发的开源库,扩展,工具,开源项目,资料等高质量资源
Metnew/suicrux
🚀 Ultimate universal starter with lazy-loading, SSR and i18n. [not maintained]
akospasztor/stm32-bootloader
Customizable Bootloader for STM32 microcontrollers. This example demonstrates how to perform in-application-programming of a firmware located on an external SD card with FAT32 file system.
e2b-dev/e2b-cookbook
Examples of using E2B
passport/todos-express-password
Todo app using Express and Passport for sign in with username and password.