Skip to content

dw-yejing/boring_projects

Repository files navigation

Some useful and fun mini-projects are collected in this repository. Include.

  • If you are preparing an English exam, you can use count_words to count the frequency of each word in past exams.
  • You can play a piano music by free_piano.
  • You can watch tencent's videos in a geek way. by free_video.
  • Using svn_stat to count the code volume of your team members, they will be grateful. 😀😀
  • The re_parser (short for retrieve expression parser) is a small tool designed to parse strings into Elasticsearch DSL.
  • whour, A clean and efficient working hours tracking application that helps you easily manage and track your working time.
  • pic_compressor, an efficient PNG image compression tool.