Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/btmnk/btmnk
https://github.com/btmnk/btmnk
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/btmnk/btmnk
- Owner: btmnk
- Created: 2021-08-29T16:22:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-19T10:39:27.000Z (about 1 year ago)
- Last Synced: 2023-12-19T12:38:10.539Z (about 1 year ago)
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hello there!
My name is Rico also known as "Blume" and I'm a fullstack developer working with React, Typescript and Node.js.
While I'm working as a professional frontend developer I also enjoy building backend applications, bots or just plain simple scripts to ease my everyday work. Since I don't have many opportunities at work to fulfill my desire of learning more about what lies beyond the small crazy frontend domain I use my freetime to create projects with which I hopefully learn whatever I'm missing out on otherwise.
![](https://img.shields.io/badge/Editor-VSCode-informational?style=for-the-badge&logo=visualstudiocode&logoColor=white&color=007ACC)
![](https://img.shields.io/badge/OS-Windows+WSL-informational?style=for-the-badge&logo=windows&logoColor=white&color=007ACC)
![](https://img.shields.io/badge/Code-Typescript-informational?style=for-the-badge&logo=typescript&logoColor=white&color=007ACC)---
![btmnk's GitHub stats](https://github-readme-stats.vercel.app/api?username=btmnk&count_private=true&theme=radical&show_icons=true)
[![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=btmnk&hide=python&layout=compact&theme=radical&show_icons=true)](https://github.com/btmnk/github-readme-stats)## Some of my projects
#### Kumo Discord Bot
One of the projects I'm currently working on is a discord bot build with [Moleculer](https://moleculer.services/) and [Discord.js](https://discord.js.org/#/). Since I usually don't hesitate to go overboard with private projects I also build the application as a microservice system which is deployed with kubernetes on a small cluster.If you're interested in the bot you can checkout [Kumo's official website](https://kumo.gg) or the [Kumo support server](https://discord.gg/xjkqCJUqfe)
#### REX
REX is a utility library for React with components, hooks and functions that don't fit into existing component libraries and solve very specific ui problems.Check out the [documentation](https://etecture.github.io/rex/) or the [source code](https://github.com/etecture/rex)