Skip to content
View tenry92's full-sized avatar
๐Ÿ’œ
๐Ÿ’œ

Block or report tenry92

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

Hi there ๐Ÿ‘‹

I am Tenry, a passionate software developer.

Repositories

  • Gamedev
    • (C++) libluna - Cross-platform game engine
    • (Unity) demo-action-rpg - Creating a simple action RPG for reference
  • Web
    • flare-ui + flare-ui-themes - Widget toolkit using HTML custom elements
    • (JavaScript) obscure-id - Obscure numeric IDs by converting them to unique alphanumeric characters
    • webmod - Experimental tracker music player (for files like MOD and XM), completely written in TypeScript
  • Other
    • wiki10 - Static wiki generator
    • class.lua - A simple Lua script allowing to write "classes"
    • sbk-decomp - My humble attempt to decompile N64's Snowboard Kids
  • Unmaintained

Skills

  • Gamedev
    • C, C++
    • Unity, C#
    • OpenGL, GLSL
    • CMake
    • Lua
  • Web
    • HTML, CSS
    • JavaScript, TypeScript
    • Vue.js
    • GraphQL

Pinned Loading

  1. typed-event-emitter typed-event-emitter Public

    Alternative EventEmitter class for JavaScript and TypeScript.

    TypeScript 18 3

  2. class.lua class.lua Public

    Class library for Lua.

    Lua 2 2

  3. graphql-decorators graphql-decorators Public

    GraphQL decorators for TypeScript.

    TypeScript 1

  4. webmod webmod Public

    Web Tracker Module Audio Player

    TypeScript 4

  5. flare-ui flare-ui Public

    HTML widget toolkit

    TypeScript 1

  6. obscure-id obscure-id Public

    Obscure a numeric ID by converting it into an alphanumeric string.

    JavaScript