Quentinic's starred repositories

app-ideas

A Collection of application ideas which can be used to improve your coding skills.

cs-self-learning

计算机自学指南

Language:HTMLLicense:MITStargazers:51504Issues:308Issues:168

gogs

Gogs is a painless self-hosted Git service

PaddleOCR

Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)

Language:PythonLicense:Apache-2.0Stargazers:39669Issues:431Issues:9022

what-happens-when

An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"

alist

🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。

Language:GoLicense:AGPL-3.0Stargazers:38722Issues:190Issues:3270

appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.

Language:TypeScriptLicense:Apache-2.0Stargazers:32078Issues:284Issues:19646

linux-insides

A little bit about a linux kernel

Language:PythonLicense:NOASSERTIONStargazers:29526Issues:1359Issues:182

Data-Science-For-Beginners

10 Weeks, 20 Lessons, Data Science for All!

Language:Jupyter NotebookLicense:MITStargazers:26774Issues:495Issues:115

bubbletea

A powerful little TUI framework 🏗

pkg

Package your Node.js project into an executable

Language:JavaScriptLicense:MITStargazers:24216Issues:279Issues:1428

CodeEdit

CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.

Language:SwiftLicense:MITStargazers:20403Issues:216Issues:692

Catch2

A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)

Language:C++License:BSL-1.0Stargazers:18148Issues:446Issues:1862

salt

Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:

Language:PythonLicense:Apache-2.0Stargazers:13926Issues:535Issues:26396

label-studio

Label Studio is a multi-type data labeling and annotation tool with standardized output format

Language:PythonLicense:Apache-2.0Stargazers:13697Issues:157Issues:1644

frontend-challenges

A public list of open-source challenges from companies around the world

beautify-github-profile

This repository will assist you in creating a more beautiful and appealing github profile, and you will have access to a comprehensive range of tools and tutorials for beautifying your github profile. 🪄 ⭐

cryptography

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.

Language:PythonLicense:NOASSERTIONStargazers:6363Issues:132Issues:2464

go-clean-template

Clean Architecture template for Golang services

Language:GoLicense:MITStargazers:6036Issues:57Issues:26

tox

Command line driven CI frontend and development task automation tool.

Language:PythonLicense:MITStargazers:3560Issues:42Issues:1710

fastjson2

🚄 FASTJSON2 is a Java JSON library with excellent performance.

Language:JavaLicense:Apache-2.0Stargazers:3504Issues:33Issues:1583

sql-generator

🔨 用 JSON 来生成结构化的 SQL 语句,基于 Vue3 + TypeScript + Vite + Ant Design + MonacoEditor 实现,项目简单(重逻辑轻页面)、适合练手~

Language:VueLicense:Apache-2.0Stargazers:3391Issues:20Issues:21

azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.

pytest-django

A Django plugin for pytest.

Language:PythonLicense:NOASSERTIONStargazers:1324Issues:40Issues:524

pytest-testmon

Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.

Language:PythonLicense:MITStargazers:798Issues:17Issues:152

pytest-watch

Local continuous test runner with pytest and watchdog.

Language:PythonLicense:MITStargazers:728Issues:12Issues:84

pytest-html

Plugin for generating HTML reports for pytest results

Language:PythonLicense:NOASSERTIONStargazers:663Issues:24Issues:399

tempest

OpenStack Testing (Tempest) of an existing cloud. Mirror of code maintained at opendev.org.

Language:PythonLicense:Apache-2.0Stargazers:350Issues:69Issues:0

pytest-parallel

A pytest plugin for parallel and concurrent testing

Language:PythonLicense:MITStargazers:313Issues:10Issues:73

PytestAutoTestFrameWork

pytest测试框架实战实例