Rakshan Shetty

Rakshan Shetty

Software engineer, Learning Web development and sharing my experience

Setting up Elixir with Nix

October 02, 2022☕️ 2 min read

Setting up Elixir dev environment with Nix Prerequisites nix - Follow this guide to install nix in your system direnv - helps to initialize…

Using lock file as Gitlab CI/CD cache key

May 11, 2020☕️ 1 min read

Gitlab CI/CD provides a mechanism to cache project dependency so that it can be reused and shared between pipelines and jobs. Using cache…

Native lazy loading image with React

February 22, 2020☕️ 2 min read

Native image lazy loading is added to browsers from Chrome 76 and other browsers are also starting to support it which helps us to add lazy…

Vim Tips

February 16, 2020☕️ 1 min read

List of vim tips I learned Save a read-only file with sudo with Get the full path of current buffer Vim Undo history Toogle Case with tilde…

Debugging WordPress PHP with VS Code and LAMP

January 07, 2018☕️ 2 min read

Sometimes we get away with having the program print out some information by executing commands like console.log for JS or echo, var_dump for…

Learning Angular 4

October 22, 2017☕️☕️ 8 min read

Develop modern, complex, responsive and scalable web applications with Angular 4. Fully understand the architecture behind an Angular…

Mapping Caps Lock to Esc in Linux

June 12, 2017☕️ 1 min read

Switch Caps to Esc from terminal For swapping Caps with Esc On Linux Gnome desktops you can do easily with Tweak Tool ######If you want to…

Rakshan Shetty's Blog

November 03, 2016☕️ 1 min read

Hi, I’m Rakshan Shetty. I develop apps for web. All of my open-source work is up on Github. What I read this week… Montly Lookbacks

Docstash - Personal Cloud Storage

November 01, 2016☕️ 2 min read

The project started as an idea for Final year project when I took the Cloud Computing as project domain. I wanted to use new technology in…

My College Projects

October 29, 2016☕️ 1 min read

The list of all the projects that I worked on during my college period. Most of them are as part of assignments given in college. Some are…