Skip to content
View jude-miller-dev's full-sized avatar
:fishsticks:
job seeking
:fishsticks:
job seeking
  • Beijing
  • 06:10 (UTC +08:00)

Block or report jude-miller-dev

Report abuse

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

Report abuse

Pinned Loading

  1. Milky-institute-online Milky-institute-online Public

    基于Springcloud的生产级在线成人教育项目。分为学生端和管理端,包含学习服务、优惠券服务、课程推荐AI Agent等。 An online adult education project based on the Spring Cloud. It has two parts: student & admin portal, with services covering learnin…

    Java 272 42

  2. sky-takeout sky-takeout Public

    星瀚外卖是一个后端基于Springboot、前端基于vue的小程序的单体外卖系统,是在黑马“苍穹外卖”基础上复现改进版本。 MilkyTakeout is a monolithic takeout web program with the backend built on Spring Boot and the frontend based on Vue.

    Java 187 16

  3. MobileNetV2-ImageNet-20Class-Classification MobileNetV2-ImageNet-20Class-Classification Public

    (附数据集)基于 PyTorch 实现 MobileNetV2 轻量 CNN 模型,完成 ImageNet 子集 20 类图像分类任务,包含模型训练、损失曲线绘制、卷积核 / 中间层特征图可视化全流程,附训练权重文件。 (With Dataset)PyTorch implementation of MobileNetV2 for 20-class image classification o…

    Python 65

  4. Java-Conditional-statement-compiler Java-Conditional-statement-compiler Public

    Java 轻量级编译器,支持简单条件语句全编译流程(词法→语法→语义分析→中间代码→优化→汇编生成),含异常处理与符号表管理,基于 Vue+Spring Boot 提供可视化界面。 Lightweight Java compiler for simple conditional statements (lexical→syntax→semantic analysis→intermediate…

    Java 65

  5. ShanbayVocab-AlpacaPTE-chrome-crawler ShanbayVocab-AlpacaPTE-chrome-crawler Public

    Chrome爬虫插件(兼容 Edge/360),一键爬取扇贝单词表、羊驼 PTE WFD 题型表。突破扇贝单词本下载限制,爬取表支持打印,方便离线背诵复习。 A Chrome crawler extension (compatible with Edge) that one-click crawls Shanbay vocabulary lists and Alpaca PTE WFD qu…

    JavaScript 35 1

  6. Vocabulary-list-generator-for-the-text Vocabulary-list-generator-for-the-text Public

    一个 C++ 程序,从英文文本提取单词并统计词频,生成字母升序和词频降序两份词汇表。采用随机基准快速排序。A C++ program that extracts words from English text, counts their frequencies, and generates two vocabulary lists sorted in alphabetical ascendi…

    C++ 74