Pinned Repositories
Algorithms
:pencil: Collection of C++ algorithms I wrote 10 years ago.
angular-node-hello-world
A simple AngularJS-NodeJS hello world application with unit tests.
angular-typescript-hello-world
:sparkles: A simple AngularJS-TypeScript hello world application with unit tests.
angular2-hello-world
My first hello world in Angular 2.0.
azure-cloud-service-ga
:cloud: An Azure cloud service that hosts a genetic algorithm solving the Traveling Salesman Problem.
Hackathons
:zap:
node-server-ar-drone
:helicopter: Node library for automating the flight path of a Parrot AR Drone 2.0.
sirarsalih.github.io
A developer's notes.
tinder-function-app
:fire: Automated Tinder app running as an Azure Function.
wintrytech.github.io
Compassion for our people, passion for our clients.
sirarsalih's Repositories
sirarsalih/node-server-ar-drone
:helicopter: Node library for automating the flight path of a Parrot AR Drone 2.0.
sirarsalih/angular-typescript-hello-world
:sparkles: A simple AngularJS-TypeScript hello world application with unit tests.
sirarsalih/angular2-hello-world
My first hello world in Angular 2.0.
sirarsalih/tinder-function-app
:fire: Automated Tinder app running as an Azure Function.
sirarsalih/angular-node-hello-world
A simple AngularJS-NodeJS hello world application with unit tests.
sirarsalih/binary-converter-node-server
:one: :zero: A binary converter node server.
sirarsalih/itera-virtual-book-library
:books: An ASP.NET MVC 5 application using EntityFramework 6.0, OWIN, Ninject, NLog and various frameworks.
sirarsalih/Tinder
Official June 2018 Documentation for Tinder's API
sirarsalih/Algorithms
:pencil: Collection of C++ algorithms I wrote 10 years ago.
sirarsalih/Hackathons
:zap:
sirarsalih/sirarsalih.github.io
A developer's notes.
sirarsalih/ariot2016
Raiders of the Lost Pi's solution.
sirarsalih/arma-command-console
A simple console application for sending TCP commands to ARMA 3.
sirarsalih/azure-mobile-service
Information about my mobile service at Azure
sirarsalih/concurrent-process-communication-promela
Two processes concurrently exchanging messages in PROMELA.
sirarsalih/dotnetfringe.github.io
Website for dotnetfringe.org
sirarsalih/fredagsmoro
Fredagsmoro - Samlet av Karl Øgaard - Arkiv
sirarsalih/fsharpworkshop
F# Workshop
sirarsalih/Games
:space_invader: My implementation of games.
sirarsalih/gitignore
A collection of useful .gitignore templates
sirarsalih/hub-folkemuseet-mirror
A public mirror of the hub-folkemuseet repository.
sirarsalih/machine-learning-workshop
Machine Learning Workshop
sirarsalih/newsfeed-asp-net-core
A news feed website.
sirarsalih/ngconf2015demo
TodoMVC application demo for ng-conf 2015
sirarsalih/number-converter
Converts between number formats in Node.js
sirarsalih/orleans
:recycle: My hub of Orleans projects.
sirarsalih/raspberrypi
:grapes: My cute RaspberryPi.
sirarsalih/restaurant-legacy-asp-net
:spaghetti: My second ever .NET application, a legacy ASP.NET restaurant application I wrote with a friend back in 2008.
sirarsalih/Sounds-of-Street-View-Framework
Sounds of Street View is a digital explorative sound experiment by Amplifon which gives users a 3-dimensional sound experience in a Street View environment. Utilising the Web Audio API platform, sounds are designated as though they were ordinary Google Maps markers, but instead of an image and information being assigned to the marker, a sound is instead.
sirarsalih/thread-locking-csharp
An example demonstrating the usage of locks in concurrent C# code.