Jay
Results
3
repositories owned by
Jay
Flutterpedia
25
Stars
3
Forks
Watchers
Flutterpedia aims to collect, record, implement and instruct all sorts of Flutter implementation techniques. It includes animations, utilities, design patterns, etc. Please use it as a toolbox to faci...
Robotic-Navigation
39
Stars
10
Forks
Watchers
This repo implemented the core technology of the self-driving car, including the basic concepts such as path tracking, path planning, SLAM, etc., and deep learning techniques such as computer vision a...
Design-Pattern
15
Stars
1
Forks
Watchers
It is a note of "design pattern " written in Dart that can also be compiled into a Flutter app. We have some principles such as SOLID, DRY before the design pattern. Then, we have 23 patterns divided...