A clone of Apache's HTTPD web server that includes HTTP requests, file system navigation, image loading, and multiple simultaneous client connections.
A Shell clone based on bash. Features include basic command execution, tab completion, raw edit mode, pipes, control-c, quotes, subshells, builtin functions, zombie elimination, wildcards, line editing, and expansions.
Built a compiler for a C-like language that generates x86-64 assembly. Supported expressions, control flow, function calls, and arrays with a register-based evaluation stack. Successfully compiled and ran programs with recursion and dynamic memory allocation.
A platform that connects customers with service providers in the e-commerce market. Facilitates seamless communication and collaboration between customers seeking market products and sellers offering their services.