dhalsim

7
reputation
3

Experiences

  • 6 years of .NET back-end technologies (ASP MVC, WCF, Web API etc.) and MS SQL
  • 6 years of Javascript experience and knowledge on front-end JS
  • Some DevOps and Node.js (back-end JS) experience

Blog Posts

Javascript

Devops

Scala

Some interesting projects on my github

  • Aspect Oriented Programming: I wanted to try and test different methods of AOP from IL weaving to intercepting using IOC containers.

  • Node.js realtime chat application: Using node.js socketio and redis pubsub pattern I implemented a realtime chat application. Details are explained on my Turkish blog article.

  • C# Functional programming: Functional programming concepts like function composition, either, option, LINQ and immutabilty using c# and language-ext library.

  • Python game: University project of a 2d isometric python game with some AI using object oriented and event driven programming.