Pinned Repositories
Acer7551GFanControl
Control the fan speed for Acer 7551G notebook.
AsyncEnumerable
Asynchronous analogue of the IEnumerable interface for the .NET
Com2Com_ADuC831
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
DailyShelterCatAzureFunction
Azure function that publishes random cat from Poznań shelter to slack channel.
dotnet-ignore
.NET CLI tool that can download .gitignore file from gitignore repository
framework
Machine learning, computer vision, statistics and general scientific computing for .NET
linux_serial_port
C++ library for serial port communication in Linux.
Location-Alarm
weka-classification
Naive Bayes Classifier written with Weka API.
Arasz's Repositories
Arasz/Acer7551GFanControl
Control the fan speed for Acer 7551G notebook.
Arasz/Com2Com_ADuC831
Arasz/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Arasz/framework
Machine learning, computer vision, statistics and general scientific computing for .NET
Arasz/free-programming-books
Arasz/GSL
Guidelines Support Library
Arasz/hello-world
This is the best hello world repository.
Arasz/base
AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence - image processing, neural networks, genetic algorithms, machine learning, robotics, etc.
Arasz/Commander.Fody
A Fody weaver for ICommand invocation and implementation.
Arasz/CSAcademyAPP
Arasz/di-talk
code and slides for my Dependency Injection talk
Arasz/DirectoryJunctionProject
Application which simplifies creation of directory junction.
Arasz/GitExample
Arasz/Invaders
Classic Invaders game written in C#. Last project from book "Head First C#".
Arasz/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter textbook using Ipython Notebook. This book takes a minimally mathematical approach, focusing on building intuition and experience, not formal proofs. Includes Kalman filters, Extended Kalman filters, unscented filters, and more. Includes exercises with solutions.
Arasz/libsvm
Arasz/LibSVMsharp
C# wrapper of LibSVM
Arasz/MapReduceAlgorithms
Data-Intensive Text Processing with MapReduce
Arasz/MapsWP81
Arasz/maze-competition
Agent in the unknown maze must find path to goal. This is a client application with host agent.
Arasz/MVVM-Light-demo
Arasz/NHateoas
Non intrusive HATEOAS implementation for ASP.Net Web API
Arasz/numpy
Numpy main repository
Arasz/RaspberryPi.Net
Raspberry PI .NET library
Arasz/RozgrywkiLigiKoszykowki
Arasz/scipy
Scipy library main repository
Arasz/SharpDX_Demo
Sharp DX Tutorial
Arasz/Simple-Chat-Client
Exercise from Android development course.
Arasz/StarrySky
Final exercise from book "Head First C#".
Arasz/Stopwatch
Simple stopwatch application.