- π I'm currently working at Samsung R&D Institute Indonesia (SRIN)
- π± I'm interested at web development and functional programming
- Refactoring: Improving the Design of Existing Code β classic read that never gets old
- Programming with Types β will help you design a better typescript types
- Functional Programming in JavaScript β read this if you want to implement FP in your JavaScript code
- Functional Programming in C# β read this if you want to implement FP in your C# code
- Grokking Simplicity β absolutely amazing book about Functional Programming
- C# in Depth, Fourth Edition β detailed look at C# for each release
- ASP.NET 4.0 in Practice β gain inside and outside about ASP.NET Web Form
- ASP.NET AJAX in Action β they have wonderful explanation about
UpdatePanel
- Product feedback app β CRUD app to track user feedbacks
- Job listings with filtering
- Tic Tac Toe game
- Tip calculator app