My personal projects in Python, for fun and learning.
Project | Description |
---|---|
algorithm_analysis | Solutions to algorithmic problems analysed with benchmarking and profiling |
proxy_server | A simple web proxy using asyncio and sockets (HTTP, HTTPS, WebSockets) |