Skip to content
View LowPolyCat1's full-sized avatar

Highlights

  • Pro

Block or report LowPolyCat1

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
LowPolyCat1/README.md

πŸ‘‹ Hello, World

I'm a young developer and computer science student from Germany, focused on systems, tooling, and building things in Rust that are fast, minimal, and to the point. I like experimenting with ideas through code rather than theory.


πŸ§ͺ Projects

🎬 redditstories

Automated video generator that creates engaging content from Reddit stories. Fetches stories, converts to speech with Piper TTS, and combines with background video and synchronized subtitles.

πŸ–ΌοΈ image-ascii-rs

Convert images into ASCII with character ramp customization and performance in mind.

Visualization of sorting algorithms in Rust using minifb. Focuses on clarity and simplicity.

Basic visual exploration of ML concepts like linear regression, loss functions, and optimizers, all rendered live.

πŸ§‘β€πŸ’Ό IAM

Identity and access management system built in Rust, using selected crates to handle auth, storage, and web handling.

πŸ›οΈ gameshop

Frontend prototype for a game store, mainly focused on UI layout and component structure.


πŸ› οΈ Tools & Stack

Serde Tokio Actix Web minifb Docker shuttle-rs


🚧 What I'm Doing

  • Based in Germany
  • Studying computer science
  • Iterating on useful CLI/GUI hybrids
  • Keeping complexity low and dependencies tight
  • Writing code to actually understand concepts

πŸ“Š GitHub Stats

GitHub Stats Languages Graph

Pinned Loading

  1. redditstories redditstories Public

    A Rust application that automatically creates engaging video content from Reddit stories. The tool fetches stories from specified subreddits, converts them to speech using Piper TTS, and combines t…

    Rust

  2. image-ascii-rs image-ascii-rs Public

    A simple image to ascii CLI program written in rust

    Rust

  3. sorting-algorithm-visualization-rs sorting-algorithm-visualization-rs Public

    A Sorting Algorithm Visualizer written in Rust using minifb

    Rust

  4. machine-learning-visualization-rs machine-learning-visualization-rs Public

    A Machine Learning Algorithm Visualizer written in Rust using minifb

    Rust

  5. IAM IAM Public

    A demonstration of an Identity and Access Management (IAM) system built with Rust.

    Rust

  6. gameshop gameshop Public

    An Example Front end for IAM

    Rust