Skip to content
View AwakeFantasy's full-sized avatar

Highlights

  • Pro

Block or report AwakeFantasy

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

Hi, I'm AwakeFantasy

北京邮电大学计算机技术硕士在读,关注 AI 全栈开发、大模型应用与数据建模。
我喜欢把复杂问题拆成可以运行的产品原型:从需求理解、数据建模、前后端实现,到 AI 能力接入、测试和部署交付。

About Me

  • M.S. candidate in Computer Technology, Beijing University of Posts and Telecommunications
  • Interested in AI full-stack development, LLM applications, agents, data analysis and mathematical modeling
  • Building practical web applications with Next.js, TypeScript, PostgreSQL and OpenAI-compatible APIs
  • Third Prize, 2025 Huawei Cup China Graduate Mathematical Contest in Modeling
  • Blog: awakefantasy.top / CSDN

Recent Work

Mahjong Paipu Assistant
An AI-assisted Riichi Mahjong replay and review application.

  • Imports and parses Mahjong Soul paipu links
  • Replays game states with timeline controls and decision-point navigation
  • Integrates LLM-based review chat through OpenAI-compatible APIs
  • Connects external analysis engines for recommendation comparison and fallback handling
  • Explores product-side platform features including auth, wallet, billing jobs, rate limits and admin audit logs

Tech Stack

Frontend
React / Next.js / TypeScript / Tailwind CSS

Backend & Data
Node.js / Next Route Handlers / PostgreSQL / Drizzle ORM / Better Auth

AI & Data
OpenAI-compatible APIs / DeepSeek / Prompt Engineering / Python / MATLAB / C++

Engineering
Git / Vitest / ESLint / Linux / AI Coding tools

Links

Pinned Loading

  1. fluid-dev/hexo-theme-fluid fluid-dev/hexo-theme-fluid Public

    🌊 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo

    JavaScript 8.1k 1.2k

  2. mahjong-paipu-assistant mahjong-paipu-assistant Public

    Local-first Mahjong Soul paipu replay and review assistant

    TypeScript