Skip to content
View misaka10843's full-sized avatar
📺
Watching Anime
📺
Watching Anime

Organizations

@kancolle-ohuraiN-project @HoubunSOP

Block or report misaka10843

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
misaka10843/README.md

Hi, I'm misaka10843 👋

🛠 Support & Contact

If your Issue has been pending for more than a few days, please feel free to give me a nudge via email!

  • 📧 Email: misaka10843@outlook.jp (Note: I check my inbox periodically, so I'll get back to you as soon as I can!)

🌐 Languages & Communication

English

I am still honing my English skills. To ensure clarity, I use translation tools for complex technical discussions. I can understand English well, but please bear with any minor grammatical quirks in my replies!

PS: I use translation software to cross-reference and "touch up" my responses to ensure accuracy. Thanks for your patience!

日本語

日本語は現在勉強中ですが、まだ完璧ではありません。正確な意思疎通のために翻訳ツールを併用することがありますので、文法の間違いなどがあればご容赦ください。

PS: 日本語から中国語への翻訳・理解は概ね問題ありませんが、自然な日常会話はまだ練習中です。翻訳ソフトで正確性を確認しながら対応させていただきます。


🎮 Project Spotlight

Gensokyo Reimagined (Minecraft Server)

An ambitious Minecraft MMORPG project set in the world of Touhou Project. Visit Website

Gensokyo Reimagined Banner

Hi3Helper.Plugin.Endfield

A Plugin Library to add support for Arknights: Endfield into Collapse Launcher Visit Repository

Plugin Preview

📱 Connectivity

Bilibili


📉 GitHub Statistics


😆 Profile Views

Pinned Loading

  1. copymanga-downloader copymanga-downloader Public

    使用python+copymanga API来下载copymanga(拷贝漫画)中的漫画(无速率限制),支持批量+选话下载和获取您收藏的漫画并下载及半自动获取订阅下载!(全平台支持(pypi)) Nas版本请查看copymanga-nasdownloader

    Python 357 24

  2. copymanga-nasdownloader copymanga-nasdownloader Public

    copymanga-downloader的mini ver,专为nas设计,不止于copymanga,支持多种平台!支持Web管理以及Docker部署!(当前支持copymanga、泰拉记事社、antbyw、ganganonline)

    Python 22 1

  3. Gensokyo-Reimagined/Gensokyo-Reimagined-Web Gensokyo-Reimagined/Gensokyo-Reimagined-Web Public

    Repository for Gensokyo Reimagined's website

    Vue 4

  4. Hi3Helper.Plugin.Endfield Hi3Helper.Plugin.Endfield Public

    A Plugin Library to add support for Arknights: Endfield into Collapse Launcher | 一个为Collapse启动器提供明日方舟:终末地支持的插件

    C# 8 2

  5. 字体文件去除,防止在嵌字前就存储了重复字体导致索引生成/预览变慢? 字体文件去除,防止在嵌字前就存储了重复字体导致索引生成/预览变慢?
    1
    import os
    2
    import hashlib
    3
    from collections import defaultdict
    4
    
                  
    5
    def get_file_hash(filepath, block_size=65536):
  6. ComicFuz-MiniDownloader ComicFuz-MiniDownloader Public

    精简功能,尽可能通过调用方式下载, 适合其他程序定时调用来进行杂志监听及下载打包

    Python