Samuel Olagesin's starred repositories
coding-interview-university
A complete computer science study plan to become a software engineer.
awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
Nodejs-Developer-Roadmap
A Developer Roadmap to becoming a Node.js developer in 2019
FluentFTP
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP support, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#.
awesome-dotnet-maui
A curated list of awesome .NET MAUI libraries and resources.
WatchDog
WatchDog is a Realtime Message, Event, HTTP (Request & Response) and Exception logger and viewer for ASP.Net Core Web Apps and APIs. It allows developers log and view messages, events, http requests made to their web application and also exception caught during runtime in their web applications, all in Realtime.
nikolay.it
A simple blog system written in ASP.NET Core 5 and used for running https://nikolay.it
Pilgaard.BackgroundJobs
A dotnet library for running background jobs in a scalable and performant manner. The jobs can trigger based on cron expressions, intervals or absolute datetime.
mslearn-interact-with-data-blazor-web-apps
Sample repo for Interact with Data for Blazor Web Apps Learn Module
Identity-Permission-Extension
An extension to adding Permission-based authorization capability to the Microsoft Identity 2 membership system.
CronEspresso
.Net Library for generating cron expressions
Windows-10-Pro-Emulator
Windows 10 Pro Emulator made with HTML5, CSS3, and JavaScript.
Brain-Tumor-Detection-Using-a-Convolutional-Neural-Network-Based-Image-Classification
My Computer Science final year project
Tutorials.Redis
Based off of my YouTube video, showing users how to setup Redis caching in .NET Core 3.0
vscode-theme-extension
a test theme extension pack for vscode
springboot-banking-app-demo
Springboot Banking Application Demo
Memory-Card-Game
Memory Card Game
Algorithm-Interview-Questions
A repository for basic algorithm questions i have come across in different fields, all implemented in Python