An open API service indexing awesome lists of open source software.

https://github.com/beeequeue/beeequeue


https://github.com/beeequeue/beeequeue

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Adam Haglund - @beeequeue - beequeue - bq

I am a self taught developer with a passion for making people's lives easier.

I am mainly interested in UI/UX and platform development.







### npm packages

- [`esbuild-cf-functions-plugin`](https://github.com/BeeeQueue/esbuild-cf-functions-plugin) - 🔧 A plugin to configure ESBuild for building code compatible with CloudFront Functions
- [`remsg`](https://github.com/BeeeQueue/remsg) - A encoder/decoder for the RE Engine MSG file format (for Monster Hunter Rise)
- [`dotaver`](https://github.com/BeeeQueue/dotaver) - 🟥 Semver but for Dota 2 patch versions
- [`@beequeue/sizer`](https://github.com/BeeeQueue/sizer) - 🔢 A tiny CLI for comparing file sizes with gzip & brotli compression

## Projects

### [Yuna](https://yuna.moe/) ([Application](https://github.com/BeeeQueue/yuna), [Website](https://github.com/BeeeQueue/yuna-website)) (archived)



An anime player with a focus on user experience and flowing animations.

### [Anime Relations Mapping Server (arm-server)](https://github.com/BeeeQueue/arm-server)


A REST API for utilizing the data in the [`anime-offline-database`](https://github.com/manami-project/anime-offline-database) project.

### [Is the Patch Out?](https://github.com/BeeeQueue/isthepatchout)




A service that automatically checks and notifies for Dota 2 Patches

### [stratroulette.net](https://stratroulette.net/) ([Backend](https://github.com/sr-net/siege), [Frontend](https://github.com/sr-net/siege-ui))




A simple stratroulette web app.

## More-Than-Nothing Open Source Contributions

- [supabase/supabase-js & postgrest-js](https://github.com/supabase/supabase-js/pull/125) - Created initial implementation of better TypeScript DevX in the database SDK
- [Kong/Insomnia](https://github.com/Kong/insomnia/pulls?q=sort%3Aupdated-desc+author%3ABeeeQueue) - Improved the cookie editor
- [honojs/node-server](https://github.com/honojs/node-server/pulls?q=sort%3Aupdated-desc+author%3ABeeeQueue) - Made the raw node request and response classes available to the handlers
- [ZeroQI/Hama.bundle](https://github.com/ZeroQI/Hama.bundle/pulls?q=sort%3Aupdated-desc+author%3ABeeeQueue) - Added AniList as a source for Poster and Banner images
- [mrsteele/dotenv-webpack](https://github.com/mrsteele/dotenv-webpack/pulls?q=sort%3Aupdated-desc+author%3ABeeeQueue) - Refactored all tests, Fixed Webpack 5 support with backwards compatibility
- [KATT/envsafe](https://github.com/KATT/envsafe/pulls?q=sort%3Aupdated-desc+author%3ABeeeQueue) - Improved how empty strings are handled
- [bundlewatch/bundlewatch](https://github.com/bundlewatch/bundlewatch/pulls?q=sort%3Aupdated-desc+author%3ABeeeQueue) - Added filename normalizing to handle filenames with hashes in them