Tom Lee's repositories
algo_trading_and_quant_strategies
Supplemental Material for Algorithmic Trading and Quantitative Strategies
nd893-p1-navigation-banana
banana navigation using deep learning DQN
Adventures-in-Financial-Data-Science
Here I am collecting the scripts I have used to prepare my book "Adventures in Financial Data Science" and to support my other writing, such as that on Medium. Those for the book are mostly originally written for the RATS time-series analysis system, which is commercial software, so I have begun porting the code to Python Notebooks written for Google's colab https://colab.research.google.com. This is mostly what I will post here. The figures for the book will be generated by notebooks titled "Section n.n.n Section Title" etc.
app-store-scraper
scrape data from the itunes app store
breathly-app
A tiny breath training app built with React-Native
course-stream-collectors
Code for the online course "Java Next Steps: Stream Collectors"
data-engineering-zoomcamp
Free Data Engineering course!
fastapi-asyncalchemy
Example of async SQLAlchemy with FastAPI
fastapi-realworld-example-app
Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI
fastapi_kafka
A asynchronous Consumer and Producer API for Kafka with FastAPI in Python
gitops-kubernetes-cluster
A quick way to build a cluster with ArgoCD then deploy via Applications
Hands-on-Algorithmic-Problem-Solving
A middle-to-high level algorithm book designed with coding interview at heart!
lhft-interview
lhft
MeiliSearch
Powerful, fast, and an easy to use search engine
nd029-c2-apache-spark-and-spark-streaming-starter
This is the starter code for both the course and the project for Data Streaming with Spark
nd029-p1-kafka-streaming-public-transit-status
Udacity Kafka Streams Course P1
scrape-linkedin-selenium
`scrape_linkedin` is a python package that allows you to scrape personal LinkedIn profiles & company pages - turning the data into structured json.
Site-Reliability-Engineering-on-AWS
Site Reliability Engineering on AWS, Packt Publishing
ultimate-fastapi-tutorial
The Ultimate FastAPI Tutorial
vaderSentiment
VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains.