Skip to content
View BSZKaneki's full-sized avatar

Block or report BSZKaneki

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.

Content in all repositories owned by your account will be closed.
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
BSZKaneki/README.md
Typing SVG

I am a passionate Systems Programmer focused on writing fast, memory-safe, and low-level software in Rust and C++. I enjoy exploring operating systems, performance-critical backends, and algorithmic challenges.

Currently looking for paid internships or working-student roles in Systems Programming, Embedded/IoT, and Performance-Critical Backend Development.


🌟 Open Source Contributions

  • TheAlgorithms / Rust (25,000+ ⭐)
    • Contributed the PageRank graph-ranking algorithm implementation to the repository.
    • Navigated the standard pull request process, maintainer code review, and automated CI testing.

🛠️ Tech Stack & Tools

Rust C++ Python Docker Postgres Git

  • 💻 Languages: Rust, C++, Python, SQL
  • 🔧 Tools & Tech: Docker, Git, Linux, CMake, GTest
  • 🧠 Areas of Interest: Systems Software, Low-level Memory Management, Concurrency, Classical Physics Simulations

🚀 Highlighted Projects

A minimalist, bare-metal operating system kernel written in Rust (no_std). Implements basic hardware interfacing, CPU interrupt handling, and a custom VGA text buffer console manager. Includes a dedicated automated testing suite in the tests/ directory.

  • Keywords: Rust, Systems Programming, Bare-Metal, Interrupts, VGA Console, Testing

A concurrent web crawler and indexer designed in Rust to scrape and process web data asynchronously. Optimizes performance using thread-safe data sharing and efficient network socket handling.

  • Keywords: Rust, Concurrency, Multithreading, Asynchronous I/O, Scrapy

An agent-based financial simulation environment written in Rust where autonomous AI agents learn to trade and make financial decisions using Machine Learning and Reinforcement Learning.

  • Keywords: Rust, Machine Learning, Reinforcement Learning, Simulation, Mathematical Modeling


🧠 Beyond Coding

When I am not in front of an IDE, you can find me:

  • ♟️ Playing Chess (sharpening tactical and strategic thinking).
  • 🏔️ Hiking in the Mountains (building endurance and mental clarity).
  • 🌌 Studying Classical Physics (understanding the mathematical models of the universe).
  • 🤖 Researching the potential of Artificial General Intelligence (AGI).

📫 Connect with me


Popular repositories Loading

  1. Wordle_information_algorthm_solver_rust Wordle_information_algorthm_solver_rust Public

    Rust

  2. stock_simulation stock_simulation Public

    Stock simulation with trading nn agents

    Rust

  3. search_enginge search_enginge Public

    Rust

  4. Basic_os Basic_os Public

    Rust

  5. BSZKaneki BSZKaneki Public

  6. Rust Rust Public

    Forked from TheAlgorithms/Rust

    All Algorithms implemented in Rust

    Rust