Hi, I'm Kolappan
I am a software developer based in India. I have been coding since 2012. I wrote my first blog post 2 years after that. I mostly code in and write about C#, .NET and Angular.
Perosnal Projects
.NET Web API Boilerplate
A boilerplate or template for a WebAPI server based on ASP.Net. It contains many core functionalities such as JWT tokens, database connection, error loggers, etc... for a quick setup.
Simple CSV Logger
This is a C# logger class which logs error and other debug info as comma separated values into a CSV file instead of a text file as it is usually done.
AMP Blogger Templates
This is an attempt to implement Google's Accelerated Mobile Pages (AMP) in Blogger. These template take advantage of the custome template feature present in Blogger.
SXWjs
SXW.js is an open-source javascript library that is used to display configurable console warnings to users aginst Self XSS attacks and help prevent it.
Acrylic CSS
A simple css stylesheet for creating acrylic effect / frozen glass effect in websites. This is inpired from Microsoft's Fluent Design Language in Windows 10.
Bootstrap Cookie Banner
Did you see the cookie alert banner down below in this website? It is the same one. It is a simple banner alert about using cookies for websites based on Bootstrap.