Blockchain Analyzer and Processor
This project is built in C++, which conducted the main blockchain-related operations, creating an interface for communicating with networks. It worked with Boost C++ libraries, PostgreSQL database, Libpqxx, and Crypto++
PintOS Operating System
I am working on an educational operating system. I implemented a process scheduling algorithm, memory management, and virtual file system in Kernel by writing basic system call functionality and synchronization mechanisms for operating system functioning