Vivek KaushalBlocked on code reviews? Let’s fix the process.As an engineer at a growing startup, you’re moving fast and trying not to break things. Getting your code reviewed can be painful. You…Feb 18, 2023Feb 18, 2023
Vivek KaushalWhat really is Golang’s context?Google’s guidelines on Go specify that the first argument of a function in GoLang should be Go’s context.Context type. While the usage of…Jun 26, 2022Jun 26, 2022
Vivek KaushalTalking About Clickbait at CogSci ’22When I joined the Cognitive Sciences Lab at IIIT Hyderabad in early 2017, the north star of publication was the Annual Meeting of the…May 29, 2022May 29, 2022
Vivek KaushalUsing Google Sheets as a Source of Dynamic Data for your Static WebsiteStatic websites are fantastic. You can host them for free, and they are a great segue into full-stack web development. Though when you’re…Dec 25, 2021Dec 25, 2021
Vivek KaushalGenerating Recommendations in a Real World Job MarketWhen you’re a job board catering to employers and job-seekers, the recommendations you generate on both ends become critical…Oct 4, 2021Oct 4, 2021
Vivek KaushalUltimate Rust Crash Course — Short NotesThis post is a compilation of short notes from the Ultimate Rust Crash Course available on Udemy. Taught by Nathan Stocks, the course is…Aug 16, 2021Aug 16, 2021
Vivek KaushalinAWS in Plain EnglishCreate a Notification Service using AWS, Twilio, Docker and Node.jsHow to Create a Scalable, Reliable Notification Service using AWS, Twilio, Docker and Node.jsJul 30, 20211Jul 30, 20211
Vivek KaushalDeploying a MERN Web-App to HerokuThis post builds upon the guide to developing projects in MERN stack that I posted a while back, you can find it here.Jun 15, 20212Jun 15, 20212
Vivek KaushalGuide to Deploying a Flask app on HerokuHeroku is a popular application deployment platform with a functional free tier of services, and Flask is populalar application development…Jun 15, 2021Jun 15, 2021
Vivek KaushalDeploying an MLFlow Remote Server with Docker, S3 and SQLMLFlow is an open-source platform for managing your machine learning lifecycle. You can either run MLFlow locally on your system, or host…Jun 14, 2021Jun 14, 2021