Skip to content
View franktcao's full-sized avatar

Block or report franktcao

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. word_clout word_clout Public

    Generate word cloud from the important words* of a job posting

    Python

  2. job_scraping job_scraping Public

    Web scraping job postings to better write my resume

    Jupyter Notebook 1

  3. FCKinFitter FCKinFitter Public

  4. kedro_example kedro_example Public

    Kedro example pipeline.

    Python

  5. rc_config_files rc_config_files Public

    bash profile, tmux, vim, etc

    Vim Script

  6. indeed_scrape_start.py indeed_scrape_start.py
    1
    import sys
    2
    import time
    3
    import pandas as pd
    4
    import requests
    5
    from bs4 import BeautifulSoup