Skip to content
View Hill-98's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report Hill-98

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

Hi there, I'm Zhong Lufan (钟路帆) 👋

<?php

function about_me(): string
{
    return
        "👨🏻 I'm a Web developer, mostly using Javascript + PHP for development.".
        "❤️ I love Linux and open source world.".
        "🪄 I enjoy writing tools that make life better.".
        "⭐ In my spare time, I like to play games, listen to music and watch anime, and of course, anything fun.";
}

function about_me_zh(): string
{
    return
        "👨🏻 我是一名 Web 开发者,主要使用 JavaScript + PHP 开发。".
        "❤️ 我热爱 Linux 和开源。".
        "🪄 我喜欢写一些让生活变得更美好的工具。".
        "⭐ 当我闲下来时,我会玩玩游戏,听听歌以及追追番,还有其他一切有趣的事情。";
}

Pinned

  1. node-dbus-notifier node-dbus-notifier Public

    DBus-based desktop notifications with full feature support (NodeJS)

    JavaScript 4 3

  2. aliyun-openapi-bash-sdk aliyun-openapi-bash-sdk Public

    [Unofficial] Alibaba Cloud SDK for Bash

    Shell 18 3

  3. mpv-config mpv-config Public

    带有一些优化体验的自制脚本的 mpv 配置文件 (Linux & Windows)

    JavaScript 33 5

  4. ptcg-live-zh-mod ptcg-live-zh-mod Public

    Pokémon TCG Live 中文化模组(基于 BepInEx)

    C# 6