This is a clone of AoPS website made by Hakan Karakuş. It is created to provide a better search functionality. Special thanks to Ozan Kaymak and Şevket Onur Yılmaz for their help in scraping. Also thanks to olympiad community for all feedbacks and valuable suggestions.

Changelog

v0.7.0 (2025.03.02)

  • Add regex search to the search page.
  • Fix hide component ids. They should be working properly now.

v0.6.0 (2025.03.01)

  • GFD to ASY converter added. Once the internal asymptote compiler is ready, the output image be plotted directly.
  • Search page shows the occurrences of problems. It is helpful if the source field is missing.

v0.5.0 (2025.02.18)

  • Asymptote images whose codes lie inside [asy] and [/asy] are rendered correctly.
  • Hidden content inside [hide] and [/hide] can now be toggled.

v0.4.3 (2025.02.17)

  • Almost all international contests are collected. There are 32575 problems in total.

v0.4.2 (2025.02.12)

  • National contests not showing up is fixed.

v0.4.1 (2025.02.12)

  • IGMO is added.
  • All current problems can be searched now. There are 28774 problems in total.
  • Asymptote compiler is not working in the server side. It will be fixed and be usable soon.

v0.4.0 (2025.02.11)

  • Asymptote compiler is added.

v0.3.1 (2025.02.11)

  • 2025 Turkey EGMO TST is added to explorer.

v0.3.0 (2025.02.10)

  • Typo in the number theory page is fixed. Problems by Topic page will be available soon.
  • "Request" button is removed as this feature is currently unnecessary.
  • 100 instead of 50 results are shown in the search page.
  • None values in labels in contest pages such as "Day 1" etc. are not shown.

v0.2.0 (2025.02.07)

  • Search page shows problem statements along with source and tags.
  • Problem pages have now toggle button to show and hide solutions. Default is hide.
  • There are 28671 problems in total.

v0.1.0 (2025.02.06)

  • Sevket Mode (no combinatorics) has been added.
  • In search page, keywords can be excluded too. One additional input field for searching problems including a keyword or another has been added.
  • In search page, all queries are now case insensitive.
  • Some international contests (mainly those from last 10 years) had already been added. They can be searched now.