Skip to content
View Uonlra's full-sized avatar
😇
😇

Highlights

  • Pro

Block or report Uonlra

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Uonlra/README.md

📊 我的 GitHub 统计

GitHub Metrics

Followers Public Repos Stars



🛠 常用工具与资源

1. 前端创意

2. Vim

3. Git / GitHub

4. Obsidian 插件(推荐)

  • Dataview(强大的笔记查询): obsidian://show-plugin?id=dataview
  • Calendar(日历)
  • Style settings(主题/样式配置)

5. Notion 笔记

6. bitwarden


📫 联系方式 & 社交


🚀 现在在做 / 学习中

  • 🌱 正在学习:
  • https://roadmap.sh/dashboard
  • WEBGL & Tree.js
  • 如果你对我的项目感兴趣,欢迎开 issue、提 PR 或者交流心得。

Pinned Loading

  1. TaskFlow TaskFlow Public

    这个项目最初想解决的问题很简单:事情一多,就不只是“记下来”这么简单了,还需要知道哪些任务快到期、哪些正在推进、最近完成了多少,以及接下来应该先看哪一批。TaskFlow 目前已经接入 Appwrite,可以跑真实账号和真实任务数据;没有配置后端时,也会自动退回本地演示模式,方便直接打开体验。

    TypeScript 3 1

  2. NotionNext NotionNext Public

    Forked from notionnext-org/NotionNext

    使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold t…

    JavaScript

  3. CS61A CS61A Public

    CS16A's difficult learning road

    JavaScript 1

  4. memory-sharp memory-sharp Public

    C++ 高性能内存池项目,主要解决高频小对象分配时 new/delete 开销大、并发场景锁竞争明显的问题。

    JavaScript

  5. MIT_6.01-EECS MIT_6.01-EECS Public

    Introduction to Electrical Engineering and Computer Science I

    Python

  6. U-s-cinema U-s-cinema Public

    MoviePage 是一个基于 React 和 Vite 构建的电影浏览项目,用于练习前端组件拆分、路由管理、接口请求、状态共享与本地数据持久化。项目以电影发现和收藏为核心场景,用户可以浏览热门电影、搜索电影,并把喜欢的电影加入收藏列表。

    TypeScript