Skip to content
View Bosco1262's full-sized avatar

Highlights

  • Pro

Block or report Bosco1262

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

Welcome to my GitHub profile!

Self-introduction

I'm Bosco, a beginner developer just starting my coding journey. I love turning ideas into real projects, and I'm here to learn, build, and grow.

My Pin Repositories

Personal-Local-Media-Platform Family-Museum-Archive SoundScape emby-tmm-library-tools ClaudeCode-Deployment-for-HarmonyOS Cloudflare-AI-Aggregator
Stone Badge Stone Badge Stone Badge Stone Badge Stone Badge Stone Badge

Stone Badge by professor-lee reads the repository's newest commit, turns the short SHA into unique colors, gradients, and glow effects, and returns an SVG badge.


Repository List

Original Repositories

Planning:

Finished:

Manually Verified:

Derived Repositories

Planning:

Finished:

Manually Verified:


Reminders for Non-forked Repositories

  • Bilingual (English & Chinese) README and code comments for all repos

    # README
    # Language Switch
    [English](README.md) | [简体中文](README.zh-CN.md)
    
    # License
    README.md: This project is licensed under the [MIT License](LICENSE).
    README.zh-CN.md: 本项目采用 [MIT License](LICENSE)# Code Comments
    // No blank line is needed between two single-line comments.
    // 单行注释的两种注释间不需要空行。
    
    // A blank line must be left between
    // single-block, multi-line comments.
    //
    // 在单段多行注释之间
    // 必须留出一个空行。
    
    // This is a multi-line comment spanning multiple sections.
    //
    // Two blank lines must be left between comments in the two languages.
    //
    //
    // 这是一个多段多行注释。
    //
    // 在两种语言的注释之间,必须留出两个空行。
    
    
    # Output & Display
    Expects language resolution to follow a fixed priority:
    1. An explicit manual language parameter (like `-l`, `--lang` and `--language` in a Python script) is set to 'en' or 'zh-CN'.
    2. Automatically detected (like the system/browser language).
    3. English as the guaranteed fallback.

Pinned Loading

  1. Personal-Local-Media-Platform Personal-Local-Media-Platform Public

    Personal-Local-Media-Platform is a lightweight local media management tool for organizing and playing videos, audios, and images. It features intuitive filtering, tag-based organization, and a resp…

    CSS 1

  2. Family-Museum-Archive Family-Museum-Archive Public

    A family-focused digital archive system (like a home museum) for storing scanned copies of paper documents, 3D scan models of physical objects, and enabling 1:1 digital restoration of your house ba…

    1

  3. SoundScape SoundScape Public

    A location-based map app where users propose/vote on BGM for places. Plays top-voted music when near tagged areas. Built with React, Node.js & geofencing APIs.

    1

  4. emby-tmm-library-tools emby-tmm-library-tools Public

    Utility Python scripts to clean and maintain tinyMediaManager metadata files for Emby media libraries.

    Python 1

  5. SynologyDrive-for-HarmonyOS SynologyDrive-for-HarmonyOS Public

    TypeScript 1

  6. ClaudeCode-Deployment-for-HarmonyOS ClaudeCode-Deployment-for-HarmonyOS Public

    A complete tutorial for deploying Claude Code in HarmonyOS PC, including router for OpenAI-compatible API format.

    JavaScript 5 2