Skip to content
/ cfHunt Public

Codeforces Hunting - A website to present the data of Codeforces.

Notifications You must be signed in to change notification settings

wujysh/cfHunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About cfHunt

  • It is a website to present the data fetched from Codeforces.
  • Mainly analyzes:
    • problem difficulty
    • registration trend
    • contest popularity
    • rank group dimensions
    • geographical distribution

Author

Techniques

  • Web frontend
    • Bootstrap
    • JQuery
    • Highcharts
    • Highmaps
    • Thymeleaf
  • Web backend
    • Spring Boot
    • Spring Framework
  • Database
    • HBase
    • MySQL
  • Data retrieval
    • HttpClient (Fluent API)
    • Gson

Acknowledgement