HN user

wordpressdev

108 karma
Posts8
Comments101
View on HN

My go to folders that are usually backed up.

/downloads - for all downloads under respective sub-folders like /media, /books, /software etc

/projects - personal projects

/freelance - for the freelance / consulting work with a sub-folder for each client

/business - accounts, taxes and stuff

/my-name - personal stuff including scanned documents, pictures etc

/archive - random stuff

I currently have lots of files on the Desktop which requires sorting out. Most of these are either text files with notes and ideas and some PDF. I am planning to move them into a system like Notion.so

  Location: Pakistan
  Remote: Yes
  Willing to relocate: Yes
  Technologies: Python [Flask, Web Scraping, SQL], PHP [WordPress]
  Résumé/CV: https://www.kashifaziz.me/web-scraping-data-mining-services/
  Email: contact@kashifaziz.me
I have experience of PHP (WordPress), Python, SEO and Content Marketing. I am working with Python since last year and am very much interested to have an intermediate level position to further enhance my Pythonic skills.

Sorry to hear about your ordeal. With my experience of working from both sides of the table, I can say for sure that you get what you pay for. Quality is not cheap. Companies in the west usually think that outsourcing to Asia and Eastern Europe would mean they can hire slave labor and pay peanuts for work that would cost an arm and a leg back home. As I said, you get what you pay for.

I am working with clients in the US, Europe and Australia. I know my limitations and never bid for work that me, or my team, can't deliver. This is why I have clients giving repeat work since last 7-8 years.

Chinese assumptions when a Chinese-Canadian I was dating explained she always goes to busy restaurants on the assumption that a lot of customers means they have good food.

Same concept here in Pakistan [guess we Asians think alike ;) ] - we go to busy restaurants and shops assuming they are full because they meet the requirements (good food, low prices etc)

Recently left a job because it was not aligning with my values. Have to rely on freelance projects for a while.

This is not a professional advice, but IMO if the job doesn't match your values, you feel depressed thinking about, and aren't in position to change anything - better walk away while you are sane enough to take the decision.

Best of luck with your future endeavors.

After procrastinating for quite some time, I finally picked up Python and fortunately got a web scraping assignment. Once I did the job, I thought to share the process online so that others may benefit from it. [0] and [1]

As I deep diver into the wonderful world of Python, I plan to document my Pythonic journey, noting that things of interest, the obstacles I come across and how I try to push my way through them.

[0]: Web scraping with BeautfiulSoup and Requests in 20 lines of code. http://www.kashifaziz.me/web-scraping-python-beautifulsoup.h...

[1]: A proxy rotation script. http://www.kashifaziz.me/proxy-server-rotation-python.html/

I present you, the litany against fear..

"I must not fear.

Fear is the mind-killer.

Fear is the little-death that brings total obliteration.

I will face my fear.

I will permit it to pass over me and through me.

And when it has gone past I will turn the inner eye to see its path.

Where the fear has gone there will be nothing. Only I will remain."

---

from Frank Herbert's Dune series.

After working from home for a decade (own projects + freelancing), I have now taken on a full time role mainly because I wanted to change the scenario a bit.

My routine was very haphazard while I was working from home. Being an introvert and with a very small circle of friends, I was lagging on social activity - in general a pretty miserable situation.

Now, 15 days in the new routine and I already feel way disciplined as I have to sleep early to get early for the office. Also, staying away from home for 10 hours makes me feel eager to return back to family, and they seem more welcoming too :)

I may not continue this job (office politics, incompetent management) but I will try to find another day job or some sort of activity where I can spend at least 8-10 hours out of home.

I started my coding journey with GW-BASIC. My teacher used to make whole class do coding on paper, "dry running" the code before we go to the lab and sit in front of an actual computer. The process seemed to be an overkill initially but as I got better with it, I started to take interest in reviewing other people's codes and understanding code written in books without actually typing it in.