{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":683701091,"defaultBranch":"master","name":"HelloWorld","ownerLogin":"mynameisrhay","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-08-27T12:35:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/143329992?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1700363365.0","currentOid":""},"activityList":{"items":[{"before":"0a8b20c4ace9cab79d9a1fca1bf9fdeeec7f9fb4","after":"3790d8530f4d215811d45f9856d065a362bc5c51","ref":"refs/heads/master","pushedAt":"2023-11-19T02:53:43.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"mynameisrhay","name":null,"path":"/mynameisrhay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143329992?s=80&v=4"},"commit":{"message":"created transactions2.xlsx to store the results of data management from transactions.xlsx. on using_pip_openpyxl, made an an exercise on this. need to apply 10% discount on all the values under C column. Made a chart. This is just a practice to familiarize myself with the Python packages available on the Python Package Index. myself with its available functionalities","shortMessageHtmlLink":"created transactions2.xlsx to store the results of data management fr…"}},{"before":"b55c63bce96f3875db56c5737ec7ec237da8ebe9","after":"0a8b20c4ace9cab79d9a1fca1bf9fdeeec7f9fb4","ref":"refs/heads/master","pushedAt":"2023-11-04T07:06:29.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"mynameisrhay","name":null,"path":"/mynameisrhay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143329992?s=80&v=4"},"commit":{"message":"added a step to print all of the files in the home directory.","shortMessageHtmlLink":"added a step to print all of the files in the home directory."}},{"before":"099725acda8a227587ea3c64e88f123d17c2be59","after":"b55c63bce96f3875db56c5737ec7ec237da8ebe9","ref":"refs/heads/master","pushedAt":"2023-11-04T06:16:42.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"mynameisrhay","name":null,"path":"/mynameisrhay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143329992?s=80&v=4"},"commit":{"message":"done with practicing the use of python packages and module. used 3 approach, import only, from package.module import function, and from package import module. depending on use case, I can apply different methods to call functions under packages. deliberately didn't use 'as' for this practice.","shortMessageHtmlLink":"done with practicing the use of python packages and module. used 3 ap…"}},{"before":"587a02708bbd42d21e8ec52048240f5bf8922bed","after":"099725acda8a227587ea3c64e88f123d17c2be59","ref":"refs/heads/master","pushedAt":"2023-11-02T13:59:57.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"mynameisrhay","name":null,"path":"/mynameisrhay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143329992?s=80&v=4"},"commit":{"message":"practiced using function, positional and keyword arguments","shortMessageHtmlLink":"practiced using function, positional and keyword arguments"}},{"before":"cf1874bd3a5281dedc3d0cff0e1ded1aa12d438b","after":"587a02708bbd42d21e8ec52048240f5bf8922bed","ref":"refs/heads/master","pushedAt":"2023-11-02T12:21:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynameisrhay","name":null,"path":"/mynameisrhay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143329992?s=80&v=4"},"commit":{"message":"Create test file\n\ntest file that was added from github.com, to test handling changes on remote repository","shortMessageHtmlLink":"Create test file"}},{"before":"975352d7843fb23301c8a0bd924e83eb7d24d375","after":"cf1874bd3a5281dedc3d0cff0e1ded1aa12d438b","ref":"refs/heads/master","pushedAt":"2023-11-02T12:19:47.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"mynameisrhay","name":null,"path":"/mynameisrhay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143329992?s=80&v=4"},"commit":{"message":"adding remove_duplicates.py which is an exercise to remove the duplicates on the list.","shortMessageHtmlLink":"adding remove_duplicates.py which is an exercise to remove the duplic…"}},{"before":"e780cdcd7d06004911f69ea37cbdfe931944fbb2","after":"975352d7843fb23301c8a0bd924e83eb7d24d375","ref":"refs/heads/master","pushedAt":"2023-10-29T11:37:59.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"mynameisrhay","name":null,"path":"/mynameisrhay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143329992?s=80&v=4"},"commit":{"message":"solved the create letter f quiz by using for loop. need to use range function to reiterate an integer using for loop. there are many other ways to achieve this but if only using for loop is allowed, this will be achieved with the help of range function.","shortMessageHtmlLink":"solved the create letter f quiz by using for loop. need to use range …"}},{"before":"ed9ebf8327c7a36e3f62335f33ad4d060af49258","after":"e780cdcd7d06004911f69ea37cbdfe931944fbb2","ref":"refs/heads/master","pushedAt":"2023-10-29T10:56:56.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"mynameisrhay","name":null,"path":"/mynameisrhay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143329992?s=80&v=4"},"commit":{"message":"created guessing_game.py and added code. exercised while loop","shortMessageHtmlLink":"created guessing_game.py and added code. exercised while loop"}},{"before":"570585ec2a809bd1164d3501916f0c7fe106d13d","after":"ed9ebf8327c7a36e3f62335f33ad4d060af49258","ref":"refs/heads/master","pushedAt":"2023-10-29T09:07:32.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mynameisrhay","name":null,"path":"/mynameisrhay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143329992?s=80&v=4"},"commit":{"message":"minor changes on basic_print.py and added code for weight_converter.py","shortMessageHtmlLink":"minor changes on basic_print.py and added code for weight_converter.py"}},{"before":"910bd5cab2e42283c3dea2505e780c8b44e08061","after":"570585ec2a809bd1164d3501916f0c7fe106d13d","ref":"refs/heads/master","pushedAt":"2023-10-29T08:51:20.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mynameisrhay","name":null,"path":"/mynameisrhay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143329992?s=80&v=4"},"commit":{"message":"Merge branch 'master' of github.com:mynameisrhay/HelloWorld","shortMessageHtmlLink":"Merge branch 'master' of github.com:mynameisrhay/HelloWorld"}},{"before":"94eb3221cee7781708d342732cff9463672c3a60","after":"910bd5cab2e42283c3dea2505e780c8b44e08061","ref":"refs/heads/master","pushedAt":"2023-10-29T08:39:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mynameisrhay","name":null,"path":"/mynameisrhay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143329992?s=80&v=4"},"commit":{"message":"Create README.md","shortMessageHtmlLink":"Create README.md"}},{"before":null,"after":"94eb3221cee7781708d342732cff9463672c3a60","ref":"refs/heads/master","pushedAt":"2023-09-21T22:13:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mynameisrhay","name":null,"path":"/mynameisrhay","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/143329992?s=80&v=4"},"commit":{"message":"initial commit","shortMessageHtmlLink":"initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADsnjeZAA","startCursor":null,"endCursor":null}},"title":"Activity · mynameisrhay/HelloWorld"}