Skip to content
View Cod-e-Codes's full-sized avatar

Sponsors

@Fredda1974
@Goinwrong
@lmarsengill

Block or report Cod-e-Codes

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
Cod-e-Codes/README.md

Hi, I’m Cody

I build high-performance CLI and terminal-native utilities in Go, Rust, and C. My tools respect your machine, time, and trust: fast, offline-first, and built to last. I prefer software that works offline, fits in memory, and runs on five-year-old laptops. No frameworks for frameworks. No unnecessary cloud dependencies. Just clear, durable code that gets the job done.

Built to last, not to trend.

Featured Projects

  • ion-lang: Systems Programming Language transpiled to C. It enforces memory safety with move-only ownership, stack-local references (no GC), and robust channels-only concurrency (Rust)
  • marchat: Lightweight terminal-native group chat with server/client binaries, real-time WebSocket messaging, optional end-to-end encryption, plugins, file sharing, admin panel, and code snippets (Go, Bubble Tea)
  • soundlooper: Terminal-based audio workstation for live looping and music creation. Built with Rust for high-performance real-time audio processing (Rust, Audio)
  • uniqr: A modern, high-performance CLI tool for deduplicating lines in text while preserving order (Rust)
  • pxrs: Pixel Art Editor built with Rust and the Iced GUI library, demonstrating complex TUI/GUI application development (Rust, Iced)
  • devdash: Terminal-based developer dashboard built with Rust and Ratatui, featuring customizable widgets for monitoring logs, performance, and external services (Rust, TUI)
Other projects
  • gribble: Real-time terminal system monitor with interactive process management, file browsing, and network traffic visualization (Rust, async, TUI)
  • codesleuth: Fast COBOL code analysis and reporting (Rust + Go)
  • launchr: Terminal mission control TUI for launching apps, managing processes, bookmarks, SSH, scripts, notifications, and shell history (Rust)
  • parsec: Fast terminal-based file inspector with live preview, fuzzy search, and multi-language support (Go)
  • ascii-colorizer: Render any image or video as full-color ASCII art in your terminal (Python)
  • qb2c: A single-file C transpiler that converts a subset of QBasic programs into C code using the Ncurses library (QuickBASIC, C)
  • tuitar: Terminal-based guitar tablature editor with modal Vim-style editing, real-time visual feedback, and MIDI playback (Go + Bubble Tea)
  • ratsnest: Fast terminal-based file search and content explorer with async fuzzy matching and git integration (Rust)
  • rmrf-progress: Go utility for recursive file deletion with progress tracking and safety features (Go)
  • gophetch: Terminal system monitor with animated ASCII rain clouds, interactive multi-tab interface, and real-time system metrics (Go, Bubble Tea)
  • huhgit: Terminal-based GitHub client with branch management, pull requests, and conventional commit support (Go)
  • voicelog: Terminal-based voice memo app with TUI, audio recording/playback, and memo management (Go)
  • rain: Terminal-based ASCII rain animation (Go)
  • lilweb-template: 13 KB starter for ultra-minimal personal websites (HTML)
  • .gothub: Satirical infrastructure for emotionally unstable repos
  • …and more on GitHub »

Sponsors

Huge thanks to my sponsors:

  • Aunt Fredda (Fredda1974):   "With love from all my loved ones who have gone before me. Done with so much love and pride, in memory of all of us who have ever loved you and believed in you."

  • Crystal (Goinwrong):   For your endless encouragement, inspiration, and support in both code and life.

Your support means the world.

More About Me

Thanks for visiting.

Pinned Loading

  1. marchat marchat Public

    Lightweight terminal chat with server/client binaries, real-time WebSocket messaging, optional end-to-end encryption, plugins, file sharing, admin panel, and code snippets. Built in Go with Bubble …

    Go 114 6

  2. devdash devdash Public

    Terminal-based developer dashboard built with Rust and Ratatui

    Rust 7

  3. soundlooper soundlooper Public

    Terminal-based audio workstation for live looping and music creation. Built with Rust for high-performance real-time audio processing.

    Rust 3

  4. ion-lang ion-lang Public

    Ion is a systems programming language transpiled to human-readable C. It enforces memory safety with move-only ownership and stack-local references (no GC), and features a robust channels-only conc…

    Rust 2

  5. pxrs pxrs Public

    Pixel art editor built with Rust and Iced

    Rust 1

  6. uniqr uniqr Public

    Fast Rust tool for deduplicating lines in text while preserving order.

    Rust 1