Skip to content
View nahkd123's full-sized avatar

Block or report nahkd123

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

Profile banner

Welcome to my GitHub profile! I don't have much stuff to share in here but whatever. GitHub profile banner cooked by me using Inkscape.

Quick Links

GitHub | circle clicking profile omg this is depressing

General Info

  • Living somewhere in Hanoi, Vietnam.
  • Tends to reinvent the wheel.

Skills

Overview

Java

  • Bukkit plugins development
  • A bit of Fabric mods development
  • Use Java for stuffs other than Minecraft as well

Web

  • TypeScript (basically JavaScript but better)
  • SCSS (basically CSS but better)
  • Used to use Vue but then I moved to Svelte

Misc

  • Designing
    • Inkscape
    • Figma (for UI designs mostly)
  • Ability to use Stack Overflow.

My projects that I think they are cool

  • Mixery: Digital audio workspace that runs in your browser, so Chromebook users can brag about how their laptop is still useful. Don't have time to maintain it right now.
  • Serarif: Sans serif font. Basically my attempt to make the font that appears in my dream. Not perfect but I think it's decent.

Contact

  • Email address: You can find my email address by looking at my GPG signature. I usually check my inbox everyday or two (or maybe longer, I don't know to be honest).
  • Twitter: Honestly I don't use Twitter much nowadays, but if you want, you can visit my Twitter profile with the link above. nahh I think it should be gone for real.
  • GitHub: You can drop a message here. Note that everyone can see your message there so please avoid posting personal information.

Pinned Loading

  1. Nahara-OSS/motion Nahara-OSS/motion Public

    Motion graphics editor.

    Svelte

  2. Mixery Mixery Public

    An open source Digital Audio Workspace. Made with Typescript

    TypeScript 3 1

  3. Serarif Serarif Public

    Serarif Typeface

    4

  4. crystalize crystalize Public

    Server-side Fabric library mod for adding models directly from Blockbench

    Java 4 1

  5. The "SetCameraEntityS2CPacket" trick The "SetCameraEntityS2CPacket" trick
    1
    # The `SetCameraEntityS2CPacket` trick
    2
    ## What is this?
    3
    `SetCameraEntityS2CPacket` is a clientbound packet that will be sent to client when player interacts an entity while in spectator mode. This packet is mainly used for setting the player's camera to entity's position.
    4
    
    
    5
    ## The jank: Not in spectator mode