Skip to content
View akagiyuu's full-sized avatar

Organizations

@F-Code-Club @akatsuki-no-kage

Block or report akagiyuu

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
akagiyuu/README.md

I'm a backend developer and math enthusiast passionate about solving problems with Rust and exploring all branches of mathematics.


🦀 About Me

  • Backend Development: Designing scalable, reliable, and high-performance systems.
  • Mathematics Enthusiast: Exploring both theoretical and applied branches of mathematics.
  • Rust Expertise: Leveraging Rust for safe and performant software solutions.

📊 GitHub Stats

GitHub Stats
Top Languages


🔧 Skills & Tools

Languages

Rust C C++ Go C# Zig Lua Bash Python JavaScript TypeScript

Techs

PostgreSQL SQLite MongoDB React Svelte TailwindCSS Axum Node.js .NET Bevy Unity WGPU Tauri Electron React Native

Tools

Arch Linux Neovim

Git GitHub Zed Docker Selenium Puppeteer GIMP Blender LaTeX Typst


📂 Featured Projects

  • code-executor: A Rust-based backend solution for executing code securely, designed for competitive programming platforms.
  • numerical-differentiation: A Rust library for approximating higher-order derivatives using robust numerical techniques.
  • machine-learning: A collection of machine learning algorithms implemented from scratch, with a focus on mathematical rigor and clarity.
  • numerical-linear-algebra: A Rust library exploring numerical linear algebra concepts, including matrix factorizations and eigenvalue computations.
  • auto-quiz: Automating quiz solutions using AI and Selenium, streamlining workflows with innovative automation techniques.

🌟 Connect with me

Thanks for stopping by! Feel free to explore my repositories or reach out for collaboration. 🚀


Pinned Loading

  1. auto-quiz auto-quiz Public

    Using AI and Selenium to answer quiz

    Rust

  2. advent-of-code advent-of-code Public

    Rust

  3. code-executor code-executor Public

    A library designed for the backend of competitive programming platforms

    Rust 2

  4. http-cli http-cli Public

    A cli to fetch http status infomation

    Rust

  5. machine-learning machine-learning Public

    Rust

  6. numerical-differentiation numerical-differentiation Public

    A library for approximating n-th differentiation of a function at a given point using numerical methods

    Rust