Rican7 - Overview

Oh, hey! 👋

I'm Trevor N. Suarez, an auto enthusiast, music junkie, snowboarder, hobbyist photographer, and digital maker (software engineer).

Thanks for stopping by!

Preferences

I enjoy working with a lot of different technologies, but my current preferred tech is...
  • Programming Language: Go ("golang", for the SEO)
  • Operating System:
    • "Desktop": Windows with Ubuntu running in WSL
    • "Mobile": Android
  • Operating Environment: Terminal/CLI
  • Text/Code Editor: Vim
  • Framework:
    • Backend: None. I'd rather compose independent libraries in Go, and largely just use the standard library.
    • CLI: lieut
      • It's tiny and only uses the standard library.
      • Yeaaaaa, I made it... 😅
    • Frontend: Svelte

Curious About

These are some things that I've found/discovered, have yet to work with, but am curious about...

Newest Project

Introducing "lieut"

Lieut, short for lieutenant, or "second-in-command" to a commander.

An opinionated, feature-limited, no external dependency, "micro-framework" for building command line applications in Go.