Skip to content
View cangtianhuang's full-sized avatar

Highlights

  • Pro

Block or report cangtianhuang

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
cangtianhuang/README.md

👋 道友好,我是 苍天荒 / cangtianhuang

Email LeetCode

现居于北京,正努力成为一名优秀的研究者与开源贡献者。

愿广结善友,共同进步!

🌟 修行动态(2025/3)

  • 每日坚持在 LeetCode 秘境中修炼,争取突破周赛二题桎梏;
  • 研读 nlp 方向论文,收集 idea 以备突破所用;
  • 收集大模型八股秘籍,正在寻求名扬天下的大门派实习;
  • 踊跃报名百度 paddlepaddle 贡献悬赏榜!

🎓 修道之路

吾自幼喜好数学物理,有幸拜入北理宗门修行。

  • 结丹期本科,2020 - 2024)在北理前山修习 “计算机科学与技术” 功法
  • 元婴期硕士,2024 - 至今)步入北理后山,道分为二,钻研 “软件工程” 兼 “科学与技术教育” 大道

仙路漫漫,吾将上下而求索。

🔭 修炼领域

日夜参悟,夜不能寐。

  • 深度学习:炼丹大道
  • 强化学习:墨家傀儡术
  • 智能教育技术:孔夫子也需要修炼

🛠️ 法宝清单

(更多法宝还在炼制中……)

🚀 仙迹标记

GitHub Repo stars GitHub last commit

个人开发的一位基于大语言模型的智能文件管理助手,它能:

  • 📂 智能文件自动分类
  • 🔍 语义搜索功能
  • ❓ 自然语言问答接口

GitHub Repo stars GitHub last commit

北理卓越工程师课程的课程设计,一个半实现的低代码平台,它力图能:

  • 🧬 可视化流程编排
  • ⚡ 实时协作编辑
  • 📊 数据看板集成

GitHub Repo stars GitHub last commit

全栈开发的一个基于 MIPS 架构的五阶段流水线 CPU 设计,附有完整代码与架构图,并通过测试,它必须能:

  • 📟 完整指令集支持
  • ⏱️ 流水线冲突处理
  • 📈 性能分析工具

📈 战力看板

LeetCode Stats

GitHub Stats

Most Used Languages

Popular repositories Loading

  1. EzyMemorAI EzyMemorAI Public

    EzyMemorAI is an intelligent LLM-based file management assistant, designed to provide convenient file organization and smart Q&A features.

    Python 3

  2. BIT-Low-Code-SaaS-Platform BIT-Low-Code-SaaS-Platform Public

    A low-code SaaS platform for the "Engineering Excellence Comprehensive Training" program (2023-2024-1) at Beijing Institute of Technology (BIT).

    2 1

  3. BIT-compiler BIT-compiler Public

    北理 ”编译原理与设计“ 课设,一款使用 Java 开发的简易 C 语言编译器(x86 架构),支持绝大部分 C 语言语法。

    Java 2

  4. BIT-pipelined-cpu BIT-pipelined-cpu Public

    A classic five-stage pipelined cpu based on the MIPS instruction set designed by BITers for learning purposes.

    Verilog 1 1

  5. cangtianhuang cangtianhuang Public

  6. docs docs Public

    Forked from PaddlePaddle/docs

    Documentations for PaddlePaddle

    Python