Skip to content
View Nixort's full-sized avatar

Block or report Nixort

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

About

I build native software: system utilities, network services, parsers and command-line tooling. I prefer explicit resource ownership, predictable behavior, and code that outlives its author.

  • Core stack: Rust, C/C++, Go, x86-64 / ARM64 Assembly
  • Automation & scripting: Python, Bash
  • Applied / mobile: Kotlin, Dart (Flutter)
  • Reverse engineering: IDA Pro, Ghidra, GDB, Radare2, objdump
  • Interests: low-level optimization, concurrency, memory safety, binary analysis, protocols and serialization, developer tooling

Tech

Languages

Rust C C++ Assembly Go Python Bash Kotlin Dart Flutter

Reverse engineering & debugging

IDA Pro Ghidra GDB Radare2 Valgrind

Toolchain

Linux CMake Cargo Clang NASM Docker Git


Engineering principles

1. Correctness outranks development speed.
2. Errors are explicit. Silent degradation is unacceptable.
3. Minimal diffs. No drive-by refactors.
4. Abstraction appears on the third repetition, not earlier.
5. Resource ownership is obvious from the signature.
6. Optimize only after measuring.

Focus areas

Area What it means in practice
Systems programming Allocators, syscalls, IPC, file formats, daemons
Binary analysis Static analysis in IDA Pro, patch diffing, format reversing
Performance Profiling, cache behavior, hand-written SIMD/assembly hot paths
Reliability Sanitizers, fuzzing, static analysis, deterministic tests

Activity

metrics

Contact

Email

MIT © Nixort (Itan Winter)

Popular repositories Loading

  1. Fjord Fjord Public

    Fortified Joint Operating Rust Daemon. A security-first, capability-based microkernel OS written entirely in Rust.

    Rust 1

  2. CFR-Atlas CFR-Atlas Public

    CPU-first long-context KV memory optimization with deterministic page regeneration and exact folded attention.

    Rust 1 1

  3. EasyPN EasyPN Public

    A small, self-hosted TUN VPN with IPv4/IPv6, mTLS, cleanup-safe routing, and a deliberately tiny packet protocol.

    Go

  4. LCH-KEM LCH-KEM Public

    A security-first C11 implementation of the LCH-KEM hybrid post-quantum KEM combiner.

    C

  5. libnivora libnivora Public

  6. Nixort Nixort Public