Skip to content
View SaiRajeshRamaraju's full-sized avatar
đź‘€
Looking to learn more
đź‘€
Looking to learn more

Block or report SaiRajeshRamaraju

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. Distributed-File-Grid Distributed-File-Grid Public

    A C++ implementation of a distributed file storage system inspired by GFS and HDFS, using chunk-based storage for scalability and fault tolerance.

    C++

  2. MO-VM MO-VM Public

    Experimental Rust-based virtual machine with hardware-assisted memory isolation, encrypted COW virtual disks, and custom bootloader→kernel integration.

    Rust

  3. MOKernel MOKernel Public

    A kernel developed in C

    C

  4. MOShell MOShell Public

    A basic shell written in pure C!

    C

  5. Bootloader Bootloader Public

    A 16 bit boot loader implementation in assembly for learning purposes

    Assembly

  6. Database Database Public

    Simple databases created in python3 using regular expression , class methods and error handling in python3 !

    Python