Skip to content
View malj's full-sized avatar

Sponsoring

@Bromeon
@cart

Organizations

@darksailstudio

Block or report malj

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
malj/README.md
Programming language Years active Timeline
๐Ÿฆ€ Rust 2020 - present โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ
๐ŸŽฎ C# (Unity) 2017 - present โ–‘โ–‘โ–‘โ–‘โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ
๐Ÿ“œ JavaScript / TypeScript 2013 - 2023 โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘
๐Ÿ Python 2014 - 2021 โ–‘โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘
๐Ÿฆ… Swift 2015 - 2018 โ–‘โ–‘โ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘

Pinned Loading

  1. darksailstudio/refs darksailstudio/refs Public

    Unity containers for values and events with change/invoke notifications.

    C#

  2. darksailstudio/resettables darksailstudio/resettables Public

    Unity editor utility for resetting scriptable object state after changes made during editor play mode.

    C#

  3. calculator calculator Public

    A simple CLI calculator written in Rust

    Rust

  4. Unity MonoBehaviour to ECS component... Unity MonoBehaviour to ECS component converter
    1
    using Unity.Assertions;
    2
    using Unity.Entities;
    3
    using UnityEngine;
    4
    
                  
    5
    /// <summary>
  5. Zero-allocation list item upcasting Zero-allocation list item upcasting
    1
    using System.Collections;
    2
    using System.Collections.Generic;
    3
    
                  
    4
    public static class ReadOnlyListExtensions
    5
    {
  6. django-parcel-ssr django-parcel-ssr Public archive

    Django server side rendering, powered by Parcel bundler

    Python 31 7