Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mogery/mogery
https://github.com/mogery/mogery
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mogery/mogery
- Owner: mogery
- Created: 2021-01-18T12:40:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-08T11:46:39.000Z (8 months ago)
- Last Synced: 2024-03-08T12:52:04.434Z (8 months ago)
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Hi there 👋
I'm Gergő Móricz, aka mog or mogery.
- 🔠I’m currently working on [ComCODE](https://comcode.org) and [various software bounties](https://algora.io/@/mogery)
- 📫 How to reach me: I'm on Discord (@mogery)### My proudest moments in code
- [dynarec'd mono bug](https://github.com/ptitSeb/box64/issues/131#issuecomment-941178143)
- [Spotify on Nintendo Switch](https://github.com/mogery/90spot) ([demo](https://twitter.com/mo_geryy/status/1527326596247724033))### OSS contributions
#### 2024
- https://github.com/tailcallhq/tailcall/pull/1152 -- Added better JSON error responses for GraphQL parsing errors (WIP)
- https://github.com/tailcallhq/tailcall/pull/1142 -- Added a mock file system to the markdown-based snapshot testing framework in Tailcall
- https://github.com/mendableai/data-connectors/pull/16 -- Added a Salesforce data connector to Mendable
- https://github.com/qdrant/qdrant/pull/3520 -- Created a snapshot manager system that allows us to abstract the file destination for Qdrant (in review)
- https://github.com/rosenpass/rosenpass/pull/235 -- Ports "rp" shell script to Rust (in review)
- https://github.com/tailcallhq/tailcall/pull/1086 -- Simplified platform-specific IO implementation piping in Tailcall
- https://github.com/mendableai/data-connectors/pull/13 -- Added a Confluence data connector to Mendable
- https://github.com/mendableai/data-connectors/pull/12 -- Added a Jira data connector to Mendable
- https://github.com/mendableai/data-connectors/pull/10 -- Added a Notion data connector to Mendable
- https://github.com/mendableai/data-connectors/pull/6 -- Added a GitHub data connector to Mendable
- https://github.com/tailcallhq/tailcall/pull/1058 -- Fixed an inconsistency in GraphQL serialization in Tailcall
- https://github.com/tailcallhq/tailcall/pull/1054 -- Added markdown-based snapshot testing framework to Tailcall
- https://github.com/tailcallhq/tailcall/pull/1048 -- Added file data source to Tailcall (WIP)
- https://github.com/tailcallhq/tailcall/pull/1044 -- Added AWS Lambda deployment support to Tailcall (in review)
- https://github.com/highlight/highlight/pull/7578 -- Added Rust SDK for Highlight.io
- https://github.com/tailcallhq/tailcall/pull/1015 -- Added a showcase endpoint to run Tailcall on the fly
- https://github.com/calcom/cal.com/pull/13337 -- Added ICS feed support#### 2021
- https://github.com/ptitSeb/box64/pull/132, https://github.com/ptitSeb/box64/pull/135 -- Fixed various issues with Unity game compatibility#### 2020
- https://github.com/amaranth-lang/amaranth-boards/pull/123 -- Added a weird board from AliExpress to Amaranth HDL