Skip to content
View SardorchikDev's full-sized avatar
🤔
To be or not to be
🤔
To be or not to be

Block or report SardorchikDev

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
SardorchikDev/README.md
███████╗ █████╗ ██████╗ ██╗    ██████╗ ███████╗██╗   ██╗
██╔════╝██╔══██╗██╔══██╗██║    ██╔══██╗██╔════╝██║   ██║
███████╗███████║██║  ██║██║    ██║  ██║█████╗  ██║   ██║
╚════██║██╔══██║██║  ██║██║    ██║  ██║██╔══╝  ╚██╗ ██╔╝
███████║██║  ██║██████╔╝██║    ██████╔╝███████╗ ╚████╔╝ 
╚══════╝╚═╝  ╚═╝╚═════╝ ╚═╝    ╚═════╝ ╚══════╝  ╚═══╝  

Systems Developer · Terminal Native · Problem Solver

Portfolio Email GitHub Status

14 years old. Writing software that's fast by design, not by accident.


What I Bring

I bridge the gap between low-level performance and high-level usability. Slow, brittle, hard-to-maintain systems — that's what I was built to fix.

  Systems programming     →  C/C++, memory management, Xlib, kernel-adjacent
  AI tooling              →  multi-provider CLI agents, scripted automation
  Developer tooling       →  compilers, language runtimes, terminal-native utils
  Full pipeline           →  bare metal to deployed interface

Currently available for freelance, contract, and full-time roles.

📬 Fastest response: yachiter1112@gmail.com


Projects

Lumi — AI Terminal Coding Agent (archived)

A full-featured terminal coding agent — built from scratch, shipped, and iterated across multiple major versions.

5 providers · 40+ free models · automatic fallback. Direct file editing, git integration, code execution, long-term memory, TUI interface. Rate limits never stop you.

lumi /edit src/index.html   # AI edits your file directly
lumi /fix "segfault on L42" # diagnoses and fixes errors
lumi /git commit            # writes your commit message
lumi /run                   # executes the code from last reply

Started in Python. Rewrote in TypeScript with a full Ink-based TUI. Shipped v0.7.0 (Operator) before archiving. Built because existing tools were too slow, too expensive, or too GUI-dependent.

TypeScript Stars Archived


uxwm — Window Manager in C

Not a fork. Not a config. A window manager written from scratch because nothing existing gave me exactly what I wanted.

Manual tiling, zero bloat, full keyboard control. Runs on anything. Raw Xlib, pure C — no abstraction layers, no unnecessary dependencies.

This project exists because I understand systems well enough not to be afraid of them.

C Stars X11


brainF-compiler — Compiler in Under 300 Lines

Fully spec-compliant Brainfuck compiler with direct native code generation. No stdlib bloat, zero dependencies — proof of understanding compilers at the machine level.

300 lines. Zero dependencies. Full implementation.

C Stars


Stack

Languages

TypeScript ████████████  primary
C          ████████░░░░  strong
Python     ███████░░░░░  strong
Bash       █████████░░░  strong
C++        ██████░░░░░░  proficient
Rust       ████░░░░░░░░  learning

Environment

OS      EndeavourOS (Arch)
WM      uxwm (self-built)
Editor  Neovim
Shell   zsh + oh-my-zsh
Term    foot / Ghostty
Font    IosevkaTerm NF

TypeScript C C++ Python Rust Bash Neovim Git Linux Arch


Stats

Sardor's GitHub Stats

Top Languages

GitHub Streak


How I Work

Clarity    >  Cleverness
Ownership  >  Abstraction
Speed      >  Convenience
Fix source >  Add workaround

I don't add dependencies I don't understand. I don't wrap bugs — I fix them at the source. I don't write software that needs to be rewritten in a year.

This isn't aesthetic minimalism. It's engineering discipline.


Get in Touch

Available now. Let's build something worth building.

📧 yachiter1112@gmail.com
🌐 sardorchikdev-portfolio.vercel.app
🐙 @SardorchikDev
📍 Tashkent, Uzbekistan · Remote-friendly

Best for: systems software · developer tooling · CLI/automation · AI integrations · backend


Neovim · zsh · IosevkaTerm NF · Terminal-first

Visitors

Pinned Loading

  1. ImronFrontend/Lumi ImronFrontend/Lumi Public

    I stopped the development of the Lumi there are far better competitions

    TypeScript 4

  2. uxwm uxwm Public

    " The best Software is the one you build yourself "

    C 1

  3. brainF-compiler- brainF-compiler- Public

    brainf*** language compiler written in C programming language < 300 lines of code

    C 1

  4. Tview Tview Public

    image viewer

    Python 1

  5. E-lang E-lang Public

    english programming language

    C