The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
:iphone: Collaborative List of Open-Source iOS Apps
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are...
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
Clean Architecture template for Golang services
Learning RxJava for Android by example
A curated list of applied machine learning and data science notebooks and libraries across different industries (by @firmai)
Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes
RxJava 2 Android Examples - How to use RxJava 2 in Android
A simple (99% ES2015 less) tutorial for React
:notes: Minimalist websocket framework for Go
More than 130+ pages in this beautiful app and more than 45 developers has contributed to it.
Examples and Tutorials of Event Sourcing in .NET
: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...
learning cmake
📦 A simplified example of a modern module bundler written in JavaScript
Exemplary real world application built with Golang + Gin
A proposal for the usage of Sequelize within an Express.JS application.
🐬 A simplified implementation of TypeScript's type system written in TypeScript's type system
This repo contains my notes on working with Go and computer systems.
Collection of monorepo tips & tricks
Store all egg examples in one place
📚 Functions and algorithms implemented purely with TypeScript's type system
《深度学习与计算机视觉》配套代码
Examples of using E2B
Example project to guide users through how to create game with Cocos Creator
Demo app for React Native Elements (w/ React Native Web)
Local Library website written in NodeJS/Express; example for the MDN server-side development NodeJS module: https://developer.mozilla.org/en-US/docs/L...
The TodoMVC app written in Elm, nice example for beginners.
10+ flutter(android, ios) UI design examples :zap: - login, books, profile, food order, movie streaming, walkthrough, widgets
A GitOps workflow example for multi-env deployments with Flux, Kustomize and Helm.
An implementation of the java pet store using FP techniques in scala
🔥📱收集利用 Kotlin 进行 Android 开发的开源库,扩展,工具,开源项目,资料等高质量资源
Customizable Bootloader for STM32 microcontrollers. This example demonstrates how to perform in-application-programming of a firmware located on an ex...
🚀 Ultimate universal starter with lazy-loading, SSR and i18n. [not maintained]
A collection of example projects using Embedded Swift
Advanced Next.js App Router starter for content-driven sites
Todo app using Express and Passport for sign in with username and password.
An example project for book 'Go Programming & Concurrency in Practice, 2nd edition' (《Go并发编程实战》第2版).
A curated list of practical business machine learning (BML) and business data science (BDS) applications for Accounting, Customer, Employee, Legal, Ma...
Code, exercises and tutorials of my personal blog ! 📝
Example of using revealed "Spectre" exploit (CVE-2017-5753 and CVE-2017-5715)
Shortlink service (Microservice example) ⭐️ Star the repo if you like it!
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...
A typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox
Minimal Example of Using Vulkan for Compute Operations. Only ~400LOC.
Examples of Mock Service Worker usage with various frameworks and libraries.
NodeBootstrap - generates skeleton project for Node/Express.js with pre-configured best-practices. Kick-start your Node project development with tons...
A JUCE audio plugin template. JUCE 8, Catch2, Pluginval, macOS notarization, Azure Trusted Signing, Github Actions