Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Customizable progress bar for C# console applications (.NET Core 2.0). Includes a basic progress bar which can be used for any long-running task and a file transfer progress bar that detects when the transfer has stalled, firing an event that the client can subscribe to.
Light-weight, cross-platform (NET Core 2.1) C# Asynchronous file server and text messaging platform. Utilizes custom extension methods which wrap asynchronous TCP socket method pairs (BeginProcess/EndProcess) within a single method which returns a Task object, providing the benefits of the Task Parallel Library (TPL) to socket programming.
Eğitmenlerin sistem üzerinden öğrenciler için sınav oluşturabileceği, eğitimleri yayımlayabileceği bir web projesi. .NET Core 2 kullanılan proje katmanlı mimari ile oluşturulmuş, içerisinde Unit of Work ve Repository Pattern kullanılmıştır.
A lightweight cross-platform, cloud vendor independent library for Batch Processing in .NET Core (Initial commit, working prototype), part of a final project to achieve MSc in Advanced Software Engineering (distinction), @ University of Leicester, UK.