https://github.com/beeequeue/beeequeue
https://github.com/beeequeue/beeequeue
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/beeequeue/beeequeue
- Owner: beeequeue
- Created: 2020-07-08T16:40:06.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T14:55:42.000Z (about 1 year ago)
- Last Synced: 2025-01-28T09:51:30.029Z (11 months ago)
- Size: 54.7 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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