| 联系博客音乐支持

编程项目

本页面会列出我正在进行或已完成的编程项目。希望它们能对你有所帮助或让你学到一些东西。谢谢!

在 GitHub 上的项目均为开源,仓库中包含许可证。只要遵守许可证条款,你就可以在自己的项目中自由使用。

下载项目时,你可以从 GitHub 仓库下载 .zip 文件;如果你熟悉 Git,也可以使用 git clone 命令。

cr

CR (C+Rust), is a common library and compiler interface that _almost_ removes the friction from compiling/linking C code such as libc with Rust

valecium

An Unix-like operating system implemented from scratch with compatibilities of the Linux ABI

ParkourWarrior

A parkour game made by Vincent4486 which lets you create your own maps, and play them to get a better score as you play, a very fun game.

lsuser

An extension of coreutils where it allows the listing of users.

pomodoro-app

A modern macOS Pomodoro & focus tool for deep focus.

Calculators

This is a terminal calculator written in C++, which supports advanced math calculations like cos and history managment. This is one of the calculators in my ConsoleCalculator series, and this has the most features.

CommuniDirect

CommuniDirect is a lightweight P2P communication tool designed for users who live in the terminal. It uses modern elliptic-curve cryptography (Ed25519) for identity and a performance-optimized XOR-stream for message encryption.

tomcat

Apache Tomcat

terminal-weather

A simple weather viewer in the terminal

PopStar

A Pop Star game made in Java

C++——这门语言