Raghavendra Kaushik
  • About Me

Blog


Informal notes written while exploring various things

Quantum Entanglement

Prerequisite - Basic understanding of Qubit

Posted on December 4, 2020

Introduction [Read More]
Tags: quantum

Adding Latex Support for math equations in your blog on Github Pages

Including mathjax in your blog

Posted on December 2, 2020

If you have a blog, hosted on github pages where you adding your posts in markdown(like most of the blogs built using Jekyll have), here is how you can write math using latex in your blogs. [Read More]
Tags: random

Planning to restart writting

First post in journey of documenting random thoughts

Posted on November 28, 2020

Why Suddenly? [Read More]
Tags: random

Killing process with one command, which is still utilizing the port

Powerful use of piping in command line

Posted on July 28, 2020

Killing the process It happens regularly that when you stop the process(in my case mostly a node server or flask server) and restart in the same terminal session. It gives the error saying PORT is still in use. In that case, using ps aux and grep, you find the process... [Read More]
Tags: random

Automate deployment on an EC2 instance using Github Webhooks

Example of CD for a Django Project

Posted on July 12, 2020

Credits This article have been mainly inspired by the project -Midgard. Thanks to Pankaj Kumar with whom I setup this Continuous deployment. I am a newbie in this field of deployment. If any mistakes, please do provide a feedback. Also thanks to Shubham Mishra for helping us in the process.... [Read More]
Tags: deployment
  • ← Newer Posts
  • Older Posts →
  • RSS
  • Email me
  • Facebook
  • GitHub
  • Twitter

Raghavendra Kaushik  •  2021

Theme by beautiful-jekyll