Skip to content
View tenry92's full-sized avatar
💜
💜

Block or report tenry92

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 multimedia framework for game development
    • (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 4

  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 5

  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