tearf001
I am Tiffiny Jenis, I am a college student and I like programming and new things, as well as playing guitar.
FreeWorldWuhan
tearf001's Stars
pmndrs/zustand
🐻 Bear necessities for state management in React
solidjs/solid
A declarative, efficient, and flexible JavaScript library for building user interfaces.
pcottle/learnGitBranching
An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
postcss/postcss
Transforming styles with JS plugins
arangodb/arangodb
🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
rq/rq
Simple job queues for Python
react-monaco-editor/react-monaco-editor
Monaco Editor for React.
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
mac-s-g/react-json-view
JSON viewer for react
sql-formatter-org/sql-formatter
A whitespace formatter for different query languages
psycopg/psycopg
New generation PostgreSQL database adapter for the Python programming language
casbin/pycasbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Python
long2ice/fastapi-cache
fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.
laurentS/slowapi
A rate limiter for Starlette and FastAPI
one-aalam/awesome-solid-js
Curated resources on building sites with SolidJS, a brand new way(now 1.0) to build Javascript based interactive web applications. A very close looking cousin to React/JSX by syntax, and to Svelte by few important principles(compiler and fine-grained reactivity), it's a highly optimised way to deliver web applications with best-in-class performance.
wkylin/pro-react-admin
基于React: v18.x.x/Webpack: v5.x.x//Vite: 4.x.x/React Router v6.x.x/ Antd: v5..x.x/Typescript: v5.x.x/Fetch Api/等最新版本进行构建的企业级中台前端基础模板...
tiangolo/uvicorn-gunicorn-docker
Docker image with Uvicorn managed by Gunicorn for high-performance web applications in Python with performance auto-tuning.
WinmezzZ/react-antd-admin
Management system with react and ant-design.
holgi/fastapi-permissions
row level security for FastAPI framework
dowjones/react-dropdown-tree-select
Lightweight, accessible, customizable and fast Dropdown Tree Select component for React
AxaGuilDEv/react-oidc
A set of react components to make Oidc (Open ID Connect) client easy. It aim to simplify OAuth authentication between multiples providers. Compatible with NextJS.
gvenzl/oci-oracle-xe
Build scripts for Oracle Database XE container/docker images
datalust/serilog-sinks-seq
A Serilog sink that writes events to the Seq structured log server
ilovexjp/healthcode-backup
备份一些健康码演示工具
GitOfZGT/vite-plugin-theme-preprocessor
css theme preprocessor plugin for vite
AnyRoad/react-json-view-lite
Lightweight Json view component for React
bhousel/node-diff3
A node.js library for text diffing and three-way-merge
curityio/example-python-openid-connect-client
An example website that implements OAuth 2.0 and OpenID Connect in Python
mvpyb/react-ant-admin
React Ant Admin 是一个免费开源的中后台模版。使用了最新的`react 17.x`,`react-router 6.x`,`@reduxjs/toolkit`,`antd4.x`等主流技术开发,开箱即用的中后台前端解决方案,也可用于学习参考。
zhenl/IDS4Admin
在skoruba/IdentityServer4.Admin项目基础上创建的认证管理中心