Skip to content
View shilohooo's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report shilohooo

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

Hi, there:)

package org.shiloh;

/**
 * @author shiloh
 * @date 2024/5/23 17:19
 */
public class Hello {
    public static void main(String[] args) {
        System.out.println("PLEASE");
    }
}
// ...
const message: string = 'ENJOY';
console.log(message);
namespace Hello.World;

/// <summary>
/// ...
/// </summary>
internal class Program
{
    private static void Main(string[] args)
    {
        Console.WriteLine("CODING😄");
    }
}
-- ...
SELECT 'Hello World:)' as greeting;
# ...
print('Hello, World!')

Github Stats⭐

Github Stats

Pinned Loading

  1. arale-codegen Public

    🛠️ A code generator for reducing Duplication of Work in development:)

    TypeScript 1

  2. Avalonia.Dashboard.Template Public

    A dashboard template for Avalonia UI 📊 Including a simple app layout and page navigation:)

    C# 1

  3. json-to-jsdoc Public

    Generate JSDoc comment from JSON object or array.

    TypeScript 1

  4. quasar-admin-template Public

    A Quasar admin template with simple dynamic route config:)

    TypeScript 1

  5. vscode-color-theme-relax-your-eyes-green Public

    A VSCode color theme that works to relieve eyestrain:)

  6. data-dict-build-tool Public

    数据库数据字典生成工具,支持mysql和oracle的数据字典导出

    Java 7 2