- Lab1: Tic-Tac-Toe console game
- Lab2: Implement simple parser and parameterized decorator
- Lab3: Custom List implementation (Inherited from
List
class) - Lab4: Meta Classes and Descriptors
- Lab5: LRUcache own realisation
- Lab6: Client-Server application for running a set of urls with load limitation in multithreading mode
- Lab9: C-extension through C/Python API for JSON seriaization and deserialization
- Lab10: Async script for url processing