Rajesh Thapa (bokshi)

CS student

About

I try to build things from scratch.

Intrested in Low-Level/Systems.

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.