These are a few of my hobby projects; GitHub is not my resume. Work projects are in C/C#/C++, Go, *SQL, HTML/JS on AWS, GCP, desktop, and embedded.
- San Luis Obispo, CA
- https://raylee.dev/
Block or Report
Block or report raylee
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
-
-
htm Public
Forked from dskinner/htm
package htm implements a hierarchical triangular mesh suitable for graphic display and querying.
Go
24 contributions in the last year
Less
More
Contribution activity
December 2021
Created 1 repository
- raylee/sh Go
Created an issue in mvdan/sh that received 1 comment
interp: test -d "" succeeds when it should fail
I've been testing shell portability for a silly script of mine, and hit upon a behavior difference with the built-in command test:
for shell in sh …
1
comment