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

https://github.com/matthewbub/matthewbub


https://github.com/matthewbub/matthewbub

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

Hello world 🙂

I'm a Software Engineer working on Healthcare Tech @ mpulse.com from my home in Redlands, CA. I'm always building cool stuff, let's collab: 6matbub@gmail.com | https://x.com/matthew_bub

## Side Projects

- [My dotfiles!](https://github.com/matthewbub/dotfiles) I use neovim btw
- [My personal website](https://mattbub.com)
- [Asset Generator](https://github.com/matthewbub/asset_generator) Generate AI images via CLI with via the OpenAI API

## Experiments

Stuff that I thought was really cool, but didn't quite take off

- [Calendar Widgets](https://calendar-widgets.com) React component library distributed via NPM
- [.properties AST](https://github.com/matthewbub/dot-properties-ast) an AST parser for .properties files
- [PoS Visualizer](https://github.com/matthewbub/PoS-Visualizer) visualize parts of speech using NLP
- [Auth API]() JWT based auth api hosted on Cloudflare workers
- [Chroniconl/UI](https://github.com/chroniconl/ui) React component library distributed via NPM
- [Stylist](https://github.com/chroniconl/postcss-stylist) Style system built on PostCSS and distributed via NPM
- [Golang Watcher](https://github.com/matthewbub/golang-dir-watcher-prototype) Watch for actions in specificed directories
- [Nodequill](https://github.com/matthewbub/nodequill) Simple and extendable logger distributed via NPM
- [Conventional Commit Helper](https://github.com/matthewbub/conventional-commit-helper) Shell script for conventional commits
- [ABCSS](https://github.com/matthewbub/abcss) Another style system inspried by TailwindCSS
- [Learn Flexbox](https://github.com/matthewbub/learnflexbox) Learn Flexbox via an interactive user interface
- [HTML5 Video Player demo](https://github.com/matthewbub/video-player-manipulation) Experimenting with HTML5 video API