There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Robotic-Navigation
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 and reinforcement learning. Finally, we practiced with NVIDIA JetBot in both the simulator and the real world.Flutterpedia
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 facilitate your Flutter development.Design-Pattern
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 into 3 categories: Creational, Structural, and Behavioral design patterns.youtube-search-clone
A youtube search clone built with TypeScript, TailwindCSS, React-Router-Dom, React-Infinite-Scrollerwindsuzu.github.io
Personal website built with Docusaurus.leetcode-swift
LeetCode in SwiftPythonUniverse
The goal of PythonUniverse is to collect and organize Python skills in one place. We've collected some Python techniques, Python modules, and some libraries for data science. Each Topic includes code snippet and further explanation.AICUP-Deidentification-of-Medical-Data
Chinese NER problem that needs to capture 18 types of entities in medical conversation text. The process is divided into 4 parts that are encapsulated in high-level abstract classes. We control the workflow in a single Jupyter notebook.Flutter_Challenge
This project is a practice for flutter widgetsairbnb-clone
This is an Airbnb clone project written in TypeScript, NextJS, TailwindCSS.Essay-Writing
Techniques in English Academic Writing.Leetcode-Python
This repo attempts to solve Leetcode problem using Python 3. You can follow the list to solve the core problems on LeetCode and refer to my solving techniques and source code.web-testing-beginner
This is a collection of web testing skills tutorials focusing on jest, react-testing-library and end-to-end cypress.Academic
My gitbook repo.Tensorflow2-Beginner
Notes from deeplearning.ai's Tensorflow 2 course. It includes the basic implementation of Tensorflow 2, implementing CNN, RNN, and some techniques in Deep Learning with Tensorflow 2.ts-react-component-library
Using rollup.js and verdaccio to build and publish a react component library based on create-react-app, TypeScript, SASS, and TailwindCSS.react-router-demo
A comprehensive demo showing the use of react-router-dom v6.Love Open Source and this site? Check out how you can help us