| お問い合わせブログ音楽サポート

プログラミングプロジェクト

このページには、私が現在取り組んでいる、または完了したプログラミングプロジェクトの一覧を掲載します。役に立つ情報があったり、何か学びがあれば嬉しいです。ありがとうございます!

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++――その言語