by H.Thirukkumaran | Apr 3, 2021 | Software Development
This is my reference notes python -m django –version django-admin startproject mysite python manage.py runserver Project Apps -Views – Controller – Model Validation on the server side -Templates – Views (Models Validation on the Client Side)...
by H.Thirukkumaran | Jun 28, 2020 | Cloud Development, Software Development
gRPC is a remote procedure protocol from Google which is open source and programming language agnostic. It is touted to be better than REST in some aspects. The reason why I evaluated gRPC for some of my projects is that it is built into various components of Google...
by H.Thirukkumaran | Feb 4, 2020 | Blockchain
Hyperledger is a set of open source projects from Linux Foundation for developing blockchain framework and tools. In this post I am going to explain how to setup the development environment for Hyperledger Fabric (a modular blockchain framework) in Linux. Before we...
by H.Thirukkumaran | May 30, 2019 | Software Development
It has been an year since I have been working in presales. I have been helping various startups with my presales team to submit their bid for projects with their prospective client. When their prospective clients asked for a website or web application for their...
by H.Thirukkumaran | May 11, 2019 | Blog
I worked very hard to achieve my goals but somewhere in the journey I lost few intangibles like happiness, smile, calmness and others. Two years ago I started to search for a way to regain the intangibles which will make me feel that I am enjoying the journey towards...
Recent Comments