Skip to content
View alphadamn's full-sized avatar

Block or report alphadamn

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.

Content in all repositories owned by your account will be closed.
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
alphadamn/README.md

👋 Hi there, I'm alphadamn

GitHub followers GitHub stars

I'm a developer passionate about building online judge systems, blockchain protocols, and developer tooling. I enjoy creating platforms that help others learn, practice, and grow — whether that's through competitive programming or contributing to open-source infrastructure.


🚀 Featured Project: guwu-oj

谷物 OJ — a Luogu-style online judge system built with Django & Bootstrap 5.

🌐 Website: https://guwu.camluni.cn:8445/

✨ Features

  • User System — registration, login, profile management (avatar, nickname, bio), and user homepage showing submission history & solved problems
  • Problem Set — rich problem list with difficulty filtering (from 入门 to NOI), Markdown + LaTeX support for problem statements
  • Multi-language Submission — supports C, C++, Python, Java, JavaScript, Go, Rust, Ruby, Kotlin, and Assembly
  • Real-time Judging — async evaluation with Docker-based sandbox, per-language lightweight images
  • Leaderboard — ranking by solved problems, with stats on submissions and pass rates
  • Admin Panel — manage problems, users, and submissions

🧱 Tech Stack

Layer Technology
Backend Django
Frontend Bootstrap
Database PostgreSQL
Cache & Queue Redis + RQ
Sandbox Docker

🔗 Other Projects

A hard-fork from Bitcoin, welcoming contributors to explore and innovate on the Bitcoin protocol.


🛠️ Tech I Work With

  • Languages: Python, C++, JavaScript, Go, Rust
  • Frameworks: Django, Bootstrap
  • Infra: Docker, PostgreSQL, Redis, RQ
  • Blockchain: Bitcoin Core, C++

📫 Get in Touch


Pinned Loading

  1. The-Tesser-Project The-Tesser-Project Public

    Forked from bitcoin/bitcoin

    This is a hard-fork from bitcoin and anyone is welcomed to contribute.

    C++ 2

  2. guwu-oj guwu-oj Public

    洛谷风格在线评测系统 | Django + Bootstrap5 开发。支持用户系统、题目库、多语言代码提交(C/C++/Python/Java)、提交记录、排行榜及管理后台。轻量级 OJ,适合编程练习与竞赛训练。Luogu-style Online Judge built with Django & Bootstrap5. Features: user auth, problem set …

    Python 165 2