Skip to content
View jiangwenfan's full-sized avatar

Organizations

@Programming-With-Love
Block or Report

Block or report jiangwenfan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jiangwenfan/README.md

Github Stats

Hi there 👋

当前页面访问计数

adlered

仓库介绍

公共工具 仓库

主要封装一些实用的工具助手

  • common_python 使用python时经常用到的工具封装
  • common_dart 使用dart时经常用到的工具封装
  • common_flutter 使用flutter时经常用到的ui封装
  • pre-commit_tools 自己做的一些pre-commit的代码检查修复工具

interview项目 仓库

  • backend 使用fastapi实现后端接口
  • web 使用react实现web端
  • mobile 使用flutter实现移动端

[残废状态] language项目 仓库

该项目的目标是根据第二语言习得理论打造一款开源的语言学习工具

  • backend 目前私有仓库,后续会开源
  • mobile 使用flutter实现,残废状态
  • web 使用react实现,残废状态
  • admin 使用react实现,残废状态

Pinned Loading

  1. interview-mobile interview-mobile Public

    interview移动端

    Dart

  2. interview-web interview-web Public

    interview项目的`web端`和`后台管理`

    JavaScript