# Projects Catalog - UAIC BSc Computer Science Archive

### Networked Chess over Sockets (Chess-CLI)
- **Status**: Teaching Archive
- **Summary**: Console-based multiplayer chess game using TCP sockets in C, featuring client-server structures and basic network protocols.
- **Repository**: [https://github.com/dragosandreibobu/Chess-CLI](https://github.com/dragosandreibobu/Chess-CLI)
- **Tech Stack**: C, Sockets, Networking, CLI, Game Logic

### BSc-ComputerScience-FII-UAIC
- **Status**: Teaching Archive
- **Summary**: Structured coursework repository mapping 3 years of computer science labs: compilers, operating systems, advanced programming, networks, and databases.
- **Repository**: [https://github.com/UAIC-BSc-ComputerScience/BSc-ComputerScience-FII-UAIC](https://github.com/UAIC-BSc-ComputerScience/BSc-ComputerScience-FII-UAIC)
- **Tech Stack**: Academic, Coursework, UAIC FII, Software Engineering

