GitHub Projects

Interview Preparation https://github.com/jwasham/coding-interview-university https://github.com/yangshun/tech-interview-handbook https://github.com/taizilongxu/interview_python Data Engineering https://github.com/high-performance-spark/high-performance-spark-examples https://github.com/kerbelp/redshift-utils https://github.com/mozilla/telemetry-airflow https://github.com/igorbarinov/awesome-data-engineering Data Science https://github.com/shirkeyaws/sagemaker-recommender-workshop https://github.com/JifuZhao/DS-Take-Home https://github.com/jupyter/notebook Tutorial https://github.com/dask/dask-tutorial https://github.com/lopusz/gists/ https://github.com/Birne94/rds-s3-database-backup https://github.com/traviscrawford/airflow-pex-example https://github.com/awslabs/lambda-streams-to-firehose https://github.com/GoogleCloudPlatform/python-docs-samples https://github.com/kumarawsbit/awsbit https://github.com/coursera/dataduct https://github.com/mumoshu/kube-airflow https://github.com/segmentio/stack Utility Download Netease CloudMusic

April 16, 2019 · 1 min · 31 words · Eric

Open Source Project Contribution Guidance  [draft]

Contributing to pgmpy Hi! Thanks for your interest in contributing to [pgmpy](pgmpy — pgmpy 0.1.0 documentation). In this document we’ll try to summarize everything that you need to know to do a good job. Code and Issues We use GitHub to host our code repositories and issues.You can look at issues to report any issues related to pgmpy. Here is a guide on how to report better issues. Git and our Branching model Git We use Git as our version control system , so the best way to contribute is to learn how to use it and put your changes on a Git repository....

April 16, 2019 · 4 min · 685 words · Eric

Mac Developer Environment Setup

example setup 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 ######### BASIC ######### # brew /usr/bin/ruby -e "$(curl -fsSL https://raw....

March 26, 2019 · 2 min · 389 words · Eric

Execute Scripts When User Logon Linux Server

When you logon a Linux server, there must be couples of things that you have to do everyday, e.g. change to your project directory, check disk space, or check the server load. Of course you can create some shortcuts and alias in your .bashrc file, but you still need to manual execute your shortcut command and I am too lazy to even execute that command. Well you can solve this problem by modifying your profile file....

June 4, 2018 · 2 min · 233 words · Eric

Resume resources

Reference MonkeyLearn: Word Cloud cresuma: Find Action Word cresuma: 200+ Action Verbs you Should Immediately Try on Your Resume cresuma: 90 Killing Resume Buzzwords to Avoid & Include in 2023 TealHQ: How to Write a Targeted Resume TealHQ: How to Use ChatGPT to Write Your Cover Letter ZipRecruiter: Data Engineer Must-Have Resume Skills and Keywords

April 4, 2018 · 1 min · 55 words · Eric