Skip to content
View SardorchikDev's full-sized avatar
☁️
Chilling
☁️
Chilling

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

Systems Developer · Terminal Native · Problem Solver

Portfolio Email GitHub Status

I write 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 the problem I was built for.

  Systems programming     →  C/C++, memory management, Xlib, kernel-adjacent
  AI tooling              →  multi-provider CLI tools, bots, scripted workflows
  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 Assistant

Most AI tools break inside a terminal workflow. Lumi doesn't.

5 providers · 40+ free models · automatic fallback — rate limits never stop you. Direct file editing, git integration, code execution, long-term memory. All from the command line.

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

Built because existing tools were too slow, too expensive, or too GUI-dependent.

Python Stars Last Commit


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 and 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 that I understand how compilers work at the machine level.

300 lines. Zero dependencies. Full implementation.

C Stars


Stack

Languages

C          ████████████  primary
C++        █████████░░░  strong
Python     ████████████  primary
Bash       █████████░░░  strong
Rust       ████░░░░░░░░  learning
JS / Lua   ██████░░░░░░  proficient

Environment

OS      Debian 13 (trixie)
WM      uxwm (self-built)
Editor  Neovim
Shell   zsh + zinit
Term    st / Kitty
Font    JetBrainsMono NF

C C++ Rust Python Bash Neovim Git Docker Linux Debian


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
🌐 my-portfolio-gilt-three-80.vercel.app
🐙 @SardorchikDev
📍 Tashkent, Uzbekistan · Remote-friendly

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


Neovim · zsh · JetBrainsMono NF · Terminal-first

Visitors

Pinned Loading

  1. Lumi Lumi Public archive

    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