Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View lichynu7's full-sized avatar

Block or report lichynu7

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

Hi, I'm Lich

Backend engineer focused on building small, practical tools that people actually end up using. I spend most of my time in Go, occasionally reaching for Python or shell when it makes sense.


Tech Stack

  • Go — primary language, most projects live here
  • Python — scripting, quick data wrangling
  • Shell — glue code, automation pipelines
  • Docker / Linux — daily environment

What I work on

Mostly CLI tools and small backend services around DevOps and automation. Nothing flashy — just things that solve a specific problem and stay out of the way.

A few things I've been tinkering with lately:

  • A lightweight job runner for scheduled shell tasks
  • Some tooling around log parsing and alerting

Currently learning

Digging deeper into Go's concurrency model and experimenting with some infrastructure-as-code patterns.


Get in touch

If you're working on something in the CLI/automation space and want to swap ideas, feel free to open an issue or reach out.

Popular repositories Loading

  1. lichynu7 lichynu7 Public

    Lich Ynu's profile

  2. portwatch portwatch Public

    A lightweight CLI daemon that monitors open ports and alerts on unexpected listeners.

    Go

  3. syncthing syncthing Public

    Forked from syncthing/syncthing

    Open Source Continuous File Synchronization

    Go

  4. ds2api ds2api Public

    Forked from CJackHwang/ds2api

    Deepseek to API: A lightweight, high-performance full-stack middleware converting client protocols to universal APIs. Supports multi-account rotation, compiled binaries, Vercel Serverless, and Dock…

    Go

  5. seaweedfs seaweedfs Public

    Forked from seaweedfs/seaweedfs

    SeaweedFS is a distributed storage system for object storage (S3), file systems, and Iceberg tables, designed to handle billions of files with O(1) disk access and effortless horizontal scaling.

    Go

  6. envlock envlock Public

    A tool to snapshot and diff environment variables across shell sessions and CI pipelines.

    Go