Developed a console-based Internet Download Manager (IDM) in Python as part of a Networking course to demonstrate core networking concepts and efficient file transfer mechanisms. The application enables users to download files through a command-line interface while managing download requests and displaying real-time progress. The project highlights practical implementation of networking protocols, HTTP-based file handling, multithreading concepts, and Python programming fundamentals, showcasing the ability to build reliable, efficient, and user-focused networking applications.