RoboCar: 5G Cellular Remote Driving Robot Car

Best Device Application Award, International oneM2M Hackathon 2022

Paper Citation Crawler

I developed a web crawler for gathering paper meta information in BibTeX format from ACM conference pages. The crawler used Python-Requests and PhantomJS for fetching and processing web pages. It employed regular expressions and BeautifulSoup for extracting the desired data. To enhance efficiency, multi-threading and proxy configurations were implemented. The collected BibTeX files are available in my public GitHub repository for easy access and sharing.

Tsinghua HRMS Group Mangement Service

The Tsinghua HRMS Group Management Service project streamlined group management within the university’s HR system, enabling administrators to create and manage groups, control member permissions, and access resources through a RESTful web service and Oracle database.

National B2B e-Commerce Platform

The project included the development of an advertising server, RESTful service for click-through rate counting and recommendation, and an on-site search engine. This project demonstrates my expertise in web service development, collaborative filtering, ranking algorithms, and ad server and search engine integration.

Codebox Docker Image

I created a Docker image featuring Codebox, allowing me to set up a portable development server for coding on various devices. The image has gained popularity, with over 6.7K community pulls.