Pinned Repositories
Android-PickerView
仿iOS的PickerView控件,有时间选择和选项选择并支持一二三级联动效果
annotationprocessing101
arduino-aliyun-iot-sdk
运行于 arduino 的 阿里云 IoT 接入 SDK,在底层连接的基础上增加数据回调绑定、发送数据和事件等 api 的封装,免去自己解析数据的痛苦
blogs
📚一个前端的博客。
book
一款干净美观的本地电子书阅读器,为了世界和平,决定将代码开源,稍加处理,即可实现各种梦幻功能。
BookPage
Android自定义View实现翻页效果,并附带实现教程
BookReader
:closed_book: "任阅" 网络小说阅读器,实现追书推荐收藏、书籍/标签检索、模拟翻书的翻页效果、缓存书籍、日夜间模式、书签、txt/pdf/epub书籍阅读、字体/主题/亮度设置、Wifi传书等功能~
build-my-own-x
Master programming by recreating your favorite technologies from scratch.
CityPicker
仿美团等选择城市列表demo
Compressor
An android image compression library.
yuiopt's Repositories
yuiopt/annotationprocessing101
yuiopt/arduino-aliyun-iot-sdk
运行于 arduino 的 阿里云 IoT 接入 SDK,在底层连接的基础上增加数据回调绑定、发送数据和事件等 api 的封装,免去自己解析数据的痛苦
yuiopt/blogs
📚一个前端的博客。
yuiopt/book
一款干净美观的本地电子书阅读器,为了世界和平,决定将代码开源,稍加处理,即可实现各种梦幻功能。
yuiopt/BookPage
Android自定义View实现翻页效果,并附带实现教程
yuiopt/BookReader
:closed_book: "任阅" 网络小说阅读器,实现追书推荐收藏、书籍/标签检索、模拟翻书的翻页效果、缓存书籍、日夜间模式、书签、txt/pdf/epub书籍阅读、字体/主题/亮度设置、Wifi传书等功能~
yuiopt/build-my-own-x
Master programming by recreating your favorite technologies from scratch.
yuiopt/dexposed
dexposed enable 'god' mode for single android application.
yuiopt/computer
计算机科学体系结构的实现
yuiopt/emqx
EMQ X Broker - Scalable Distributed MQTT Message Broker for IoT in 5G Era
yuiopt/emqx-auth-http
EMQ X HTTP Authentication/ACL Plugin
yuiopt/emqx-management
EMQ X Management API
yuiopt/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
yuiopt/LeafPic
LeafPic is an ad-free, open-source and material-designed android gallery alternative
yuiopt/Learning-German
My journey to learn German
yuiopt/libredwg
Official mirror of libredwg. With CI hooks and nightly releases. PR's ok
yuiopt/llms-from-scratch-cn
仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理
yuiopt/LRecyclerView
RecyclerView下拉刷新,自动加载更多;仿IOS侧滑Item删除菜单(盼望大家扩展更多功能)
yuiopt/project-based-learning
Curated list of project-based tutorials
yuiopt/ravynos
A BSD-based OS project that aims to provide an experience like and some compatibility with macOS (formerly known as airyxOS)
yuiopt/RecordWave
MP3音频录制,支持类似IOS原生的单边或者双边波形显示,低版本音频权限兼容,本地或者在线音频播放的波形显示,录制波形和播放波形会根据声音频率变色的功能,简书入口http://www.jianshu.com/p/2448e2903b07
yuiopt/serenity
The Serenity Operating System 🐞
yuiopt/SocksDroid
yuiopt/SpringCloud
基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中
yuiopt/termux-app
Termux - a terminal emulator application for Android OS extendible by variety of packages.
yuiopt/ThemeSkinning
A library can easy to change your app's theme for android
yuiopt/WorkingTime
yuiopt/wxBot
Python网页微信API
yuiopt/xfrpc
c 语言实现的内网穿透客户端,配合frp服务端使用。主要用于基于openwrt的路由器上,对路由器的硬件配置要求极低。
yuiopt/xv6-public
xv6 OS