Multithreading-Library
A multithreading library for Linux
High-level Design Summary
* The overall architecture of the User-level thread library consist of three main modules (Queue API, uthread
Claud-Shell
An UNIX shell with custom features
High-level Design Summary
I implement each of the shell functionaily separately. I parse the command
line with the
An AI hexapawn game solver built with Python.
* Implemented MiniMax search with Alpha–beta pruning algorithm to predict the best next move based on how
A web-based application for learning words of foreign languages and reviewing them.
* Designed and implemented algorithms to predict words frequency based on user data.
* Leveraged