{"id":15015520,"url":"https://github.com/kiok46/blogs-posts-tutorials","last_synced_at":"2025-04-12T09:19:07.659Z","repository":{"id":84292857,"uuid":"76209178","full_name":"kiok46/Blogs-Posts-Tutorials","owner":"kiok46","description":"This Repo contains all my Blogs Posts and tutorials.","archived":false,"fork":false,"pushed_at":"2017-09-28T06:43:07.000Z","size":1457,"stargazers_count":15,"open_issues_count":0,"forks_count":12,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-12T09:18:58.066Z","etag":null,"topics":["blogs","codementor","kivy","python","react-native","redux","tutorials"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kiok46.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-12T00:33:57.000Z","updated_at":"2024-01-19T17:32:57.000Z","dependencies_parsed_at":"2023-05-24T06:47:08.927Z","dependency_job_id":null,"html_url":"https://github.com/kiok46/Blogs-Posts-Tutorials","commit_stats":{"total_commits":25,"total_committers":1,"mean_commits":25.0,"dds":0.0,"last_synced_commit":"3ad38776513c0c2a9efc18cf8ecfc05819e3b360"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiok46%2FBlogs-Posts-Tutorials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiok46%2FBlogs-Posts-Tutorials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiok46%2FBlogs-Posts-Tutorials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiok46%2FBlogs-Posts-Tutorials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kiok46","download_url":"https://codeload.github.com/kiok46/Blogs-Posts-Tutorials/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248543836,"owners_count":21121838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blogs","codementor","kivy","python","react-native","redux","tutorials"],"created_at":"2024-09-24T19:47:34.473Z","updated_at":"2025-04-12T09:19:07.631Z","avatar_url":"https://github.com/kiok46.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blogs-Posts-Tutorials\nIf these ever helped you out, then do shoot me an email or leave a star at this repo. That would really make my day. :)\n\n## CodeMentor [(Profile)](https://www.codementor.io/kiok46)\n\n-  [Customizing your Navigation Drawer in Kivy \u0026 KivyMD](https://www.codementor.io/kiok46/customize-navigation-in-kivy-kivymd-python-q01gm3hid)\n    - [Code](https://github.com/kiok46/Blogs-Posts-Tutorials/tree/master/Navigation-tutotial)\n-  [Plyer: Platform independent compatibility layer](https://www.codementor.io/kiok46/plyer-platform-independent-compatibility-layer-6bz32colx)\n-  [Beginner Kivy Tutorial: Basic Crash Course for Apps in Kivy](https://www.codementor.io/kiok46/beginner-kivy-tutorial-basic-crash-course-for-apps-in-kivy-y2ubiq0gz)\n    - [Code](https://github.com/kiok46/Blogs-Posts-Tutorials/tree/master/Basic-App)\n-  [Texture management in Kivy using atlas](https://www.codementor.io/kiok46/theming-in-kivy-0-yt8c94mbb)\n    - [Code](https://github.com/kiok46/Blogs-Posts-Tutorials/tree/master/Texture-atlas)\n-  [Redux, Store, Actions, Reducers and logger: Get Started and a little further](https://www.codementor.io/kiok46/redux-store-actions-reducers-and-logger-get-started-b35h1pvpc)\n\n## GitHub\n\n-  DuckDuckGo App\n    -  [NoItemComponent](https://gist.github.com/kiok46/7f183b4b2556b7151fb811bfa8e5dbb0)\n    -  [Change the Color of Custom tabs when they change.](https://gist.github.com/kiok46/88bb4eccc3bebebef6253a5ea87691b8)\n    -  [Search HistoryCard List like in DuckDuckGo app.](https://gist.github.com/kiok46/74a97fbf34ecfd188544f3b676164c56)\n    -  [Cool cards, with overlay buttons like in DuckDuckGo app.](https://gist.github.com/kiok46/0ca892d2b377827098937f0d0b2daf9e)\n    -  [Custom Tabs in React-Navigation) values.](https://gist.github.com/kiok46/eb446d86210707e836603258528fcf3c)\n    -  [Setup AsyncStorage and store boolean(true/false) values.](https://gist.github.com/kiok46/421dbc17843212118d78c2fe2cd35c2c)\n    -  [Action Creators and Reducers](https://gist.github.com/kiok46/eed0dd78719405b1ccad12edeb1139af)\n    -  [Redux Setup](https://gist.github.com/kiok46/724320960a3f4c6f81612d63bfa9b218)\n-  FoldView\n    -  [Unfolding FoldView](https://gist.github.com/kiok46/06b3ef62590a5447494eeca0f159be58)\n-  What3Words App\n    -  [Customize Drawer (React-Navigation)](https://gist.github.com/kiok46/260d062cfbdb931eb9c214637f2cfb59)\n\n-  Chain React Conf. 2017\n    -  [Bridge](https://gist.github.com/kiok46/28743cd78fdd864322c12306eef0cff2)\n\n-  Ignite \u0026 Reactotron\n    -  [ignite_and_reactatron](https://gist.github.com/kiok46/098e2a846880ec2e451157a0f011ab0e)\n-  [Making a Native Bridge ](https://gist.github.com/kiok46/aa65b2e9c2c51e092a999dc8936222ca)\n\n-  Floating ActionButton\n    - [Understanding how it works](https://gist.github.com/kiok46/ba4b9d93025070d166b1cebc873a0697)\n-  Animations || PanResponder\n    - [Expand Open Button](https://gist.github.com/kiok46/46b9dbfd0031e8b936c5d8408682323d)\n    - [Animation and PanResponder](https://gist.github.com/kiok46/8e4748fc2d875feef39f72ccbde6e583)\n    - [Snapping Header](https://gist.github.com/kiok46/58c354d0ec2a42cd104e501a3c2f8de4)\n    - [React Animations](http://browniefed.com/react-native-animation-book/ANIMATED.html)\n\n-  [Wrapping-Cpp-using-Cython](https://github.com/kiok46/Wrapping-Cpp-using-Cython)\n-  [Wrapping-C-using-Cython](https://github.com/kiok46/Wrapping-C-using-Cython)\n\n\n## WordPress\n\n-  Google Summer of Code 2016 (Kivy \u0026 Python Software Foundation)\n    - [kivy-lets-get-started](https://kiok46blog.wordpress.com/2016/03/16/kivy-lets-get-started/)\n    - [Community Bonding Period, Google Summer of Code’16. (Kivy)](https://kiok46blog.wordpress.com/2016/06/04/community-bonding-period-google-summer-of-code16-kivy/)\n    - [First and Second Week of GSoC](https://kiok46blog.wordpress.com/2016/06/04/first-and-second-week-of-gsoc/)\n    - [After Mid-Term Evaluation](https://kiok46blog.wordpress.com/2016/07/19/after-mid-term-evaluation/)\n    - [Before End-Term Evaluation](https://kiok46blog.wordpress.com/2016/08/15/before-end-term-evaluation/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiok46%2Fblogs-posts-tutorials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkiok46%2Fblogs-posts-tutorials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiok46%2Fblogs-posts-tutorials/lists"}