Skip to content
View asuender's full-sized avatar
🔥
Trying to improve
🔥
Trying to improve

Highlights

  • Pro

Organizations

@TextminR

Block or report asuender

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

Hi! 👋

Welcome to my GitHub page! My name is Andreas. I am currently enrolled in the Bachelor's program of Statistics and Data Science at the University of Munich (LMU) and I enjoy working on little side projects and AI-related stuff. Have a look around and enjoy!

My most notable projects:

  • doccy - A rich TUI to browse Rust's std and core libraries.
  • lunabot - A personal agent inspired by OpenClaw, NanoClaw etc. Written in Go.
  • tinyagent - A minimalistic and opinionated coding agent, written in Go (currently paused)

Other projects that I work(ed) on:

  • aoc-2025 - An attempt to solve all 12 puzzles from 2025s Advent of Code.
  • cli-wrapped - A small TUI that beautifully summarizes your terminal usage! 1
  • dockersize - A simple webpage built with Next.js to get docker image sizes.
  • next-beat - A small web app showing the most listened tracks on Spotify.
  • commander - A minimal ZSH widget to prompt an AI for shell commands.

Plans for 2026:

  • Finish the AoC exercises
  • Build a barebone coding agent to explore tool calling
  • Explore Zig
  • Build a ZSH widget to prompt an AI for a specific command (i.e. list all files that begin with X)
  • Port dockersize to the CLI (using Go)
  • Create a TUI to quickly search the Rust standard library

Footnotes

  1. this was mostly vibe-coded just to examine the limits of AI-assisted coding using Claude Code.

Pinned Loading

  1. doccy doccy Public

    A rich TUI to browse Rust's std and core libraries.

    TypeScript

  2. cli-wrapped cli-wrapped Public

    A small TUI that beautifully summarizes your terminal usage!

    TypeScript

  3. dockersize dockersize Public

    A simple webpage built with Next.js to get docker image sizes.

    TypeScript

  4. next-beat next-beat Public

    A small web app showing the most listened tracks of a user, combining the Next.js framework with the heartbeat of your music!

    TypeScript