ProjectsPortfolioExperienceContact

Projects

Some of the projects are from work and some are on my own time.

Dec 24, 2024 0

Algorithms

A comprehensive collection of algorithms from easy to hard difficulty levels, including searching, sorting, graph traversal, dynamic programming, and optimization algorithms with Python implementations.

Dec 24, 2024 0

大众点评爬虫教程

A comprehensive web scraping tutorial for Dianping (大众点评) using Python, Selenium, and MySQL. Learn how to extract restaurant data, reviews, and ratings from China's popular review platform.

Dec 24, 2024 0

Hugo Tutorial

A comprehensive guide to getting started with Hugo, the fast static site generator written in Go. Learn installation, content creation, theming, and deployment.