Git Product home page Git Product logo

portal-2-leaderboard's Introduction

๐Ÿ‘‹

Pull requests

2023

Responsive Images addon

I have been trusted and given repository admin access to statamic-responsive-images addon and I continue to contribute code to this addon. Additionally I now review other people's pull requests and manage opened issues.

Shipped a big breaking change update to the addon, which allows developers to customize responsive images dimensions output. spatie/statamic-responsive-images#193

Statamic Focal Point Fieldtype addon

Created and published my own little addon for Statamic which allows users to set focal point for an asset in a separate field, as currently in Statamic the focal point values are stored and tied to a single asset at a time.

2022

Participated in and completed Hacktoberfest 2022.

I have been contributing code quite a bit in the Statamic eco-system. While some of these PRs might appear simple, minimal on surface level, behind the scenes they required some code diving to understand what is going on.

portal-2-leaderboard's People

Contributors

ncla avatar stalast avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

portal-2-leaderboard's Issues

The "for better world" list

  • Move on from MySQLi to PDO, could use some wrapper class
  • Merge cooperative and singleplayer templates together as they have similar duplicate code
  • Break down leaderboard updating methods to even more methods so it is more extensible and reusable (e.g. leastportals)
  • Revise changelogging method (INSERT)
  • cURL usleep(100) removal (Windows cURL lib bug)
  • Individual chambers should use APC cache stored leaderboard instead of SQL
  • Change leaderboard arrays from numerical to associative, so it makes more sense what you are moving in view templates
  • Instead of fetching past 30 days of changelog for x user, why not APC cache the last 30 days for all players? (slight micro optimization?)
  • Revise logic in users.php class method processProfile
  • Users class calculateAllPoints silliness, getAveragePlace dryness

Error handling for time-outing for script

If Steam goes down and the Steam Web API timeouts/takes forever to execute, then the task in cRON never really exits and consumes memory until MySQL decides to shutdown and not restart itself because it does not have it's memory necessary to run on my VPS.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.