Skip to content
View Tim-Raphael's full-sized avatar
🍍
🍍

Block or report Tim-Raphael

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

👋 Hi there, I'm [Your Name]

🧠 Interested in:

  • Rust
  • Sveltekit
  • JavaScript
  • obscure and unnecessary solutions for made up problems

🚀 About Me:

  • [generic attribute]
  • [generic attribute]
  • [generic attribute]

📫 Let's Connect on:

  • [contact information]

Popular repositories Loading

  1. ble_adv_parser ble_adv_parser Public

    Rust 1

  2. Tim-Raphael Tim-Raphael Public

    Config files for my GitHub profile.

  3. ass ass Public

    This is a Rust-based autocomplete and search tool that runs client-side using WebAssembly. It provides functionality for autocomplete and retrieval of content based on search queries.

    Rust

  4. lrt-concept lrt-concept Public

    This tool implements a simple linear regression algorithm as a proof of concept. It is designed to perform linear regression given a dataset and a target value, returning the predicted value, slope…

    Rust

  5. chess-engine chess-engine Public

    This is a simple chess engine implemented in Rust using the minimax algorithm with alpha-beta pruning for decision-making.

    Rust

  6. ring_buffer ring_buffer Public

    This is a simple RingBuffer implementation I wrote, because I encountered a problem on LeetCode that required one, and I thought it would be a good practice to implement it myself (never used one b…

    Rust