A sample express environment that is well architected for scale. Read about it here:
Flask example project with flask-restful and flask-jwt-extended!
Lightweight and easy-to-use Twitch IRC client for Unity (C#)
Golang example of using AWS Cognito APIs (Register, Login, Verify Phone, Refresh token)
Construct merkle trees with MerkleTree.js and verify merkle proofs in Solidity.
A command line utility from Permit.io to work with everything IAM and Authorization. A one-stop-shop to manage all your Authorization tools (OPA, Open...
OpenSceneGraph cross-platform guide: run OSG under Linux, macOS, Windows, Android, iOS, Web
The Starting Code for the Core API Fundamentals course using ASP.NET Core course on Pluralsight
Exemplary real world application built with Seed
examples of various sorting algorithms in golang (with visualization)
Cypress + Docker + CircleCI = ❤️
A Golang boilerplate template, based on Vertical Slice Architecture and CQRS pattern with using Echo, Gorm, Zap, Viper, Go-MediatR for CQRS and Dig fo...
An automated local cluster setup w/ tls, monitoring, ingress and DNS configuration.
Simple OpenCL Samples that Build with Khronos Headers and Libs
📱 Collaborative List of Open-Source React Native Apps
A simple example with how hybrid beamforming is employed at the transmit end of a massive MIMO communications system.
CASL examples, integration with different frameworks
gRPC bidirectional streaming example written in golang
A collection of "Hello World" monday.com apps
How to use RainViewer API: simple HTML + JS code which render an animated weather radar overlay on the map
Cake example repository
Example created for the blog post How to Use Django's Built-in Login System
A simple trivia game built with Flutter and the frideos package.
Example Django application running on CircleCI
A Tetris example written in Rust using Piston in under 500 lines of code
Razzle Material-UI example with Styled Components using Express with compression
The source for the Buffalo website
Android OCR example application which uses Google Text Recognition API
Modular monolith architecture example in .NET. Estimation Tool is tool to optimize estimation process in IT company.
Single repository for go-nats example code. This includes all documentation examples and any common message pattern examples.
Examples of implement for awesome go patterns including usual design patterns, in easy understanding examples.
Rust example programs for many of my hardware device drivers running on STM32F3 Discovery, STM32F103 "Blue Pill", RaspberryPi and micro:bit boards
Learn How to use Zig's Standard Library, by simple and small examples.
An example API and Worker written in Golang using the Amazon Serverless Application Model (AWS SAM)
Example of how to configure a custom git merge driver
代码清晰、直接、可追溯的一系列 WebGL 示例
GPU Particles w/ Screen Space Collision Example.
Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformer
It is a boilerplate of React-Redux as the infrastructure, which helps to setup a Web APP quickly
A Nuxt 4 + Supabase starter template. Add Login and Register page into your Nuxt 4 project using Supabase authentication.
Projects referred to by my blog, Dev Leader
:octocat: iOS app to browse open-source-ios-apps
(START HERE) Helidon Sock Shop: Main application repository containing checkout, build and deployment scripts for all services
How to use and test fastAPI with an aiohttp client
A small collection of examples for UDP hole punching.
🐘🚀 PHP Basic Skeleton: Bootstrap your new projects using this Composer Project
Cypress E2E runner can also test Rest and other APIs
Example project ideas from beginning to the advanced tier for iOS development
python异步编程示例(async, aio, tornado). 动态添加任务, 超时设置, 协程池限制并发数量