Hello there!
Welcome to the technical & everyday-life notes from AC. Here I write about all things related to programming, product development & design. Mostly, I maintain some random developer notes. Sometimes I also write about non-technical, normal, everyday stuffs.
If you want to know more anout my profile or get in touch, go to the About section.
NOTE: Some of the posts are written by other guests, as mentioned in the individual posts. I do not own them or deserve any credit for those posts, they belong to their respective authors π
π¨π»βπ» Iβm a software developer, working mostly as full-stack developer (if you believe that is a thing), deal with all things product engineering on a day to day basis. I write tools
, web apps
, REST services
and do lot of automation
, using .Net
, TypeScript
, C#
, JavaScript
, Nodejs
and other related tools & technologies. I have keen interest in Software Architecture
and Iβm pretty serious about good design, great user experience & simple, clutter free, maintainable code.
Check my tech-shots, or technical articles on the Tech menu π».
Apart from coding, I take great interest in travel
, food
, art
& photography
. If you too are interested in some of them, go check the Blog menu π¨πΈ.
Some of the recent posts. See more in Tech/Blog menu.
Developer Posters and Stickers - designs [BLOG] Some of my designs for developer or tech posters and stickers Foldable services architecture [TECH] A simple software service architecture to create services that can be scaled out separately, or be run as a single deployment unit WebAssembly - What it is & Why is it so important [TECH] The what, why, how & when of WebAssembly for the dummies The great new Windows 10 Terminal [TECH] The new Terminal for Windows 10 is now available for download (preview) in the Microsoft store. Itβs sooo cool C# 7.2 safe & efficient enhancement of value types [TECH] A quick guide to safe & efficient enhancement of struct or value types in C# 7.2 and 7.3 C# 7 features with minor version updates - C# 7.1, C# 7.2, C# 7.3 [TECH] A quick guide to new features introduced to C# in minor versions 7.1 to 7.3 Hosting an ASP.NET Core web application on Windows IIS [TECH] A quick guide to deploying your new ASP.NET Core app on existing IIS web server Basic coding guidelines for OOP [TECH] A general coding guidelines for Object Oriented Programming, like C# and others What is GraphQL & how to use it [TECH] A very basic introduction to GraphQL. Do you query graph database with it? Non-blocking multithreading & concurrent collections | Thread synchronization Part IV [TECH] Non-blocking thread synchronization, multithreading issues and concurrent collections in .NET