Skip to content
View MineCake147E's full-sized avatar
🖥️
Coding
🖥️
Coding
Block or Report

Block or report MineCake147E

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

ちーず(・8・)けーき/MineCake1.4.7(MineCake147E)

GitHub followers Misskey

Hello! I'm MineCake1.4.7, aka "ちーず(・8・)けーき" in Japan.

Main programming language and field of expertise

  • C#
    • Audio Signal Processing
      • Development of Shamisen
        • Extremely fast Catmull-Rom Resampler
        • Fast BiQuad Filter
        • WAVE Decoder
        • WAVE Encoder
        • FLAC Decoder
    • Image Processing
    • Game Development
      • Using MonoGame
      • Using Stride
    • Low-Level C# via Unsafe and MemoryMarshal
    • Hardware Intrinsics
    • Pointer manipulation
    • Optimization
  • Java
    • Modding on Minecraft
  • Lua
  • C

Collaboration

So far, nothing special.

Common Project

  • Shamisen - A library for audio input/output and signal processing
  • CSCodec - A library for signal processing such as Fast Fourier Transform
  • DivideSharp - Library to optimize integer division at runtime
  • WeedMeals - Minecraft mod to add bone dust that won't grow flowers

Pinned

  1. Shamisen Shamisen Public

    Cross-Platform Audio Library for .NET 7 and later.

    C# 30 1

  2. DivideSharp DivideSharp Public

    Like RyuJIT does before running, the DivideSharp optimizes an integer division by "mostly constant" values.

    C# 1

  3. FileDateClassifier FileDateClassifier Public

    ファイルを作成日時で分類するソフト。

    C#

  4. WeedMeals WeedMeals Public

    Bonemeal that plants only weeds. Use it for making maps.

    Java

  5. CSCodec CSCodec Public

    A Managed Cross-Platform .NET Standard Codec Development Library written in C#

    C# 1

  6. MonoGame.TexturedGeometry2D MonoGame.TexturedGeometry2D Public

    Drawing Textured Geometry with SpriteBatch like API.

    C#