syke99
An enthusiastic Gopher
Funding Links: https://github.com/sponsors/syke99
- Name: Quinn Millican
- Location: Colorado
- Company: Samsara
- Kind: user
- Followers: 26
- Following: 32
- Total stars: 118
- Repositories count: 41
- Created at: 2023-02-14T21:17:49.915Z
- Updated at: 2024-05-01T11:16:43.204Z
- Last synced at: 2024-05-01T11:16:36.064Z
GitHub Sponsors Profile
Who am I?
My name is Quinn Millican and I am a software engineer who specializes in Go (Golang). I've been in the tech space for almost 4 years now, with 2 of those years being a professional software engineer.
What have I made?
I am the author of the Go packages go-c2dmc, which is used for converting RGB and a handful of other color space values into the nearest matching DMC stitching thread color, as well as dynaQ, a super lightweight extension of Go's database/sql package to support dynamic queries without pre-defined structs to hold the query results. I also have some language-agnostic developer tools in the works that will hopefully be released by the end of the year!!
How will I use your sponsorship funds?
Sponsorship funds will help fund continued maintenance of released packages/other pieces of OSS by helping pay maintainers for helping me support and maintain the OSS I've authored. The funds will also be forwarded as sponsorships to other developers of libraries and packages my OSS depends on.
- Current Sponsors: 0
- Past Sponsors: 0
- Total Sponsors: 0
- Minimum Sponsorship: $3.00
Featured Works
syke99/dynaQ
An extension for Go's sql package in the standard library to support dynamic queries directly from the database, as well as on individual database connections
Language: Go - Stars: 30syke99/go-c2dmc
A Go package for converting RGB and other color formats/colorspaces into DMC thread colors (DMC color name and floss number)
Language: Go - Stars: 8