https://github.com/matthewbub/matthewbub
https://github.com/matthewbub/matthewbub
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/matthewbub/matthewbub
- Owner: matthewbub
- Created: 2024-05-06T11:30:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-03T17:57:16.000Z (almost 2 years ago)
- Last Synced: 2025-03-17T23:41:45.176Z (over 1 year ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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