Skip to content

pSovit

mixing literature, programming and some fun

  • .NET
  • SQL
  • Scrapy
  • Misc
  • Tips
  • Thoughts
  • .NET
  • SQL
  • Scrapy
  • Misc
  • Tips
  • Thoughts

Category: Misc

Python Replace Texts For Each File

A useful function to replace certain texts for each files in a given folder: Python... Read more

Jun 4, 2018Feb 9, 2021

How To Handle Right Click Action On Any Element On The Browser

Bind an event handler to the “contextmenu” Javascript event using jQuery. $("body").contextmenu(function (e) { });... Read more

Mar 13, 2018Feb 9, 2021

New Project: Gigyasa

Hello, This post is about introducing my new writing project “Gigyasa“. It is an online... Read more

Oct 28, 2017Feb 8, 2021

How To Create A WordPress Blog From R Markdown?

Creating a WordPress blog directly from R Studio The library packages that you would need... Read more

Aug 23, 2017Feb 8, 2021
Sequential Color Usage

First Exploratory Data Analysis on Kaggle

Here’s link to my first Exploratory Data Analysis Kernel on Kaggle. The data set was... Read more

Aug 6, 2017Feb 8, 2021
Divergent Color

Color Usage In Data Analysis

Data Visualization is an integral part of Data Science and Data Analysis. It is a... Read more

Aug 2, 2017Feb 8, 2021

Visual Studio: Converting a Class Library to Portable Class Library

Before you even start asking GOOGLE about how to convert a Class Library Project to... Read more

Apr 20, 2017Feb 8, 2021

Becoming An Indie Game Developer From A Programmer Background

As Wikipedia defines it, “Independent video game development is the video game development process of... Read more

Apr 12, 2017Feb 8, 2021

Freelance Developers Now Earn Through Writing

Since popular freelancing sites are overrated, today I would like to share with you guys... Read more

Apr 5, 2017Feb 8, 2021

Checklist For Xamarin Forms Development

Here’s a list to help you get started with cross-platform mobile app development using Xamarin... Read more

Mar 30, 2017Feb 8, 2021

Posts navigation

Older posts
Archives
  • December 2018
  • September 2018
  • August 2018
  • June 2018
  • March 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • August 2017
  • July 2017
  • June 2017
  • April 2017
  • March 2017
  • December 2016
  • November 2016
  • July 2016
  • June 2016
  • September 2015
  • August 2015
  • May 2015
  • April 2015
  • September 2014
  • June 2014
  • April 2014
  • March 2014

Proudly powered by WordPress