logo
Gautam Blogs
E-com Price Optimization

E-com Price Optimization

July 07, 20245 min readData Science
Case study on price optimization on an e-commerce store. This post will discuss various price optimization strategies and their impact on sales along with some recommendations.
Aerofit Data Analysis

Aerofit Data Analysis

June 20, 20244 min readData Science
This comprehensive case study delves into Aerofit's data, uncovering valuable insights to enhance sales performance and assist the company in providing tailored product recommendations to consumers
Netflix Data Analysis

Netflix Data Analysis

May 20, 20244 min readData Science
This case study delves deeply into Netflix data to uncover insights about the content and assist the company in recommending which content to upload or produce.
Automated Trading System

Automated Trading System

December 29, 20238 min readData Science
Case study of my automated trading system. This post will walk through the process of building the system, the components and technologies used, how it works, and the challenges faced.
View different branch file inside VIM

View different branch file inside VIM

January 30, 20232 min readVim
There will come a time when you will want to view the contents of the same file or a different file from another branch.
CSS Variables

CSS Variables

January 30, 20233 min readCSS
CSS variables are a new addition to CSS. As the name says, we can now add custom variables, similar to SCSS, Less and Stylus.
Why should you remap ESC key in Vim

Why should you remap ESC key in Vim

January 29, 20232 min readVim
By default, the ESC key is used to switch to Normal mode from Insert mode. But as you can see on a regular keyboard, the position of the ESC key is far from the home row keys.
Create quick backup of current file in VIM

Create quick backup of current file in VIM

January 29, 20231 min readVim
Sometimes we have to create a copy of the current working file, just to try out some new thing or feature.
Built using GatsbyJs and hosted on Netlify© Copyright 2024, Gautam Naik