Portfolio Projects

Inspired by this article, I’m going through some exercises to build out my coding portfolio. I started working on a simple FTP client that will connect, upload, and download files. I’m not sure yet if I’ll support SFTP, but we’ll see how it goes. I’m coding this project as a WPF application in C#. After that I might code my own webserver.

You can find all this work on my github link above!

Cheers,

Corey