{"id":15407250,"url":"https://github.com/peterfication/peterfication","last_synced_at":"2025-10-16T07:16:55.156Z","repository":{"id":206538252,"uuid":"717143964","full_name":"peterfication/peterfication","owner":"peterfication","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-18T21:18:12.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-13T12:33:57.644Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peterfication.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-11-10T16:54:17.000Z","updated_at":"2025-09-18T21:18:16.000Z","dependencies_parsed_at":"2024-01-09T06:58:29.645Z","dependency_job_id":null,"html_url":"https://github.com/peterfication/peterfication","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":0.4444444444444444,"last_synced_commit":"c1ca93e18a91e73b02b94e93d5f6e067c9d4544f"},"previous_names":["peterfication/peterfication"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peterfication/peterfication","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfication%2Fpeterfication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfication%2Fpeterfication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfication%2Fpeterfication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfication%2Fpeterfication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterfication","download_url":"https://codeload.github.com/peterfication/peterfication/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfication%2Fpeterfication/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279164816,"owners_count":26117796,"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","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-01T16:28:01.997Z","updated_at":"2025-10-16T07:16:55.150Z","avatar_url":"https://github.com/peterfication.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"### This is peterfication ✨\n\n\u003c!-- ![](https://github-readme-stats.vercel.app/api?username=peterfication\u0026theme=dark\u0026hide_border=false\u0026include_all_commits=false\u0026count_private=false)\u003cbr/\u003e --\u003e\n\n![](https://github-readme-streak-stats.herokuapp.com/?user=peterfication\u0026theme=solarized-dark\u0026hide_border=true)\u003cbr/\u003e\n![](https://github-readme-stats.vercel.app/api/top-langs/?username=peterfication\u0026theme=solarized-dark\u0026show_icons=true\u0026hide_border=true\u0026layout=compact)\n\n[On my blog](https://www.petergundel.de/), I occasionally share technical topics I encountered during engineering work.\n\n### Open source contributions\n\n| Project                                                                                 | Main technologies | My contribution                                                                           |\n| --------------------------------------------------------------------------------------- | ----------------- | ----------------------------------------------------------------------------------------- |\n| [RSpec GraphQL integration](https://github.com/peterfication/rspec-graphql-integration) | Ruby, GraphQL     | I'm the author                                                                            |\n| [OpenMeteo Ruby](https://github.com/open-meteo-ruby/open-meteo-ruby)                    | Ruby              | I'm the author                                                                            |\n| [textcase.nvim](https://github.com/johmsalas/text-case.nvim)                            | Neovim, Lua       | I'm the main contributor next to the author.                                              |\n| [ruby-enum](https://github.com/dblock/ruby-enum)                                        | Ruby              | [I contributed the exhaustive case matcher.](https://github.com/dblock/ruby-enum/pull/43) |\n| [num-peek](https://github.com/peterfication/num-peek)                                   | Rust              | I'm the author                                                                            |\n| [mux.yazi](https://github.com/peterfication/mux.yazi)                                   | Lua               | I'm the author                                                                            |\n\n### Personal projects\n\n#### MatchIt\n\n[Playable on the web.](https://match-it.peterfic.uber.space/)\n\nA game about finding matches in a deck of cards.\n\nIt's implemented in [Ruby on Rails](https://rubyonrails.org/) and [Hotwire](https://hotwired.dev/) / [Turbo Streams](https://turbo.hotwired.dev/handbook/streams) without any custom Javascript. A game can be played with multiple players via multiple browsers.\n\n#### Peak Tracker\n\n[peak-tracker.com](https://peak-tracker.com)\n\nMy source-available side project to play around with Elixir/Pheonix and Typescript/ReactNative.\n\nRepositories:\n\n- [Peak Tracker Auth](https://github.com/peterfication/peak-tracker-auth): The OpenID connect identity provider ([Ruby](https://www.ruby-lang.org/), [Rails](https://rubyonrails.org/), [Doorkeeper](https://github.com/doorkeeper-gem/doorkeeper))\n- [Peak Tracker Backend](https://github.com/peterfication/peak_tracker_backend): The web version and GraphQL API ([Elixir](https://elixir-lang.org/), [Phoenix](https://www.phoenixframework.org/), [Ash](https://ash-hq.org/))\n- [Peak Tracker App](https://github.com/peterfication/peak-tracker-app): The mobile app ([Typescript](https://www.typescriptlang.org/), [ReactNative](https://reactnative.dev/))\n\n#### Space Jumper\n\nMy go-to game to implement when trying out a new technology.\n\n- [Space Jumper Unity](https://github.com/peterfication/space-jumper-unity): Implementation in Unity, [playable on itch.io](https://peterfication.itch.io/space-jumper)\n- [Space Jumper React](https://github.com/peterfication/space-jumper): An early protoype in React, Implementation in Unity, [playable on the web](https://www.petergundel.de/space-jumper/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterfication%2Fpeterfication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterfication%2Fpeterfication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterfication%2Fpeterfication/lists"}