Skip to content
View nazriel's full-sized avatar

Organizations

@mydevil-unofficial @MarketLab
Block or Report

Block or report nazriel

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

Hi nerds!

About me

I'm Damian Ziemba, a software engineer from Poland.

I like nische programming languages like D or Rust and I play mostly with them here in my spare time.

Socials

CodeWars

LinkedIn

Pinned

  1. advent-of-code-2022 advent-of-code-2022 Public

    Advent of Code 2022 as the opportunity to try out new things and get un-rusty with old ones

    Shell 1

  2. ushort-api ushort-api Public

    API backend for UShort service

    TypeScript 2

  3. ushort-cli ushort-cli Public

    Command line interface for UShort service

    Rust 1

  4. dpaste-be dpaste-be Public

    Shell 1 2

  5. code16challange.d code16challange.d
    1
    import std.stdio, std.traits, std.array;
    2
    
                  
    3
    @("i")
    4
    struct Pomagamy {
    5
        char[8] M, a;
  6. Sokoban-asm Sokoban-asm Public

    Simple Sokoban in x86_64 assembly

    Assembly 1