Skip to content
View nixuuu's full-sized avatar
🏠
Working in loop
🏠
Working in loop

Organizations

@EPICPLAYZpl @itsoltech

Block or report nixuuu

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nixuuu/README.md
nixuuu@github:~$

Typing SVG

simple3 image-optimizer ralph-wiggum-rs


$ whoami

struct Engineer {
    name:     &'static str,  // "Damian Plewa"
    handle:   &'static str,  // @nixuuu
    company:  &'static str,  // nixcode Damian Plewa
    location: &'static str,  // Warsaw, Poland
    web:      &'static str,  // https://nixcode.it
    years_on_github: u8,     // 13+
    hireable: bool,          // true
}

Senior software engineer specializing in Rust and TypeScript. I build high-performance backends, CLI tools, and developer infrastructure.


$ ls tech/

Languages

Rust TypeScript Python C# Shell Lua

Frontend

React React Native Angular Svelte

Backend & Runtime

Bun Node.js

Databases & Messaging

PostgreSQL MongoDB MSSQL Redis RabbitMQ

Infrastructure

Docker Nomad Hetzner AWS

CI/CD & Tools

TeamCity GitHub Actions Neovim Git Linux Figma


$ cat projects/featured.md

Project Description
image-optimizer Fast CLI image optimizer for JPEG, PNG, and WebP with parallel processing. Written in Rust.
simple3 S3-compatible storage server in Rust. Append-only segments, embedded redb, S3 HTTP + gRPC APIs.
ralph-wiggum-rs "I'm helping!" -- Iterative Claude Code runner that loops until the job is done. TUI with ratatui.
bizlang A custom programming language. Because why not.
figma-plugin-tailwind-4 Figma plugin for Tailwind CSS 4 code generation.

Most of my work lives in private repos and org accounts. See public repos at github.com/nixuuu?tab=repositories.


$ git log --oneline --stat

GitHub Stats   Streak Stats


$ echo $CONTACT

Website Twitter GitHub

3,424 contributions this year. Member since December 2012.

Pinned Loading

  1. itsoltech/canopy-desktop itsoltech/canopy-desktop Public

    Developer terminal workstation with integrated Claude Code AI, Git management, and multi-pane terminal — macOS, Windows, Linux

    TypeScript 17

  2. simple3 simple3 Public

    S3-compatible storage server in Rust. Append-only segments, embedded redb, S3 HTTP + gRPC APIs, built-in CLI.

    Rust 3

  3. image-optimizer image-optimizer Public

    Fast CLI image optimizer for JPEG, PNG, and WebP with parallel processing and WebP lossless options

    Rust 10 3

  4. ralph-wiggum-rs ralph-wiggum-rs Public

    "I'm helping!" — Iterative Claude Code runner that loops until the job is actually done

    Rust 3

  5. minio-action minio-action Public

    JavaScript