Jan 19Terraform Hashicorp Associate exam: Study and examI passed my terraform hashicorp associate exam in the month of November 2022. In this blog post I want to highlight the preparation time for different levels and what kind of questions to expect in the exam and what resources I used to pass the exam. How much of Terraform do you use on a day to day basis? Ask yourself this question…Cloud Computing2 min readCloud Computing2 min read
Aug 7, 2022Challenges in Deploying Federated Learning ModelsDifference between Federated learning and Normal Machine learning In normal machine Learning the data resides in a single source or is aggregated into a single source by certain ETL (extract, load and transform operations) by data engineers from multiple databases and then used to train a machine learning model. In Federated learning the data doesn't leave the source…Machine Learning3 min readMachine Learning3 min read
May 27, 20224 Lessons from the learning periodI had a very ambitious learning plan for my break between jobs and you can read that post. However, due to specific changes in priorities, the things I have learned have changed and I no longer followed the same learning plan. …Programming2 min readProgramming2 min read
May 21, 2022Review of 5 AM ClubI recently finished the 5 AM club as an attempt to read more ideas on how to make myself more productive. I will summarise the main ideas of this book The 5 AM club. Morning Routine: The book's main idea is that a good morning routine can change the productivity of the…Book Review2 min readBook Review2 min read
May 6, 20227 VSCode extensions to make development comfortableThe following extensions have made my development a lot easier, some of them are language-based extensions and some of them are language independent. Python and PyLance Python and Pylance help a lot in IntelliSense, syntax highlighting etc. this has made developing things in python a lot simpler than it was already. Autodocstring by Nils Werner This is…Programming2 min readProgramming2 min read
Apr 13, 20224 ways to get started with a codebaseAt the beginning of my career, I always got stuck on seeing multiple files and modules since as beginners we just practise by programming everything in a single file and get started from there. The moment there are multiple files and imports things get confusing for the beginner. …Programming3 min readProgramming3 min read
Apr 8, 2022The Learning period resumesI have a certain period of time between now and my next job and I am mostly going to spend that time trying to learn a bunch of different things. …Programming4 min readProgramming4 min read
Mar 26, 2022My first job in a tech startup-A retrospectiveRecently I took up a new offer to move jobs. These are my learnings from being one of the early employees at a startup. Business Impact is Important: As a Junior Engineer at a small startup that is growing, from the get-go, it is important to be learning and implementing stuff that is required…Programming5 min readProgramming5 min read
Mar 19, 2022I failed #100DaysOfCodeSo in 2022 in an attempt to increase my technical prowess and improve and learn about new technologies I started with #100DaysOfCode which is a project where the challenger programs for 1 hour a day for 100 days. …100daysofcode2 min read100daysofcode2 min read
Mar 19, 2022How to avoid distractions online?The average attention span of the human species has gone down a lot and most of it is due to the constant distractions. We use multiple platforms like WhatsApp, Facebook, Twitter, TikTok, Instagram, Medium etc on a day to day basis. …Social Media2 min readSocial Media2 min read