Rajesh Thapa (bokshi)

Computer Science

About

I am quite interested in low-level and systems programming.

I usually use C, C++, and Rust.

I also do competitive programming.

Projects

Database: A relational DBMS written in Rust from scratch.

Search Engine: A bare metal search engine written in Rust to understand Crawler and Indexer.

Chess Engine: A chess engine created to understand Minimax and Alpha-beta pruning Algorithms.

HTTP Library: A lightweight C++ HTTP library for creating and handling HTTP requests and responses.

File Server: A simple, lightweight HTTP file server written in Go.

Shell: A minimal Unix-like shell written in C.