Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 443 Bytes

File metadata and controls

13 lines (7 loc) · 443 Bytes

Mini project

docker python playground

In this project, we can deploy a Python playground website in Docker, and they could be created by kubernetes on GCP

indeed scraper

In this project, we can use web scrapy to get lots of related job on indeed, and use NLP analysis to find a trend.

search engine course auto-tester

In this project, I wrote a script to test my code output on testcase and compare them with the right answer.