Skip to content
View BalaBoi's full-sized avatar

Block or report BalaBoi

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

Pinned Loading

  1. Advent-of-Code-2024 Advent-of-Code-2024 Public

    My attempts at aoc24.

    Rust

  2. dirinfo dirinfo Public

    A command line tool to display general directory information

    Rust

  3. todo-axum-sqlx todo-axum-sqlx Public

    Todo web app made with Axum and SQLx

    Rust

  4. zero2prod zero2prod Public

    Project skeleton

    Rust

  5. stock_market_sim stock_market_sim Public

    Stock market trading simulation app, where stock prices get periodically changed through a random walk. Users can choose to buy and sell stocks based on the prices and look at historic pricing data.

    Rust

  6. understanding_tower understanding_tower Public

    Me learning how tower works with Service and Layer traits.

    Rust