Summer work in lendstream.io

From May 13th to 23rd of August 2019 I was working as a freelance full-stack developer for “lendstream.io” JSC. A company creating a product that connects lenders, brokers and borrowers.

I worked on things such as: creating a web application and an API that would take in multiple (by drag-and-drop or selecting from file explorer) files, check their size, extensions (such as .bat, .shell and other possibly dangerous files), are they compressed (and if they are then decompressed them) and then finally save them; extend the functionality of one of the already existing products that are based on MVC architecture by adding staff management tools, various quality-of-life features (such as account dashboard, password resets), improving file download system that allowed to download all files together instead of having to download them individually and do that faster. Tools used for these projects: JavaScript (including libraries such as jQuery, FileDrop.js, Parsley.js), CSS (including Bootstrap 3.7 and 4), ASP.NET (including libraries such as ZipFile, Newtonsoft, log4net), SAP DB.

This summer work gave me a lot of new programming, work ethic experience. I also learned and started understanding how to approximate needed time for some tasks.