ashish@home:~$

  • Rewriting Jwt From Cookies To Authorization Header

    Some time back I was working on a project (webapp + android app) that uses Postgrest as an API server. The project uses JWT authentication, which is supported out of the box by Postgrest. My project has the following requirements: The webapp stores the JWT in a cookie instead of...

  • Gsoc 2016 Finish

    For the last 3 months I was working with CloudCV for Google Summer Of Code, 2016. The aim of my project was to create a framework that can help people create a web based demo out of their machine learning code. We decided to break the project into two parts:...

  • ./gsoc init

    GSoC 2016 results are out now and I have been selected to work with CloudCV this summer. The idea that I’ll be working on is ‘CloudCV-fy your code’ (not the final name of course). This involves creating a system where anyone can upload their model and train-validate-evaluate on CloudCV’s infrastructure...

  • Keybase To OpenPGP To OpenSSH

    My laptop’s hard disk crashed last week. This is a one year old machine and I never expected the hard drive to go bust so soon. I know that this is my fault because I did hard shutdown my laptop everyday at least 4 times for the last few weeks....

  • First Lecture Delivered (and a small bug in gh-pages?)

    A couple of weeks ago I delivered a hands-on lecture on python basics to freshmen in SDSLabs. This lecture was a part of the lecture series we have here to get people up and running with essential tech. This was the first time I delivered a lecture and it wasn’t...