Skip to content
View wdlea's full-sized avatar
😶
probably struggling with SQL
😶
probably struggling with SQL
Block or Report

Block or report wdlea

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

Pinned

  1. JS-game-engine JS-game-engine Public archive

    A simple component-based game engine made in TypeScript, that uses WEBGL. The engine probably doesn't work.

    TypeScript

  2. set set Public

    An implementation of the set type in golang.

    Go

  3. obj-lib obj-lib Public

    A simple package i made for parsing .obj files. It can read files and return vertices, indices, normals and texture coordinates.

    TypeScript

  4. goism goism Public

    GOlang Infinite State Machine

    Go

  5. GOGenericLinkedList GOGenericLinkedList Public

    A generic implementation of the doubly linked list data type in golang.

    Go