{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":50194146,"defaultBranch":"master","name":"PHP","ownerLogin":"geekgirljoy","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-01-22T16:45:33.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/16138522?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1707213715.0","currentOid":""},"activityList":{"items":[{"before":"3317c0ed47bbf981208cff1d1c360091e5c58f61","after":"19a04f61a3833aeac23d08add58450a732055c5a","ref":"refs/heads/master","pushedAt":"2024-06-12T00:48:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geekgirljoy","name":null,"path":"/geekgirljoy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16138522?s=80&v=4"},"commit":{"message":"Add files via upload","shortMessageHtmlLink":"Add files via upload"}},{"before":"c698d0663d40e74807c1f7c34c30c68529583d32","after":"3317c0ed47bbf981208cff1d1c360091e5c58f61","ref":"refs/heads/master","pushedAt":"2024-06-12T00:47:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geekgirljoy","name":null,"path":"/geekgirljoy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16138522?s=80&v=4"},"commit":{"message":"Update ReadWriteWavs.php\n\nI got a grape idea, It's the berry best Life’s a bunch of fruit, Put it to the test! You can't beet this beat, Carrots play along, Lettuce toast the fun, I'm feeling meloncholy, But I'll avo good day, Peel back all your worries, Laugh the clouds away, Life's a punny riddle, Gonna solve it right, Got the zest to giggle, In the daylight!","shortMessageHtmlLink":"Update ReadWriteWavs.php"}},{"before":"5fd766a47d4fd8909bb79d51d795eab37b7bbca2","after":"c698d0663d40e74807c1f7c34c30c68529583d32","ref":"refs/heads/master","pushedAt":"2024-02-06T10:09:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geekgirljoy","name":null,"path":"/geekgirljoy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16138522?s=80&v=4"},"commit":{"message":"Update README.md\n\nBasically... \r\nif c is ScreenSpaceXY[0,0] and Cartesian[0,0]\r\nand p is the \"screen/image center\" of the \"Screen Space\", p(x = width / 2, y = height / 2) = Polar Center\r\nand the \"screen/image center\" is also the Polar coordinates center (like measuring/drawing a circle around the center of the screen/image)\r\nand n is the x & y \"Screen Space\" (image x row & y column) coordinates of interest for converting to polar coordinates...\r\n\r\nThen we can shift the positive only x & y Screen Space coordinates to Cartesian Polar relative coordinates\r\nby \"moving/projecting\" p to c, or rather, calculating the offset of n from p as though p were c\r\nby subtracting p[x] from n[x] and n[y] from p[y]\r\n\r\nOversimplified Example:\r\n\r\nscreen width = 16\r\nscreen height = 16\r\nscreen x center = (16 / 2 (half the horizontal width)) = 8\r\nscreen y center = (16 / 2 (half the vertical height)) = 8\r\n\r\nIf our point/pixel coordinate n is xy[4,4] then...\r\n\r\nx offset from p = n[x] - (screen width / 2) = -4 from center p on x axis\r\nx offset from p = (4 - 8) = -4\r\ny offset from p = (screen height / 2) - n[y] = +4 from center p on y axis\r\ny offset from p = (8 - 4) = +4","shortMessageHtmlLink":"Update README.md"}},{"before":"de22072b9a98530f977e00cd5d9a863d96512d5d","after":"5fd766a47d4fd8909bb79d51d795eab37b7bbca2","ref":"refs/heads/master","pushedAt":"2024-02-06T10:01:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geekgirljoy","name":null,"path":"/geekgirljoy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16138522?s=80&v=4"},"commit":{"message":"Add files via upload\n\nR is for red\r\nO is for orange\r\nY is for yellow\r\nAnd G is for green\r\nB is for blue\r\nI for indigo\r\nAnd V is for violet\r\nPlus Cyan","shortMessageHtmlLink":"Add files via upload"}},{"before":"9dfcba8bc0fb0053cdacc64c225ec96a2d599656","after":"de22072b9a98530f977e00cd5d9a863d96512d5d","ref":"refs/heads/master","pushedAt":"2024-02-06T10:00:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geekgirljoy","name":null,"path":"/geekgirljoy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16138522?s=80&v=4"},"commit":{"message":"Create ScreenSpaceToPolar.php\n\nRoy G. BivC is a colorful man and his name spells out the whole (visible) color spectrum... plus Cyan","shortMessageHtmlLink":"Create ScreenSpaceToPolar.php"}},{"before":"87de6b2fe9a692f30f5eae1d2dc02d1630cea87e","after":"9dfcba8bc0fb0053cdacc64c225ec96a2d599656","ref":"refs/heads/master","pushedAt":"2023-10-17T21:24:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geekgirljoy","name":null,"path":"/geekgirljoy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16138522?s=80&v=4"},"commit":{"message":"Delete Projects/fikitsphp directory","shortMessageHtmlLink":"Delete Projects/fikitsphp directory"}},{"before":"1195627cfba6817df24331f762ba96cefb087ae4","after":"87de6b2fe9a692f30f5eae1d2dc02d1630cea87e","ref":"refs/heads/master","pushedAt":"2023-10-17T01:07:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geekgirljoy","name":null,"path":"/geekgirljoy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16138522?s=80&v=4"},"commit":{"message":"Update README.md\n\nAdded RealisticTypingTyposForAITypists.php - A text mangler for AI generated text - Use Responsibly!","shortMessageHtmlLink":"Update README.md"}},{"before":"3ffa03d0f3729ad5a1e3d809f22675f25eed5bfd","after":"1195627cfba6817df24331f762ba96cefb087ae4","ref":"refs/heads/master","pushedAt":"2023-10-17T01:05:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geekgirljoy","name":null,"path":"/geekgirljoy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16138522?s=80&v=4"},"commit":{"message":"Create RealisticTypingTyposForAITypists.php\n\nA text mangler for AI generated text - Use Responsibly!","shortMessageHtmlLink":"Create RealisticTypingTyposForAITypists.php"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYsaFNAA","startCursor":null,"endCursor":null}},"title":"Activity · geekgirljoy/PHP"}