Skip to content
View NikaisnotRubber's full-sized avatar

Highlights

  • Pro

Block or report NikaisnotRubber

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. co_context co_context Public

    Forked from Codesire-Deng/co_context

    A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.

    C++

  2. TRYO TRYO Public

    畢業論文項目,基於DETR架構的適用於低品質監視器場景的輕量實時物體識別模型(重新上傳,將自定義模塊與最新版本的Ultralytics平台進行合併)

    Python

  3. daily-effort-tracker daily-effort-tracker Public

    提示詞訓練,練習使用 Claude 協助開發小型系統級的應用。簡單的小web app基於Remix.js 用於記錄生活的做過的勞動(加分),以及打混(扣分)並且在分數不夠的話,會跳出通知禁止休息。

    TypeScript

  4. Mini_C_compiler Mini_C_compiler Public

    實現了一個簡單的類C語言編譯器,使用flex,bison和llvm完成編寫,並使用clang進行最後可執行文件的編譯。

    C++

  5. RISCV64_OS_Kernel RISCV64_OS_Kernel Public

    通過學習 Docker, QEMU,gdb除錯等工具的使用,利用 Docker容器裝載 Qemu模擬器運行基於 RISC-V64架構的 Linux,並且使用 C以及 RISC-V組合語言學習並且實現如中斷處理、行程調度、虛擬記憶體管理等作業系統核心功能。

    C

  6. IOT_Project IOT_Project Public

    利用 Web 開發技術實現一個 IoT 設備管理平台。該平台將允許用戶註冊、登錄,並提供物聯網設備管理、用戶 認證、設備管理、數據查詢和統計等功能。

    Vue