Platform to host Capture the Flag competitions
Role in this project:
Back-end Developer Contributions:75 commits, 106 PRs, 19 pushes in 1 year 1 month
Contributions summary:Justin focused on optimizing the performance of database queries within the fbctf platform, specifically for team-related data. Their work involved creating the `MultiTeam` class to cache and reduce the number of database interactions, leading to significant performance improvements. They refactored several methods, including `genTeam()`, `genLeaderboard()`, and `genPointsByType()`, to leverage the `MultiTeam` class and its caching mechanism. They also implemented caching strategies using Memcached for improved data retrieval efficiency.
capture-the-flagctfhostctf-framework
Contributions:360 pushes, 53 branches in 1 year 2 months
capture-the-flaghost