Project Library
Discover and explore quality open source projects
A practical micro online drawing tool. This is a "small but mighty" drawing tool that supports inserting sticky notes, saving progress, generating pictures, and other practical functions for multiple people to collaborate.
FL Chart is a highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.
Share an open-source front-end technology book: "Take You to the Front-end Engineering", which mainly records the author's summary of practical experience and learning insights in front-end engineers in the past two years. Most of the content in the book is explained with theoretical knowledge + code examples + pictures, and some chapters will provide practical tutorials.
A collection of 50 small front-end projects using HTML+CSS+JS. The projects include web source code and effect demonstrations, standard entry-level front-end open-source projects. By viewing the effects, beginners can feel the beauty of front-end, and simple source codes reduce the threshold for writing code.
An open-source low-code platform, ready to use, with simple and exquisite UI design and powerful functions. This project can help you develop commercial-level applications faster, support single-page projects, and have features such as automated workflows, responsive design, and external data source integration.
An open source program that can directly convert Python command line tools into GUI applications to help you optimize user experience.
I recommend a practical Python script tool: pyWhat, which can quickly extract IP addresses, email addresses, credit cards, digital currency wallet addresses, YouTube videos, and other content from information. Moreover, pyWhat can also scan files and directories, quickly obtain core information through recursive search, and perform operations such as screening, filtering, sorting, and exporting on the results.
An open-source Python crawler script that can automatically extract data from HTML pages based on machine learning. After providing the crawler with output results as examples, it will automatically extract rules and crawl page data without specifying CSS selectors.
A small Python library open-sourced on GitHub, which can help developers quickly draw simple and beautiful maps based on OpenStreetMap data.
RedisJSON is a module for storing and operating JSON data in Redis. It provides efficient JSON serialization and query functions, making it easier and more efficient to handle JSON data in Redis.
A set of open source Spring Boot related vulnerability learning materials, a collection of utilization methods and techniques, black box security assessment check list.
An open-source OSS developer platform. By writing a small amount of Python and Typescript scripts, you can quickly build production-level, multi-step automated applications.
A project to accelerate the training of NeRF models. NVIDIA's open source technology can train a fox NeRF model in just 5 seconds, which is based on static 2D images and uses neural networks to quickly train pictures that can be magnified and clearly observed from any angle.
A list of NLP papers organized by ByteDance engineers on GitHub (with reading notes), which includes some classic or innovative papers. It covers the field of dialogue speech in the NLP domain, model replication, and data processing, etc. (code includes TensorFlow and PyTorch versions)
The open-source project named Gradio on GitHub can generate a simple and elegant UI interface for machine learning models in just a few minutes, allowing you to demonstrate your projects in the browser. Through this interface, you can complete operations such as dragging and uploading images, pasting text, recording sounds, etc., and view the model output content.