Skip to content
View Rmuk655's full-sized avatar

Block or report Rmuk655

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.

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

Pinned Loading

  1. RISC-V-Toolchain-Web-Simulator RISC-V-Toolchain-Web-Simulator Public

    Browser-based RISC-V simulator and debugger with cache simulation, hazard visualization, and WebAssembly integration.

    C++

  2. Miniml-Compiler-Extension--Open-Source- Miniml-Compiler-Extension--Open-Source- Public

    Forked from andrejbauer/plzoo

    Extended an OCaml compiler with exception handling support across lexer, parser, AST, typechecker, and runtime stages.

    OCaml

  3. Gem5-FPU-Pipeline-Optimization Gem5-FPU-Pipeline-Optimization Public

    Optimized integer execution using floating-point pipelines in Gem5, improving instruction throughput and reducing stalls.

    C

  4. xv6-Kernel-Extensions xv6-Kernel-Extensions Public

    Implemented xv6 kernel extensions including MLFQ scheduling, virtual memory optimizations, RAID simulation, and disk scheduling.

    C

  5. Query-Optimization-and-Performance-Analysis Query-Optimization-and-Performance-Analysis Public

    PostgreSQL query optimization and performance analysis using indexing, execution plans, and cost-based evaluation techniques.

    C

  6. Data-Structures Data-Structures Public

    Custom implementations of fundamental data structures and algorithms in C++ with focus on efficiency and problem solving.

    C++