k wConverting and downloading M3U8 file — with bash scriptWhat’s M3U8 format?Jun 28, 2022Jun 28, 2022
k wJMeter — set up Selenium WebDriver Sampler (basic steps)“Web Driver Sampler automates the execution and collection of Performance metrics on the Browser (client-side)” — link.Mar 12, 2022Mar 12, 2022
k wSetting up a boilerplate application with Express, PostgreSQL, Sequelize and ReactSetting up a boilerplate application step by step is a tedious work but once done, makes building future projects easier. For my project…Mar 24, 2020Mar 24, 2020
k wWhere two linked lists intersect?Solving data structure problems may be tough for a beginner. You look at the problem and a question arises: where do I start? Recently I…Mar 10, 2020Mar 10, 2020
k wBuilding responsive navigation bar in CSSRecently I was building a navigation bar for one onsite project. Here I share how I used flex-direction property to make my website…Mar 9, 2020Mar 9, 2020
k wData Structures: implementing linked listNot long ago, I have started to practice data structures problems. Below I want to share what has helped me studying linked list problems.Mar 1, 2020Mar 1, 2020
k wData structures: balance in the binary search treeWhile I was practicing data structures problems I stumbled upon the problem how to find the height of the tree and check if the tree is a…Feb 23, 2020Feb 23, 2020
k wReact: deploying your app to HerokuRecently when I was deploying my project to Heroku I stumbled upon an “Application Error”. Finally, I was able to resolve the problem…Feb 23, 2020Feb 23, 2020
k wGit: Solving ‘Large files detected…’ warningRecently I was working on my onsite project that involved uploading large files ( > 50 MB). When I was trying to push changes into my…Feb 16, 2020Feb 16, 2020