Skip to content
View KaleBBuR's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report KaleBBuR

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
KaleBBuR/README.md
  • 👋 Hi, I’m @KaleBBuR
  • 👀 I’m interested in reverse engineering, hardware reverse engineering, windows kernel, low level programming, binary exploitation, UEFI, and operating systems.
  • 🌱 I’m currently learning windows kernel, reverse engineering, operating systems, and CPU architecture.
  • 📫 How to reach me klubbb2003@gmail.com
  • 🏫 Computer Engineering Major

Popular repositories Loading

  1. Twitch-Go Twitch-Go Public

    A simple API from twitch made in Golang!

    Go 1

  2. Goddit Goddit Public

    A Golang made Reddit API Wrapper

    Go

  3. Sudoku-Go Sudoku-Go Public

    A Sudoku Website, with Go-lang as the background. It can Solve, Check, and Generate boards.

    HTML

  4. Go-JSON-Struct-Generator Go-JSON-Struct-Generator Public

    A JSON to Go struct generator! Will take in JSON files, and make a Go Struct with it

    Go

  5. Tic-Tac-Toe-Rust-Minimax Tic-Tac-Toe-Rust-Minimax Public

    A Tic-Tac-Toe game made in rust, which the bot uses the Minimax Algorithm

    Rust

  6. Json-Parser Json-Parser Public

    A simple Rust JSON Parser made to learn more about Rust, and parsing! Doesn't do anything complicated, just used for parsing simple json files. It's nice to know more about building a parser and th…

    Rust