Jay's starred repositories
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
pandas_exercises
Practice your pandas skills!
industry-machine-learning
A curated list of applied machine learning and data science notebooks and libraries across different industries (by @firmai)
pdfminer.six
Community maintained fork of pdfminer - we fathom PDF
120-Data-Science-Interview-Questions
Answers to 120 commonly asked data science interview questions.
unofficial-apis
A collection of unofficial apis. Designed to inspire your next Friday night hack
daily-coding-problem
Solutions to problems sent by dailycodingproblem.com
data-science-interview-questions-and-answers
Data science interview questions with answers. Not ideally (yet)
hate-speech-and-offensive-language
Repository for the paper "Automated Hate Speech Detection and the Problem of Offensive Language", ICWSM 2017
Flask-Blogging
A Markdown Based Python Blog Engine as a Flask Extension.
st-paywall
A python package for creating subscription Streamlit apps
scrape-linkedin
Scrape a public LinkedIn profile.
data-science-prep
Problems from https://datascienceprep.com/
computer_vision
Some computer vision tutorials for my articles
spotify-flask-auth-example
Walkthrough of Authorization Code Flow using Flask and Python, with the Spotify API.
Flask-Landing
simple landing page to collect prelaunch emails
netflix_landing-page
The Netflix.com landing page built via React 16 and Styled-Components. Build deployed via Surge.sh for preview.
Ro-Census-Summaries-By-Zipcode
Census data summarized into tables where each row is a zip code; includes population, area, social, gender/age, racial, economic, rural/urban, and housing information
Pyllow-Scraper
A Web Scraper that outputs Zillow & Redfin listings to CSVs
redis-proxy
Implementing redis proxy using a TTL + LRU cache in Python