• Stars
    star
    1
  • Language
    TypeScript
  • Created over 2 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

interview-questions

Solving algorithm exercises on sites like Code Signal or Interview Questions from companies like Google. (February 2018 - March 2020)
C++
7
star
2

windows-config

Includes some Scripts, Icons, and Resitory files for changing default or annoying behavior of Windows 10. Such as the pop up when entering the E-mail or the part when removing the Explorer Ribbon and QTTabBar settings.
PowerShell
2
star
3

csharp-applying-functional-principles

C#
1
star
4

angular-custom-redux

This redux store is based on the RxJS library and is built from scratch. The Code follows the approach that Fireship.io posted on their youtube channel.
TypeScript
1
star
5

nx-playground

TypeScript
1
star
6

csharp-xml-fundamentals

C#
1
star
7

angular-ngrx

Getting familiar with Observables, Subjects and BehaviorSubject from RxJS, as well as Selectors, Actions, Reducers and Effects from NgRx library.
TypeScript
1
star
8

csharp-filestream

Code based on the course Working with Files and Streams in C# by Jason Roberts. Content includes understanding file and data manipulation in C#, how to manage files and directories, read and write data in a number of different ways, and write unit tests using a mock file system.
C#
1
star
9

object-oriented-programming

Object-oriented programming (OOP), Classes and Objects Constructor and Destructor, Constructor Copy, Operators, Abstraction, Encapsulation, Inheritance, Polymorphism. (Sep 2018 – Jan 2019)
C++
1
star
10

dotnet-hosted-and-worker-services

Based on the Building ASP.NET Core Hosted Services and .NET Core Worker Services by Steve Gordon. This course teaches you how to use hosted services in ASP.NET Core application to perform background workloads as well as building .NET Core microservices using the worker service template.
C#
1
star